case-sensitive scoring validation for a text entry question | XM Community
Solved

case-sensitive scoring validation for a text entry question

  • 1 July 2019
  • 1 reply
  • 29 views

Hello,

I am building a skills proficiency test to be delivered to potential job applicants. For one particular question, I am leading the quiz taker on a virtual treasure hunt to find the name of a hidden javascript object that is buried within a file. I want the answer to be scored taking case-sensitivity into account. ("ObjectName" would be correct, but "objectName" would not be)

I am not finding a way to accomplish this. I did spend time searching through the community archives before posting this, and I should also mention that this is my first use of the Qualtrics platform. I do apologize in advance if this question is easy to answer.

Regards,
Richard T
icon

Best answer by TomG 1 July 2019, 16:23

View original

1 reply

Userlevel 7
Badge +27
You can't with scoring. Qualtrics only does case insensitive scoring on text entry questions.

If you wanted to create your own scoring mechanism you could do it with an embedded data variable and JavaScript.

Leave a Reply