[AMOS commit] MDL-48634 core: prevent change of grade values when necessary Committed into Git: 2016-01-19 09:04 UTC

[AMOS commit] MDL-48634 core: prevent change of grade values when necessary Committed into Git: 2016-01-19 09:04 UTC

by AMOS bot -
Number of replies: 0
Author: Mark Nelson
MDL-48634 core: prevent change of grade values when necessary
Three additional checks have been added.

Once grades have been recorded for the activity/grade item -

1) Do not allow the grade type to be changed.
2) Do not allow the scale to be changed.
3) If we are using ratings do not allow the 'Maximum points'
value to be changed.

Also reordered form elements, removed form elements that
were not necessary, added and changed existing language
strings to improve the overall UI.


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

+ 3.1 en [modgradecantchangegradetype,core_grades]
+ 3.1 en [modgradecantchangegradetypemsg,core_grades]
+ 3.1 en [modgradecantchangegradetyporscalemsg,core_grades]
+ 3.1 en [modgradecantchangescale,core_grades]
+ 3.1 en [modgradecantchangeratingmaxgrade,core_grades]
+ 3.1 en [modgradeerrorbadpoint,core_grades]
+ 3.1 en [modgrademaxgrade,core_grades]
+ 3.1 en [modgraderescalegrades_help,core_grades]
- 3.1 en [modgraderescalegrades_link,core_grades]