All my questions (in text) and answers are saved in a json file (downed from a machine reading comprehension dataset). It looks like {"question": "Who was the Norse leader?", "id": "56ddde6b9a695914005b962b", "answers": [{"text": "Rollo", "answer_start": 308}}.
Is it possible in Qualtrics to automatically generate questions based on this dataset file? If so, how?
Page 1 / 1
Hi @Pei_2009!
You'll need to restructure the JSON file but there are a couple of options for generating a survey in Qualtrics using an import process:
1.) Import using a text file. This support article describes this process.
2.) Use the Qualtrics API. The Create Question API is a good place to start.
You'll need to restructure the JSON file but there are a couple of options for generating a survey in Qualtrics using an import process:
1.) Import using a text file. This support article describes this process.
2.) Use the Qualtrics API. The Create Question API is a good place to start.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.