Solved
Looping Over Multiple Blocks with Branches
Hi.
I have a created survey (actually quite simple). There is one question that I'm calling the anchor question that looks something like this?
Where did you go next?
a. home
b. school
c. store
d. library
e. I went nowhere else today.
Basically, each answer solution a-d triggers custom questions about that specific location (that I have in the survey flow). Choice e is basically the escape character. It is unknown how many places a person went in a day. It is also possible that the person went to the store multiple times that day. Each response a-d has its own block with the questions specific that that answer. I would like to loop over this question and the response-specific questions until choice e is selected. Anyone know how to do this simply?
Thank you!
Best answer by Anonymous
> @KLBoles said:
> Hi.
> No. Not quite. Let me be a bit clearer.
>
> The loop starts with the anchor question:
>
> Where did you go next?
> a. home
> b. school
> c. store
> d. library
> e. I went nowhere else today.
>
> If (b) school is chosen, they receive follow-up questions like:
>
> b.1 What courses did you have in school today?
> b.2 What did you learn today?
>
> When those questions are completed, they need to go back to the anchor question:
>
> Where did you go next?
> a. home
> b. school
> c. store
> d. library
> e. I went nowhere else today.
>
> This time, they might choose (c) store. They would receive follow-up questions like:
>
> c.1 What store did you visit?
> c.2 What did you purchase?
>
> Then again return to the anchor question:
>
> Where did you go next?
> a. home
> b. school
> c. store
> d. library
> e. I went nowhere else today.
>
> I would be comfortable with assuming they only went 15 (max i) places during the whole day... that is we would - at max - need to return to the anchor question 14 times. However, lots of people will not have visited 15 places in the day, so when they choose choice (e) "I went nowhere else today" it needs to act like an escape character - never again returning to the anchor question.
>
> I hope that makes more sense. Thank you for trying to help me!
>
Please see this preview survey and is this how you want ?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
