Randomizer not working? | XM Community
Solved

Randomizer not working?

  • 29 January 2020
  • 1 reply
  • 53 views

Hi all,

I'm making a survey for my dissertation. The survey will entail a participant being allocated to one of four vignettes randomly, and then filling out a set of questions. I've tried setting up the randomizer by using embedded data as shown below:

!

But for some reason on my test responses it solely allocates participants to Condition 4. How do I go about resolving this?

Thanks
Becky
icon

Best answer by TomG 29 January 2020, 01:57

View original

1 reply

Userlevel 7
Badge +27
Because CONDITION is always 4 since it is the last one assigned.

You need to have four separate embedded data blocks under the randomizer that each assign a different value to CONDITION. Then randomly present 1 of the 4.

Leave a Reply