Question
randomly present image (randomisation with JS)
Hello - I am trying to randomly show a picture in a question. The idea is that the respondents will have to answer questions on the specific image they see.
All the other information are randomised externally to Qualtrics and included in the platform using a JS code. I am wondering if there is the possibility of randomising also the picture name, and simply include the path to the picture as a variable (img src). The issue I encounter with that is that it looks like Qualtrics images' path cannot be constructed from the images' names. Example:
If image2 was randomly selected to be included, I would like to have something like:
src="https://uozdoe.qualtrics.com/CP/Graphic.php?IM=image2"
Instead, it looks like:
src="https://uozdoe.qualtrics.com/CP/Graphic.php?IM=IM_aeKrnXPrpG3WLkN"
Is there any way to change the paths?
Thanks for any help.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
