How to use advanced text to import questions with forced responses or default responses? | XM Community
Skip to main content

I have a huge list (about 500) of survey questions in a JSON file which I am converting into a advanced text document using python to import the survey into Qualtrics. Since I have too many questions, it is difficult to add force response or default response manually to a portion of these questions( which is also huge). Is there anyway I could add these options in the advanced text?
I tried searching for solution but in vain till now. In terms of official documentation the following link was the only one I found.
https://www.qualtrics.com/support/survey-platform/survey-module/survey-tools/import-and-export-surveys/
Are there other documentations for advanced text? Since I am new to Qualtrics, I am not sure if this is the only way to import such huge surveys. Any help would be appreciated!!


Unfortunately, you can't set force response using advanced text import. However, you can turn on force response for multiple questions at a time:

  1. Click the first question

  2. Go to the last question and Shift+Click

  3. Select Force Response


Are there any updates on this? My survey blocks are large - I am programmatically generating more than 400 questions and then use block randomization to only show the respondent a small limited subset.
Unfortunately, the Qualtrics page fails to process the instructions posted by TomG for such a large number of questions. The web page goes unresponsive.


https://community.qualtrics.com/XMcommunity/discussion/comment/46656#Comment_46656You might try breaking it up in a few chunks (e.g., a 100 questions at a time)


Leave a Reply