mirror of
https://github.com/moodle/moodle.git
synced 2025-04-30 05:18:55 +02:00
It is effectively impossible to compute the right random guess score, so we should not compute anything, rather than computing a number that we know is wrong. This patch also fixes a multianswer unit test error that was shown up by this fix.