Home / Help centre / Building quizzes
Building quizzes
Branching logic
Show or skip questions based on earlier answers, so each person gets a shorter, sharper quiz.
Branching lets a quiz react to what someone has already told you, so they only see the questions that are relevant to them.
How to use it well
- Keep the first question simple, then branch from there.
- Use branching to skip whole sections that do not apply.
- Avoid deep chains of rules: a few clear branches beat many tangled ones.
The result is a quiz that feels personal and takes less time to finish, which lifts completion.