]> git.mjollnir.org Git - moodle.git/commit
MDL-10481
authornicolasconnault <nicolasconnault>
Tue, 17 Jul 2007 18:46:21 +0000 (18:46 +0000)
committernicolasconnault <nicolasconnault>
Tue, 17 Jul 2007 18:46:21 +0000 (18:46 +0000)
commite50ce569d92cad56a7fb77e540097f00bfb65edf
tree666f11dc0b536ba8bdc247b67ba2a21759ebd26e
parent4f2c86ad81fe931183dc7130215d46df58766085
MDL-10481
Two new preferences: averagesdecimalpoints and rangesdecimalpoints
Two new constants: GRADE_REPORT_PREFERENCE_INHERIT and GRADE_REPORT_PREFERENCE_DEFAULT with string values
removed GRADE_REPORT_GRADE_DISPLAY_TYPE_INHERIT in favour of the above
Added a number of language strings.
grade/edit/item_form.php
grade/report/grader/lib.php
grade/report/grader/preferences_form.php
grade/report/grader/settings.php
grade/report/lib.php
lang/en_utf8/grades.php
lib/gradelib.php
version.php