Solved
Loop over Loop-and-Merge?
Hey there,
If you have 10 options (say products) and you want respondents to
* pick 1/10
* answer a question about what they picked
* pick 1/9
* answer a question about what they picked
* pick 1/8
* answer a question about what they picked
* .
* .
* .
* pick 1/1
* answer a question about what they picked
How would you achieve this?
I can achieve the first two steps (pick 1 of 10 -> answer a follow up question) with a loop and merge. But how to loop over loop and merges?
Thanks a lot,
cheers
Jana
Best answer by PeeyushBansal
You can do this by below solutions:
Without loop
Ask single select question with 10 options and in basis of selection ask block for that selection. Ask single select question now with left over 9 options and so on. In this case you have to copy your block 10 times if they have similar question for each item.
Loop merge solution
Ask rating question to rate them 10 items and that store there labels in ranking order in embedded variables using java script and than use these texts in ranked order in loop and merge.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
