I have problem with Radio Button
I am making small online examination application.
The problem is, suppose I select option 2 as the correct answer for first question,
Then for second question option 2 appears as selected ,
This may confuse the candidate for examination,,
Then if I make choice of 4th option,this appears selected for the next question,,,
I used:
radop1.setSelected(false)
But it is not helping,
Please help
Regards,
Harleen