Rank Question Widget | XM Community

Rank Question Widget

  • 8 September 2022
  • 1 reply
  • 104 views

I am asking students to rank (via drag and drop question) their top 8 preferences for an experiential learning opportunity. I'd like to be able to display in a dashboard the number of students who select each trip as their #1 choice. I'm only seeing how to show the rank number of each option (ie how did each student rank this choice) and not the other way around (ie show me only what they listed as their top choice). Does anyone have a suggestion as to how to accomplish this?
I'll also be attempting to create "rosters," if possible, by asking a widget to display only the student names who selected each trip as their first choice. I'd love suggestions for this too! Thanks!


1 reply

Userlevel 5
Badge +20

Hi tmd1230,
One option would be to add an Embedded Data field into your survey (e.g.

topChoice
) configured as a variable type of "Text Set". You can then set the value via Survey Flow (or JavaScript, depending on your needs) such that
topChoice
= the choice with the lowest numerical value (i.e. #1)
image.pngYou would then be able to report/dashboard on the Embedded Data field and display the count of #1 selections, e.g.
image.pngHope that helps.
Cheers,
Cameron

Leave a Reply