How to edit a batch of blocks? | XM Community
Skip to main content
Solved

How to edit a batch of blocks?

  • May 7, 2021
  • 2 replies
  • 109 views

Forum|alt.badge.img+1

Hi everyone,
I'm very new to Qualtrics. My experiment has the below procedure in each trial. Participants listen to the sentence first and then answer a question. At last, they describe a picture. These three steps need to be presented on different pages. I have 220 trials to make. My question is how can I do multiple editing? Putting 220 trials in 220 blocks sounds silly... I was wondering whether there is an effort-saving way to program this experiment or not?
I think Javascript could finish it but I don't know how to start it.

38861620413493_.pic.jpg

Best answer by ahmedA

One option is to download the QSF and make the relevant changes to it. It's just a JSON file, so any text editor can be used for that.
Alternatively, since you're repeating the same things, Loop and Merge may work for you. Each row will correspond to the config of one trial.

2 replies

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • Answer
  • May 8, 2021

One option is to download the QSF and make the relevant changes to it. It's just a JSON file, so any text editor can be used for that.
Alternatively, since you're repeating the same things, Loop and Merge may work for you. Each row will correspond to the config of one trial.


Forum|alt.badge.img+1
  • Author
  • April 6, 2022

https://community.qualtrics.com/XMcommunity/discussion/comment/37241#Comment_37241Thanks! I just saw your answer. I used Loop and merge at the end.