How can I exclude certain options within a randomization, based on a previous randomization? | XM Community
Skip to main content

For my Master's thesis I'm building a survey in which 2 sets of of 4 images each (of web pages) are randomly selected and shown to the respondent. Thus it kinda needs to have the following structure:

1: first randomization of 4 images (4 conditions of which 1 is selected).
2: Number of Likert scale questions about the viewed image.
3: Second randomization of 4 images, again of which 1 is selected. ( it needs to exclude the condition that was shown at the first randomization)
4: Number of Likert scale questions about the viewed image.

Can I build this without using Javascript? I do not have any experience with this. If no, what code should I include to build it?
Thank you a lot!

You can use loop and merge with randomise option checked.
In the field 1 of loop and merge just put the image source URL and in the question just piping the field 1


Leave a Reply