How to score a rank order question | XM Community
Solved

How to score a rank order question

  • 24 January 2020
  • 2 replies
  • 49 views

Dear community,

I'm struggling to find a method to score a rank question task. The task is a gap filling text and I propose 10 words that participants have to put in the right order. Is there a solution through creating an embedded data score without creating a huge number of branches?

Thank you in advance for your help
Doriana
icon

Best answer by rondev 24 January 2020, 11:54

View original

2 replies

Userlevel 7
Badge +22
Since this question type does not support Scoring, we need to have Single branch logic with "AND" between all conditions. (assuming we want to score only if all option are in correct order else we need to have different branch logic for each option)
Thank you very much for your answer! Actually, I think that for this type of question and for this type of task (gap filling text), the better solution would be to build a java script answer...

Leave a Reply