[AMOS commit] MDL-50963 lang/en/grades.php: Improve bad grade error message Committed into Git: 2015-07-30 14:00 UTC

[AMOS commit] MDL-50963 lang/en/grades.php: Improve bad grade error message Committed into Git: 2015-07-30 14:00 UTC

by AMOS bot -
Number of replies: 0
Author: Clement Smith
MDL-50963 lang/en/grades.php: Improve bad grade error message
The error message received when inputting a grade value that is too
low indicates that zero is a valid grade value. This is incorrect as
the lowest valid grade value is 1. This updates the error message to
indicate the minimum acceptable grade value is 1, not 0.


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

+ 2.9 en [modgradeerrorbadpoint,core_grades]