[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=e1b37e86389634e77519bf095614f5f8cf82d138
http://github.com/moodle/moodle/commit/e1b37e86389634e77519bf095614f5f8cf82d138

+ 3.1 en [gradetopassmustbeset,mod_quiz]