Order of decisions in Pick, Group, Rank questions | XM Community
Solved

Order of decisions in Pick, Group, Rank questions

  • 18 September 2020
  • 3 replies
  • 3 views

Badge

Hello,

From what I understand, Pick, Group, Rank questions collect data indicating which items a respondent places in which groups. So, given the items "A", "B", and "C" and the groups "1", "2", and "3". A respondent might place "A" in "1", "B" in "2", and "C" in "3", and the data recorded would indicate these grouping decisions. I was wondering if it is possible to also get data on the order of these decisions. For example, that respondent might have placed "B" in "2" first, then placed "A" in "1", and finally, placed "C" in "3". Is there any way to get that information, as well?

icon

Best answer by rondev 30 September 2020, 14:33

View original

3 replies

Userlevel 7
Badge +22

Using mouseup and mousedown event of jquery we can maintain a log in embedded data about the moving of items.

Badge

That's great! Thank you rondev. Is there a simple way of implementing these mouseup and mousedown events to specifically log drags into groups? Really appreciate your input.

Userlevel 7
Badge +22

https://www.qualtrics.com/community/discussion/comment/30379#Comment_30379Check the demo here

Leave a Reply