Skip Logic allows you to manipulate the survey path for some or all of your respondents.
Learn more about aytm Logic in the Lighthouse Academy!
Programming Skip Logic
- In the appropriate question or answer field, type
[skip to q#]to skip to a specific question (replacing#with the destination question number), or[skip to exit]to send respondents directly to the exit when they click Next. - Use Conditional Logic to skip only a subset of respondents to a destination.
Example:[Skip to Q5 if Q2A3]— respondents who selected A3 in Q2 will skip to Q5.
Rabbit Icons
- Click the rabbit icon to the right of a question to add Skip Logic, and select the respondent's destination from the dropdown.
- Click the rabbit to the right of an answer option to enable conditional skip logic, and select the destination for respondents who select that option.
- Click the Random mode button to enable Random mode instead of skipping to a specific question or exit. Learn more about Direct Skip vs Random Skip Logic.
- Click the red X to the right of an enabled rabbit to remove it from the question or answer option.
⚠️ Note: If you're using other types of logic in your survey, using Skip Logic via rabbit icons is not recommended. Use hard-programmed Skip Logic as described above instead.
