Multiple Choice and Short Answer Exam | XM Community
Skip to main content
Solved

Multiple Choice and Short Answer Exam

  • January 16, 2021
  • 1 reply
  • 65 views

I am working on creating an exam for our students that includes multiple-choice questions and short answer questions. I've set up the survey to score the MCQ automatically, but I need to be able to review the individual results and update the scores for the SAQs. How do I do this so that the results will update in the reports?

Best answer by ahmedA

I don't think it's possible to score text entry questions, but you could use branch logic, with conditions like contains or equal to, and then increment the score in case they match.

1 reply

Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • Answer
  • January 22, 2021

I don't think it's possible to score text entry questions, but you could use branch logic, with conditions like contains or equal to, and then increment the score in case they match.