I created a database where the user can "Create A Survey".
The survey is designed to allow the user to create questions and then indicate whether the responses are going to be written, select one, or multiple choice. If the user designates the responses to be select one or multiple choice, then the user can create the options available.
Now I want to create the "Take A Survey" portion. I'm stuck with how to create multiple fields for multiple choice answers and how to store the selected choices. Does anyone have any recommendations or has anyone seen a page that gives ways to tackle this issue?
The survey is designed to allow the user to create questions and then indicate whether the responses are going to be written, select one, or multiple choice. If the user designates the responses to be select one or multiple choice, then the user can create the options available.
Now I want to create the "Take A Survey" portion. I'm stuck with how to create multiple fields for multiple choice answers and how to store the selected choices. Does anyone have any recommendations or has anyone seen a page that gives ways to tackle this issue?