]> git.mjollnir.org Git - moodle.git/commit
MDL-11357, MDL-11358 cleanup and improvements in public grade API - new function...
authorskodak <skodak>
Sat, 22 Sep 2007 20:21:44 +0000 (20:21 +0000)
committerskodak <skodak>
Sat, 22 Sep 2007 20:21:44 +0000 (20:21 +0000)
commitfcac8e513a2b345dbef8271bb35f16f298494197
treea051dfc040a92f9c1b13c01fa80dc83969505c89
parent9f01047ae98816a615765e56d2eae0efafb4dc54
MDL-11357, MDL-11358 cleanup and improvements in public grade API - new function grade_get_grades() that returns all grading information (grade item data, outcomes and user grades); other minor improvements and bugfixes; updated assignment to use new grade API
lib/grade/grade_grade.php
lib/gradelib.php
lib/simpletest/testgradelib.php
mod/assignment/lib.php