]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 Upgraded grade_item::adjust_grade with Darlene's more elegant formula. Compl...
authornicolasconnault <nicolasconnault>
Thu, 3 May 2007 07:10:22 +0000 (07:10 +0000)
committernicolasconnault <nicolasconnault>
Thu, 3 May 2007 07:10:22 +0000 (07:10 +0000)
commit27f95e9b479475af7dedfa4bca405026744464a7
treea66b2a01c451523d6fd9bc87224b08bc0edcf774
parenta907c54043ba22c1d36bb3ea25e9d8c0d7212575
MDL-9506 Upgraded grade_item::adjust_grade with Darlene's more elegant formula. Completed grade_category::get_children($depth, $arraytype). Added 4 constants to help that method. Added and passed all unit tests (111 now).
lib/grade/grade_category.php
lib/grade/grade_item.php
lib/gradelib.php
lib/simpletest/testgradelib.php