So, after getting this form created can anyone point me in the direction of how to make it functional for a user to fill out? I am stuck! I'd like to have a radio button to select the answer from each group of possible answers and then make it submittable.
I <3 you. Thank you! Nesting the attributes for the answers INSIDE of the attributes for the question inside of the parameters for the survey... I never would've figured it out in a million years.
So, after getting this form created can anyone point me in the direction of how to make it functional for a user to fill out? I am stuck! I'd like to have a radio button to select the answer from each group of possible answers and then make it submittable.
I <3 you. Thank you! Nesting the attributes for the answers INSIDE of the attributes for the question inside of the parameters for the survey... I never would've figured it out in a million years.
Would I need to add the params for the answer to the survey class or to the questions class?