How can i stablish the end of the questionnaire if the person who is answering put a “no” in the answer?
I have a question that requires the answer of a previous question (for example 3 to 4). I need that the answer of the question (3) show the option in the next question (4) in the page tittle. For example:
- For what reason did you contact Seguros Falabella? (multiple choice)
- Complain
- Congratulation
- To quote
- Consult
- Require
- Other
- Please indicate the social networks that you did a ( In base to the answer of previous question, and I need to put this option in the text)
- Another
Thanks!
You can do this but the two questions can not be on the same page. Lets say the question id for #3 is 299. In the title for #4 use this “Please indicate the social networks that you did in [question(“value”), id=”299″]”. You can locate the question ID within the survey legend under Tools.
Check out more information on merge codes here: https://help.surveygizmo.com/help/article/link/merge-code-intro
×