Order of decisions in Pick, Group, Rank questions | XM Community
Skip to main content
Solved

Order of decisions in Pick, Group, Rank questions

  • September 17, 2020
  • 3 replies
  • 9 views

Forum|alt.badge.img

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?

Best answer by rondev

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

3 replies

rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • September 18, 2020

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


Forum|alt.badge.img
  • Author
  • September 18, 2020

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.


rondev
Level 6 ●●●●●●
Forum|alt.badge.img+22
  • Level 6 ●●●●●●
  • Answer
  • September 30, 2020