How do I set a Randomizer to allocate a subset of scenarios first until a target is achieved? | XM Community
Question

How do I set a Randomizer to allocate a subset of scenarios first until a target is achieved?

  • 30 June 2020
  • 1 reply
  • 1 view

Badge +2

My survey has 12 scenario blocks. I would like to randomly allocate the blocks so that each participant only views one scenario. Is there a way of setting the Randomizer such that any 2 scenarios are presented first until I have a fixed number (say 100) of responses per scenario before the rest of the scenarios are allocated. My goal is to have 100 responses per scenario which will give me 1200 responses. However, if the response rate is low, I would like to get 100 responses for any 2 scenarios before the rest of the scenarios are presented. Any idea how I can achieve this?


1 reply

Userlevel 7
Badge +22

Create a quota of 100 responses.
Using branch logic, check if quota is met then show randomizer with only 1 scenario, else show randomizer with 2 scenario. You can duplicate the randomizer and just change randomly show '2' items in the randomizer setting.

Leave a Reply