Reset all Radio Buttons to be in selected

Dear Team,

Your kind assistance is needed in resetting all radio buttons to be unselected.

I am working on a quiz based game. After the user has selected an answer and moves to the next question, one of the radio button is automatics pre selected. How can make it not pre select. I want the user to manually choose his answer.

Help will be greatly appreciated.

Thanks

Hi @valuba2011,

By the standard concept of a “radio button”, one will always be selected. If you want the user to choose from a set of options, you should use checkboxes, a series of buttons, or similar.

Best regards,
Brent

Hi @valuba2011,

By the standard concept of a “radio button”, one will always be selected. If you want the user to choose from a set of options, you should use checkboxes, a series of buttons, or similar.

Best regards,
Brent