If the correspondents choose for example option A, B & C - then i would like them to receive all the followup questions for the choices they've made.
Right now, when correspondents choose multiple options which all have different follow up questions, they only receive one followup question, which was the first choice they’ve made. I want them to receive all the questions for the options they’ve chosen.
Thanks in advance!
Best answer by James
Oh I see what you mean @subbasel - I’ve just been having a dig around and it looks like @john.desborough built something very similar here - that one has multiple follow-up questions for each option inside question groups, but I believe the principle should be the same.
This is what you’re looking to achieve, right? If so, you can find details of the setup in this thread:
If I’m inferring this right then you need to apply logic to all of the questions to cover all the permutations, based on what was answered in question 1.
For instance, if you have a starting question with 3 options then with 3 further questions:
Question 1 - logic =
If A go to question 1
If B go to question 2
If C go to question 3
If A and B go to question 1
If B and C go to question 2
If A and C go to question 1
(you might not even need the final 3 options, actually, but this is what worked when I tested it)
Question 2 (option A question) - logic =
If answer to question 1 was B go to question 2
If answer to question 1 was not B go to question 3
If answer to question 1 was not B or C go to end
Question 3 (option B question) - logic =
If answer to question 1 was C go to question 4
Thank you for taking the time to answer my question. However, it is not what i’m trying to achieve.
I chose only option A in your form, and the outcome of this brings me to “This is a follow up question for Option A” as well as “This is the follow-up question for Option C” without me choosing option C.
Lets say the main multiple choice question would be: What is your favorite color(s)? 1. Red 2. Blue 3. Yellow 4. Green
The follow up question would be: Why is red/blue/yellow/green your favorite color?
If i choose Red and Yellow, then i would like the follow up questions to be: 1. Why is red your favorite color? 2. Why is yellow your favorite color?
Oh I see what you mean @subbasel - I’ve just been having a dig around and it looks like @john.desborough built something very similar here - that one has multiple follow-up questions for each option inside question groups, but I believe the principle should be the same.
This is what you’re looking to achieve, right? If so, you can find details of the setup in this thread: