Unanswered question in Moodle test

Unanswered question in Moodle test

by Andrea Bottoni -
Number of replies: 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.

Average of ratings: -
In reply to Andrea Bottoni

Re: Unanswered question in Moodle test

by Dominique Bauer -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of 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).

Average of ratings: Useful (1)