How does one generate many multiple choice comparison questions randomly? | XM Community
Skip to main content

Hi, I am trying to compare two versions of a film. Respondents will indicate which version they saw. I would like to generate multiple choice questions randomly comparing one image from the first version and one image from the second version.
Some participants should see: A1 or B1? A2, or B2?
Others should see: B2 or A1? A2 or B1?
And all the other combinations. Doing this by hand would be tedious if not impossible. Does anyone have any advice?

Use randomizer survey element and create the flow as shown below:
Embedded data: A1 = image url of A1
A2 = image url of A2
B1 = image url of B1
B2 = image url of B2

Randomizer 1 : Randomly present 1 item from below:
Item1 : Scene1 = Pipe text A1
Item2 : Scene1 = Pipe text A2
Randomizer 2 : Randomly present 1 item from below:
Item1 : Scene2 = Pipe text B1
Item2 : Scene2 = Pipe text B2

Now pipe text the scene1 and scene2 embedded data in question


Hmm, I see. @rondev that is helpful! Do you know if there's a way to do this quickly for many questions? I have 6 films and each should have 20 questions.


Leave a Reply