Is it possible to record the order participants answer questions? | XM Community
Question

Is it possible to record the order participants answer questions?

  • 10 June 2021
  • 1 reply
  • 23 views

Userlevel 2
Badge

If I have a page that has 3 multiple choice questions, is it possible to record the order that the questions are *answered* in?


1 reply

Userlevel 1
Badge +10

This may not get you all the way there, but you could use some javascript to record timestamps for when each question was answered:
https://community.qualtrics.com/discussion/3612/recording-timestamp-for-item-responses-on-a-single-page
You'd just need an additional step of data processing after that if you want a clean "1, 2, 3" ordering for each case. Maybe others would have ideas for how to do this within QTX? Otherwise I'd do that step in "post" (e.g., using the RANK formula in Excel).

Leave a Reply