Hi! I am creating a quiz with three different logic-based jumps / branches. Is it possible to create additional logic within one question? For example, there is a question with 4 answers: if you choose answer 1 you jump to question a, answer 2 leads you to question b and so forth. However, if you choose answer 1 I want you to skip question b, but there is one answer that needs to go through all questions, so I don’t want to add a logic for question a, but rather embed a second logic within answer 1’s logic. Does this make sense? Let me know!
Answered
Logic within logic
Best answer by john.desborough
- if answer to question 7 is A then jumpto q11
- if answer to q7 id D then jumpto q9
make sure those are the logic rules on q8…
that should work
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.