How can I set up the following randomization rule in Qualtrics.
Here's what I'm thinking...
Top/1st level Priority brands:
Brand 1
Brand 2
Brand 3
2nd level priority brands:
Brand 4
Brand 5
Brand 6
Participant is aware of brands 1, 2, 3, 5, 6.
If I only have room for a participant to see 4 brands in the loop, I'd want it to assign so that they see 1,2,and 3 (the higher priority brands) and then it randomly assign either brand 5 or 6 (the two aware of in the second priority level) for the 4th brand spot.
Let me know if that makes sense!
The following will get you most of the way there with the least effort:
Add a multiple choice question before the loop with the 6 choices. Add display logic to each choice based upon awareness. Add Advanced Randomization to the question like this:
Hide the question with JavaScript (and click Next if it is on a page by itself). Base the loop off the hidden question.
The caveat is that if they aren't aware of 1, 2, and 3 it will display less than 4 in the loop. If you really need a minimum of 4 you could set up survey flow branch logic with randomizers that set embedded variables based on the number aware. You would then use those embedded variables in your hidden question display logic and just randomize (without Advanced Randomization).
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.