[AMOS commit] MDL-54802 mod_quiz: Improve validation when editing a quiz uusing require passing grade Committed into Git: 2016-10-05 11:16 UTC

[AMOS commit] MDL-54802 mod_quiz: Improve validation when editing a quiz uusing require passing grade Committed into Git: 2016-10-05 11:16 UTC

by AMOS bot -
Number of replies: 0
Author: Cameron Ball
MDL-54802 mod_quiz: Improve validation when editing a quiz uusing require passing grade
When editing a quiz that is using the require passing grade completion method,
the grade to pass cannot be zero. Since the completion method is locked we
cannot recommend that the completion method is changed (as we do when the quiz
is being created). Instead we have to inform the user that the grade to pass
must not be zero.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=2ce9628484fe9b298ec7b2e89ff1f68def71f4d9
http://github.com/moodle/moodle/commit/2ce9628484fe9b298ec7b2e89ff1f68def71f4d9

+ 3.2 en [gradetopassmustbeset,mod_quiz]