Hi,
I am trying to achieve the following- I am asking people to rate different items along various dimensions.
Stage1: I want each person to rate only a random subset of items (say 5 out of 10) along dimension 1. I use the randomiser in the survey flow.
Stage 2: Next, I want the people to rate the same items along dimension two. Normally, I would just use a display logic and choose to display a question only if the corresponding question was shown in the previous stage. But with the randomiser, display logic doesn’t work.
I tried using the branch option, but that doesn’t produce the desired result. I do want to keep the order as it is now (ie, first people rate all items along dimension 1, and only after rate them along dimension 2).
Does anyone know a way around this?