Trace the label of a radio button

I am making a quiz. When the user submits the wrong answer, I want to show them what the correct one was. I can get the correct selected data, but my data is A,B,C,D etc. which is why I need the label.

Any idea??

Er… why not just use lots of frames?

Why use lots of frames?
“Why not just use scense?”

Use arrays and for loop the radio bottons on stage and have the correct anwer in array or something…