Hi all,
We are using the Qualtrics API to get survey info (via https://yourdatacenterid.qualtrics.com/API/v3/surveys/:surveyId) and use it to render the survey ourselves.
One problem we are having is with multiple choice questions. We can see the choices available, but there doesn't seem to be anything that tells us what order they are to be displayed in. If we go and rearrange the order, it doesn't affect the order in which we receive them.
Does anyone know if it is possible to get the order of the choices via the API?
Solved
Getting the display order of question choices via the API
Best answer by LaurenK
Hey @simon! The choices will export based on their internal ID, which is assigned at the time the answer choices are created. If you delete an answer choice, add an answer choice, or change the order of your answer choices, the internal ID may become out of order. If you are unsure of your internal IDs, you can rebuild your question (and not adjust any answer choices) so that the internal IDs are in order!
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.