Overview
Sometimes you would want to have more than one 'other specify' answer in a multiple selection question.
Adding the 'Other specify' answers:
- Add the answers to the question.
- For each answer click the 'properties' button.
3. Enable the 'Other (specify)' property.
- Choose the input type.
- If you wish this answer to be an exclusive answer, check the ‘Exclusive Answer’ checkbox.
Common Functions used to retrieve the value
AdditionalAnswerText(Question Index, Answer Index)
Common Functions used to set the value
SetAnswerWithAdditionalTexts(Question Index,CreateAnswerWithAdditional(Answer Index, Text To Set));
That’s it!
Visit us at: http://www.dooblo.net
Comments
Good morning,
I would like to display the text entered in "other to be specified" of question A, in the list of answers for question B
Please sign in to leave a comment.