moodle/grade
Mark Nelson 664d8be7ea 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.
2016-02-09 17:46:42 +08:00
..
edit MDL-48634 core: prevent change of grade values when necessary 2016-02-09 17:46:42 +08:00
export MDL-51784 general: Adding missing php4 style constructors 2015-12-11 14:02:42 +08:00
grading MDL-36404 gradingform_rubric: Accessibility fixes rubric grading 2016-01-18 09:31:00 +08:00
import MDL-52059 versions: bump all versions and requires near release 2015-11-10 12:33:52 +01:00
report Merge branch 'MDL-52218_master_alt' of git://github.com/markn86/moodle 2016-01-18 14:03:54 +00:00
tests MDL-48634 grades: Add an option to rescale when changing the maxgrade 2016-02-05 18:20:17 +08:00
externallib.php MDL-43535 webservices: Marking functions as deprecated 2015-02-09 05:42:22 +08:00
index.php MDL-30999 grade: updated Grade API phpdocs 2012-02-14 14:04:19 +07:00
lib.php MDL-51784 general: Adding missing php4 style constructors 2015-12-11 14:02:42 +08:00
querylib.php MDL-46527 grades: grade_get_grades external function rewritten 2014-10-21 12:10:01 +02:00