Solved
Redirecting people from a multiple choice question

Hi,
I have a question to which I offer multiple choices.
What ever they answer to that question I then need to redirect them to another block.
* Display logic does not work because it asks me to pick one of the choices people might make
* Skip logic sends you to either the end of block or end of survey
* Branch logic does not work.
Any ideas?
Many thanks
Anne-Laure
Best answer by Sringling
Hi @AnneLaure_19 ,
> What I mean is that it is only possible if I create a branch logic for each of the answers.
> If I had 'yes' or 'no' sort of question, the condition would just be 'if yes' or 'if no' is selected but,
> with a multiple choice question, it's a whole other story.....
What I was suggesting in my answer was that you don't need a branch for each answer, because you can combine all answers in one branch condition. Would look like this (make sure you use "or", not "and"):
!
Unless I misunderstand your context, this should do the trick.
best wishes
Sven
View original
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.