Hi all!
I'm trying to build a pilot test where I'm showing participants some messages that they have to rate by answering a defined set of questions. Specifically, I have a total of 24 messages, each participants will see one of 8 block of 3 messages each (which I randomized in the survey flow). After each message participants should answer three questions: the questions are the same after each message. I tried two strategies: one is to just copy paste the questions after each message, which works but I'm going to have a huge and mess dataset. The second one is with loop and merge: I managed to set it so that I have the questions repeated three times, but Qualtrics presents them after participants see all three messages (while I need them after each one). Does someone have a solution?
This is the logic I used in each question that has to be repeated (EFG, EFL,… are the messages, I put only 6 as a trial)
And this is the logic is specified in the loop and merge settings in the block that has to be repeated.