Conditional branching: Multiple answers leading to same next question?

Conditional branching: Multiple answers leading to same next question?

by Sebastian Gendry -
Number of replies: 1

Hello!

Let's say question one is multiple answers with options from 1 through 10

(How) Is it possible to have answers 1 - 6 show a particular question on the next page (e.g. Q2), answers 7 and 8 show another question still (e.g., Q3), and answers 9 and 10 also show a particular question (e.g., Q4)?

I know how to do this in a 1 to 1 relationship, but not 1 to many.

Any suggestion?

Thank you!

Average of ratings: -
In reply to Sebastian Gendry

Re: Conditional branching: Multiple answers leading to same next question?

by Mike Churchward -
Picture of Core developers Picture of Plugin developers Picture of Testers

The current dependency function allows for multiple questions/answers to be defined as parents. They can be either mandatory, where all questions selected must be met, or optional, where one or more questions must be met. I believe the optional section would meet your needs.