skodak
64480c7dff
always initilize arrays!
2007-07-12 17:03:52 +00:00
nicolasconnault
4ba9941c4b
MDL-10386 Refactored the grader report file (index.php), and extracted the grade_report_grader class out of it. The index file now only calls upon the class' main methods. Certain elements and code blocks in the class can be abstracted for other reports (such as the paging, sorting arrows and several general purpose variables).
2007-07-12 16:36:38 +00:00
nicolasconnault
27626e7147
MDL-9268 Removing "turn feedback on" button in favour of the new user/cfg preference grade_report_shownotes; Re-displaying the calculation icons
2007-07-09 11:58:24 +00:00
mattc-catalyst
01e3838853
MDL-9473: Initialise navlinks array before use
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:55:24 +00:00
mattc-catalyst
3b27b0fe21
MDL-9615: Correct incorrect use of term breadcrumbs
...
- $crumbs -> $navlinks
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-07-05 04:40:48 +00:00
nicolasconnault
82b4da8649
MDL-10210 Added the grader report admin settings, and its corresponding language strings. Few other minor edits.
2007-07-04 10:01:20 +00:00
nicolasconnault
4a129c473b
MDL-12010 Added preferences to config table
2007-07-03 18:41:31 +00:00
nicolasconnault
1ec74ea5aa
MDL-10209 MDL-10211
...
Added two tiny feedback/add_feedback icons.
Enabled feedback mode with button next to "Turn editing on".
Added tooltip (with overlib for the time being) for "Show feedback" when edit mode is off, and for "Edit feedback" when edit is on.
2007-06-28 11:15:12 +00:00
nicolasconnault
8161dbb6fc
MDL-10210 MDL-10207 Fixed small issues in tabs. Removed HTML-producing code from grade_tree and put it into category.php.
2007-06-26 07:45:40 +00:00
toyomoyo
7f331f8914
some fixes for grader report
2007-06-26 07:32:31 +00:00
nicolasconnault
b78bb4f7a0
MDL-10210 MDL-10207 Tabs implemented.
2007-06-25 09:37:26 +00:00
nicolasconnault
5ff96295e6
MDL-10207 Tabs added to category admin page and grader report page. I also changed the id URL variable to courseid. This may cause some issues as long as the current grade/lib.php library is used, but I thought we should use courseid instead of id.
2007-06-22 17:34:14 +00:00
moodler
4fcdf5001d
Simple framework interface for grades reports
2007-06-15 08:12:11 +00:00
moodler
f1efbe0a07
Adding a stub to start copying the report GUI into
2007-06-12 09:31:19 +00:00