You may also be interested in...
Q1: Which games do you play? Baseball Basketball Soccer Tennis
The above question is a Multiple Select type question. Now, if respondents select the answer option Baseball and Basketball you want to branch them to Q2, else you want them to branch to Q3.
#if (${Q1_1} == "1" && ${Q1_2} == "1") $survey.branchTo("Q2") #else $survey.branchTo("Q3") #end
Question code for the question is Q1
If the question is a Multiple Select type question then the answer options are referenced as follows:
If the question is a single select type question then the answer options are referenced as follows:
This feature/tools described here are available with the following license(s) :
Unlimited Surveys, Questions
Advanced Toolset and Features
No Long Term Commitment