I have a form that pulls questions from a database (somewhat like a survey) and then has a number of fields that I want the user to answer about the statement/question.
When I type an answer/response in the additional fields, all of the questions are automatically assigned the same answer which obviously I don't want.
How can I set these so that each field will be unique or am I going about this all wrong?