]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 Almost completed category aggregation, including generation of raw and final...
authornicolasconnault <nicolasconnault>
Fri, 11 May 2007 08:46:34 +0000 (08:46 +0000)
committernicolasconnault <nicolasconnault>
Fri, 11 May 2007 08:46:34 +0000 (08:46 +0000)
commit2df712352d59ce268ddff869be4ef0ef19462c17
tree79c1ae3bd42e128495e06a9c3ff09538453679d2
parent57b4877d871566a6fbb9884be515fb61c7691855
MDL-9506 Almost completed category aggregation, including generation of raw and final grades held by these categories. Only a few small glitches remain, that cause these grades not to be generated properly. This is the last critical element of the gradebook API, so I'm looking forward to finishing it :-)
lib/grade/grade_category.php
lib/grade/grade_item.php
lib/gradelib.php
lib/simpletest/grade/simpletest/testgradecategory.php
lib/simpletest/grade/simpletest/testgradeitem.php
lib/simpletest/testgradelib.php