]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 Successfully implemented the grade_tree methods for moving an element somewh...
authornicolasconnault <nicolasconnault>
Thu, 17 May 2007 04:13:42 +0000 (04:13 +0000)
committernicolasconnault <nicolasconnault>
Thu, 17 May 2007 04:13:42 +0000 (04:13 +0000)
commit607a0bbbc9cd3e75b0c5c414a907ae61ece260d1
tree04e90df342144192cedba11871fa1e2cc73af9a3
parent8ff4550af2ae2e3e7b01c9e47d758a0d2cfc444d
MDL-9506 Successfully implemented the grade_tree methods for moving an element somewhere else in the tree. Tests pass successfully. However the test data doesn't yet include more than 1 top-category, so I can't test moving it. Direct insertion and deletion have not yet been tested, although insertion is used by the move_element method.
lib/grade/grade_tree.php
lib/simpletest/grade/simpletest/testgradetree.php