I need to create an interface for the user to be able to create a form/quiz.
The tricky part is to create Multiple Choice Questions.
I want the user to write the question, then click on the button to ‘Add Option’.
Multiple options can be added.
Once saved, the question is saved with the available options.
How do I do this?
