Hi, I’m new to qualtrics and was wondering if it was possible to do the following. My survey would record how much a word is similar to a concept on a scale from 1 to 7, for example cat and peace. For this, I would use the matrix. The thing is that for each concept I have multiple words, and in each survey I want to ask for 20 concepts at a time. So for example in a CSV I have, in one row:
Words | Concept |
---|---|
cats;dog;plant;sun;cloud | peace |
For each row, I’d like the words to go automatically to the matrix and the concept to the text area above the matrix, which would ask the question “Rate 1-7 how much these words relate to the following concept”.
Furthermore, I have 100 concepts so I’d like to create multiple surveys from the same csv file, in this case it would be 5, that are assigned randomly to users (and automatically also, if possible).
I was wondering if it was possible to do it “automatically” or if I have to create one csv file for each survey and then send the surveys manually...though that would be so time consuming! Is there a way to achieve what I want?