]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 Changed grade_tree fullobjects param (not fully implemented) to $include_gra...
authornicolasconnault <nicolasconnault>
Tue, 22 May 2007 09:03:33 +0000 (09:03 +0000)
committernicolasconnault <nicolasconnault>
Tue, 22 May 2007 09:03:33 +0000 (09:03 +0000)
commit9c585e573cb4e0783b4d4e64a36067cfd1309a3d
tree0bf91072fd06124e57ed64ed7583c48b65f21742
parentac9052357ad374f43bf42b4e11142e4d9e8321aa
MDL-9506 Changed grade_tree fullobjects param (not fully implemented) to $include_grades param, default to false, fully implemented. Full objects are always loaded when building the tree, but grades are only loaded conditionally.
lib/grade/grade_tree.php
lib/simpletest/grade/simpletest/testgradetree.php