Hi all,
I have managed to import 100 survey questions as a block, but they are all multiple choice when I need them to be matrix. I am manually changing these now using reusable statements and carry forward scale points, but I have 96 more blocks of 100 to import and would love to not have to do the rest of them manually!!
I’ve used ChatGPT to help me write the code that put the raw data into a format Qualtrics can read, and each data point (question) looks like this before uploading:
<div><span style="font-family:Arial,Helvetica,sans-serif;"><strong>CATEGORY:</strong></span> <em>INFERIOR</em></div>
<strong>WORD: </strong><em>SUBSTANDARD</em>
Any ideas on how I might make this easier for myself? Perhaps some JavaScript or something?
Many thanks,
Mir