How to Use Conditional Logic in Product Recommendation Quiz¶
Conditional Logic allows you to branch the quiz or hide content based on customer answers.
How to Show or Hide Content Based on Quiz Answers¶
In this article, you’ll discover how to use IF-THEN
conditional logic to display customized text to quiz takers. This includes adding custom text within your quiz using Jump Logic or Skip Logic and displaying custom text on the Results page with Display Logic.
How to Use Jump Logic¶
Jump Logic is a tool designed to personalize the experience of quiz participants by guiding them down different paths based on their answers. This article provides a clear, step-by-step guide on how to use Jump Logic, its workings, and examples to illustrate its functionality.
Use Jump Logic to:
- Send users to different follow-up questions or content based on their answers.
- Branch the quiz based on the user's answers.
- Send users to different results pages based on their answers.
- Send users to an external URL based on their answers.
How to Use Skip Logic¶
Skip Logic is a tool used in quizzes or surveys to make answering questions smoother for people taking them. It works by changing the order of questions based on the answers given to previous questions. This means if someone answers a question a certain way, they might skip some questions or see different ones next. This guide will show you how to set up and use Skip Logic, including some examples of how it works.
Use Skip Logic to:
- Skip questions based on the user's answers.
- Show different follow-up questions based on the user's answers to multiple-choice questions that allow multiple selections. For example, if you want to show different follow-up questions based on the (skin, health) concerns the user selects.
How to Use Display Logic¶
Display logic is a feature of the Results Page that allows you to make elements visible or hidden based on conditional logic rules. This article explains how to use Display Logic on the Results Page.
Use Display Logic to:
- Show or hide content on the results page based on customer's responses to questions.
- Show or hide content on the results page based on the score of a variable (custom scoring quiz, personality-type quiz).
- Show or hide content on the results page based on the variable with the highest score (personality-type quiz).
This article explains different types of conditional logic in a quiz. It redirects you to other articles that explain how to use conditional logic in more detail.