Importing a part of a text question from a CSV column that contains 600 different articles | XM Community
Skip to main content
Solved

Importing a part of a text question from a CSV column that contains 600 different articles

  • July 30, 2021
  • 2 replies
  • 35 views

opposity
Level 2 ●●
Forum|alt.badge.img+5

Hello, Qualtrics community! I really need your help with this question. We are running an experiment where we will have a text question, where we will ask the participant to read an article from a list of 600 different articles. Hence, they will all have the same instructions but the article will be a random one from our list. These articles are stored in a CSV column, where each observation is a different article. So, ideally, I would like to import these 600 articles and have Qualtrics present a random one for this one specific question in my survey.
I would appreciate it if someone can tell me if this is possible and how. Thanks a lot!

Best answer by ahmedA

Have you tried using loop and merge, or since it's 600, perhaps web service

2 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • Answer
  • July 30, 2021

Have you tried using loop and merge, or since it's 600, perhaps web service


opposity
Level 2 ●●
Forum|alt.badge.img+5
  • Author
  • Level 2 ●●
  • August 2, 2021

Thanks, I was able to accomplish this by creating a JSON API on the web, connecting to it with the Qualtrics Web Service functionality, and then use loop & merge.