Feedback for multiple response questions is accomplished with the following interface.
Figure 9: Multiple response question
A respondent can choose multiple answers for a multiple response question. If you choose to use feedback for a multiple response question, you will be presented with a list of the answers to the question. You can select one answer from this list. If the respondent checks the answer that you have chosen from the list, the value that you have provided will be used. If the respondent does not check the answer, the option that you have selected for not answering a question will be used.
You can choose the value <<UserInput>> for the 'other' answer. If the respondent chooses 'other' and enters any text in the 'other' field, then this text will be used, if you have selected <<UserInput>>.
For the 'Not Applicable' answer, you can choose to use the NULL value when the respondent chooses the 'Not Applicable' answer. You can do this by selecting the value <<NULL>>.
You can provide the information that will be placed in the feedback database for one answer of a multiple response question at a time. If you want the feedback of multiple answers, then you will have to use multiple columns in your feedback table to accomplish this. The values that you can provide depend on the data type of the destination column. For the string type, you can enter any text string. For the numeric type, you can provide any numerical vale. If the column is of type date, then you will be able to select any date and the value <<DateParticipated>>, which will be replaced by the date at which the respondent completes the survey. For the boolean data type, you will be able to select true or false.