MDL-11353 Completed the implementation. This included a new method in grade_item...
commit41f22daa71d7fc8d5a5111f963e4435382b643bd
authornicolasconnault <nicolasconnault>
Wed, 19 Sep 2007 15:37:46 +0000 (19 15:37 +0000)
committernicolasconnault <nicolasconnault>
Wed, 19 Sep 2007 15:37:46 +0000 (19 15:37 +0000)
treec2da09e78b030a1488b7a1849dcbfe3691b906b3
parentac5b0a4919b2404feff7640683c75101a961fce6
MDL-11353 Completed the implementation. This included a new method in grade_item: get_displaytype(), since that value could be set to default, and we must then look up to course, then site values. And the get_letter() method in grade_grade has been modified to first check the grade_letters table. All works like a dream!
grade/edit/gradedisplay/gradedisplay_form.php
grade/report/grader/lib.php
grade/report/lib.php
lib/grade/grade_item.php