Unanswered question in Moodle test

Unanswered question in Moodle test

על ידי Andrea Bottoni בתאריך
מספר תגובות: 1

Hello everyone


Is it possible to evaluate the answers not given in a multiple choice quiz by Moodle?

By default the score for the answer not given is zero, we will need to negatively evaluate an answer not given.

ממוצע דרוגים: -
בתגובה ל: Andrea Bottoni

Re: Unanswered question in Moodle test

על ידי Dominique Bauer בתאריך
תמונה של Documentation writers תמונה של Particularly helpful Moodlers תמונה של Plugin developers

Hello Andrea,

I do not think it's possible to do this directly.

You can do it with a little bit of work as follows:

  • Quiz -> Results (Grades) -> Download table data as Microsoft Excel (.xlsx)
  • In Excel, replace all "-", which mean Not answered, with negative values.
  • Import the modified grades back into Moodle (see Grade import).