Randomly displaying 5 out of 10 items in stage 1, then asking follow up questions for the same 5 items | XM Community
Skip to main content

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?

 

Create a JS hidden Multi select question with option as the image URL and make all option selected using default choice. Now randomise this question option and display only 5 option. Use this question in two loop and merge blocks i.e. one for each attribute.


Thanks for your reply @Shashi. Since I am relatively new to this, could you please explain this more in detail, step by step? 


Leave a Reply