Solved
Randomization and Display Logic
I am struggling to create a question using randomization and display logic and I was hoping for some help. I have an Brand Awareness question with 7 brands.
I then have a follow up question that I want to be repeated for each brand they are aware of but for a maximum of two brands. So if they select all 7 brands, they will only see 2 follow up questions.
If they select Brand A and Brand B, I want the two question follow up questions to be for Brand A and Brand B.
If they select either Brand A or Brand B, I want them to be asked the question for that brand and one of the remaining brands.
If they select neither Brand A or Brand B, I want them to be asked the follow up question a maximum of twice for the remaining.
The way I initially thought to do this was to place display logic on each follow up question and randomize them in the survey flow. The problem is that randomization does not take into account display logic, so it will include those brands that haven't been selected and the display logic will skip them.
Is there anyway I can setup the logic on these questions?
Best answer by TomG
@Peter_Furness,
Two approaches:
1. If the follow-up questions are generally the same you can use a loop & merge based on your awareness question. Randomize the loop and present only two loops. You can pipe in differences in question text etc. by adding additional loop & merge fields.
2. If the follow-up questions are completely different, put the questions in different blocks, use a survey flow randomizer, and put the questions inside branches where the branch logic replaces the display logic. Set the randomizer to present only two of the seven.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.