I would like to show 4 questions in a random order per participant. I want a participant to see all 4 questions once. The 4 questions are to be presented at different times during the survey.
- Other questions...
- Present 1 of 4
- Other questions...
- Present 1 of 4 (but not the one already showed earlier)
- Other questions...
- Present 1 of 4 (but none of the 2 presented earlier)
- Other questions...
- Present 1 of 4 (the last one that the participant haven't seen)
I think I could create embedded data to form groups with a set random order, and use branch logic to assign participants to a group, but ideally the order of the 4 questions would be totally randomized across participants.