How to upload different images to a repeated question? | XM Community
Skip to main content
Question

How to upload different images to a repeated question?

  • August 24, 2020
  • 6 replies
  • 1043 views

Forum|alt.badge.img+6

Hello,
I'm new in the Qualtircs.
I want to perform a survey where the subjects will grade criterion between 1-7 each of my 500 images from my PC.
My question is - how can I perform this if I want to avoid manually copying questions and upload 500 images?

Best Regards,
Coral

6 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • August 24, 2020

You have to upload all the graphics to either qualtrics graphics library or to some other image hosting website.
Then you can just use loop and merge question, with image URL as one of the loop and merge field. Pipe this field in the src tag of img tag.


Forum|alt.badge.img+6
  • Author
  • Level 1 ●
  • August 24, 2020

Thanks rondev , do you know any code example?
Where exactly do I insert the code?

Best,
Coral


rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • August 24, 2020

Once you have put the image url in loop and merge field (let say in field 1), in the HTML view of question, put the below code:


Forum|alt.badge.img+6
  • Author
  • Level 1 ●
  • September 3, 2020

ok thanks,
there is a option to upload 2 images at a time? I want the participant to grade the similarity of 2 images in each question.
And, if I want that for each participant will be randomly displayed 100 images out of the 500?
Best,
Sheli


rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • September 3, 2020

https://www.qualtrics.com/community/discussion/comment/29900#Comment_29900Yes we can show two images side by side. But again to randomly select 50 pair of images, its better to use javascript for this.


Forum|alt.badge.img
  • June 11, 2023

Hi Ron,

May I ask how to find this link? I could not access this link. I have the same issue as Coral has. May I ask how to insert 500 images into a repeated question? Thank you.