Poper Quiz — How do I send people to different questions based on the answer they choose?
Add your questions on Create, then open Logic and connect each answer’s handle on a question node to the next question or end you want. Visitors follow the path you draw.
Before you start — branching only works when:
One question per page is on (not “all questions on one page”). If questions are not shown one at a time, the saved flow is not used for navigation.
Shuffle questions is off. Shuffled order and custom flow do not work together.
Live Quiz is off while you edit flow. When Live Quiz is on, the Logic tab is disabled because the presenter controls the session.
Fix those in Configuration (General, and Live Quiz where relevant) before relying on your diagram.
Step 1 — Build questions on Create
Open your quiz in the editor.
Stay on the Create tab.
Add the questions you need, including the ones that will sit on different branches after your splitting question.
Step 2 — Wire answers on Logic
Open the Logic tab.
Find the question that should branch (multiple-choice and true/false show one connection point per option, plus a default path).
Drag from the handle for option A to the node that should come next if they choose A.
Drag from option B (and other options) to different nodes when those paths should differ.
Connect the default path if you want a fallback when no other rule applies.
Make sure each path eventually reaches End or the right Outcome node so the quiz does not stop unexpectedly.
Step 3 — Check in preview
Open the quiz preview.
Run through twice and pick different answers on the branching question.
Confirm the next screen is different each time. Optionally run the path that should use default and confirm it still finishes correctly.
Optional note: For splits based on a previous answer’s value (not only “which option they clicked”), you can place a logic node between steps and use its true/false outputs. That is a separate, shorter walkthrough if you need only that piece.
If something is wrong: Recheck shuffle, one question per page, and Live Quiz first. If the quiz ends too soon, look for a path that never reaches End or an outcome and add the missing connection.




