]> git.mjollnir.org Git - moodle.git/commit
Implemented a test version of the gradebook category edit page, and developed the...
authornicolasconnault <nicolasconnault>
Wed, 30 May 2007 08:48:11 +0000 (08:48 +0000)
committernicolasconnault <nicolasconnault>
Wed, 30 May 2007 08:48:11 +0000 (08:48 +0000)
commit5bfa0d793a0fb1bec948c0c7cde992d7f088cb7f
treeb32fe234bdf918747a222865396c3a60ff27220a
parent81fb221d313af96fbaec4798842631640507faf9
Implemented a test version of the gradebook category edit page, and developed the get_edit_tree method in grade_tree. Items can be successfully moved up and down, and a "move" button lets the user select a source element, then a destination box. All actions use POST.
grade/report/grader/category.php [new file with mode: 0644]
lib/grade/grade_tree.php