Hi !
I am running a survey that needs to ask the same question 20 times changing one word in the question. To do so, I have created a loop with the 20 options and selected Randomise loop order to make sure that these questions appear in a random order.
Up to here everything works fine.
The problem is that now I have to ask a follow up question - but I want this question to appear only for 6 out of the 20 questions. And I want this follow up question to appear directly after the previous one, not after the whole loop is completed.
For instance:
Question 1: What is your opinion on …A… ?
For this question we have 20 options, so: A,B,C,D,E,F,… up to 20.
I want this question to appear for the 20 options but in a random order.
Question 2: Do you know where A comes from?
This question will only appear for 6 out of the 20 options, and directly after question 1. After responding to this question, the loop would continue with question 1 for other options.
Any help is more than welcome! Thank you!