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