1115 Commits

Author SHA1 Message Date
nicolasconnault
6500f2807f First draft of the grader report 2007-06-20 11:56:51 +00:00
toyomoyo
62cb266e97 extraction of gradeitems to use grade_tree for handling of sortorder 2007-06-19 07:52:55 +00:00
toyomoyo
1e0503f602 flexitable for user report 2007-06-18 08:05:53 +00:00
moodler
90dcbeccd4 Whoops, checked in wrong file before 2007-06-18 07:35:14 +00:00
moodler
2de494a5a1 First pass at grader report capabilities 2007-06-18 07:24:03 +00:00
toyomoyo
dfbec4d492 user grade report development code 2007-06-15 09:13:13 +00:00
moodler
0a6695f696 Added two capabilities for the grader report 2007-06-15 08:29:23 +00:00
moodler
4b98acca96 SOme dummy report pages 2007-06-15 08:24:45 +00:00
nicolasconnault
210611f6ee MDL-9629 Changed grade_item.gradetype default to 1, added GRADE_TYPE_NONE constant = 0, incrementing existing constants by 1. Set up auto-generation of idnumber for grade_item if itemmodule and iteminstance are set, only a temporary stub if they are not set (must be replaced by correct generation code). New category form now has server-side validation (not using formslib) 2007-06-05 08:50:24 +00:00
nicolasconnault
ffa6e8d3c0 MDL-9629 Category edit page now supports creation of a new category for selected items or categories. 2007-06-05 00:39:01 +00:00
nicolasconnault
de5284f26d MDL-9137 Almost finished the edit category page. The only remaining issue is some sort of endless loop starting in grade_category::set_as_parent. Big issue... 2007-06-01 08:01:47 +00:00
nicolasconnault
5fad506139 MDL-9629 Category edit page now implements delete, show/hide, lock/unlock, moveup/movedown and move actions. The edit icon is also shown but not yet implemented. 2007-06-01 04:02:37 +00:00
nicolasconnault
88e794d6c8 MDL-9628 Move work on the category edit page 2007-05-31 08:57:05 +00:00
nicolasconnault
5bfa0d793a 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. 2007-05-30 08:48:11 +00:00
moodler
7eb9aeef43 Some dummy files to define the grade reports structure 2007-04-23 06:49:24 +00:00