]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 Created new grade_tree object for working with a tree of grade_categories...
authornicolasconnault <nicolasconnault>
Wed, 16 May 2007 15:04:35 +0000 (15:04 +0000)
committernicolasconnault <nicolasconnault>
Wed, 16 May 2007 15:04:35 +0000 (15:04 +0000)
commite835361626c5cd27cabdc046fc0e23a2c6ff98db
tree1bffc1b8ac42fcc613fcba7d2781c85c65aa1726
parent91e7b2b18ae0ffdfa7a1890a7176486f79b3e59a
MDL-9506 Created new grade_tree object for working with a tree of grade_categories and items.
lib/grade/grade_tree.php [new file with mode: 0644]
lib/simpletest/grade/simpletest/testgradeitem.php
lib/simpletest/grade/simpletest/testgradetree.php [new file with mode: 0644]