I have a feedback form on my current project, and it's the first time I've used Option boxes for the user to select an option. I want the user to be able to select one option per question. IE:
Was this helpful?
- Very Helpful
- Helpful
- Not helpful
How much did you like this program?
- Very Much
- Likeable
- Not much
I want the user to select one from each question, but when I load the form, the user can only select one option altogether.
Any help?