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
Page 1 / 1
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.
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.