-
Bug
-
Resolution: Fixed
-
Minor
-
1.9.7, 2.5.1
-
None
-
2.5.1
-
MOODLE_19_STABLE, MOODLE_25_STABLE
-
MOODLE_25_STABLE
A few bugs (and fixes) relating to the handling of grades:
- In the scheduler settings screen (mod_form.php), it is not possible to change to any other grading scale than "100". When selected differently, the setting will not be stored. [Reason: incorrect field name used. I also changed the default to "no grading".]
- Throughout the module, grades will sometimes be displayed even if the scheduler is set to "no grading".
- If a custom grading scale is chosen, grades will still be displayed numerical.
A diff is attached.