118 Commits

Author SHA1 Message Date
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
moodler
4fcdf5001d Simple framework interface for grades reports 2007-06-15 08:12:11 +00:00
toyomoyo
870a603f9c previews specified number of lines for grade imports 2007-06-13 09:07:39 +00:00
moodler
f1efbe0a07 Adding a stub to start copying the report GUI into 2007-06-12 09:31:19 +00:00
toyomoyo
f115f8c858 adding some strings and checks for grade book import/export 2007-06-12 09:12:07 +00:00
toyomoyo
741bde47c3 some fixes for gradebook imports 2007-06-11 09:00:17 +00:00
toyomoyo
ce40b7935e gradebook import fixes to use grade_update function 2007-06-08 09:01:19 +00:00
skodak
b67ec72f57 MDL-9516 update_grade(); now required $source of grading to allow modification of original grades in activities through grade_updated event 2007-06-06 23:04:24 +00:00
toyomoyo
b89ef1db2a fixes to use temp buffer table for gradebook import 2007-06-06 08:51:58 +00:00
skodak
e9c04db4ba fixed event name 2007-06-06 07:06:22 +00:00
toyomoyo
4d40aa144a grade import temporary buffer tables and encoding/import form changes 2007-06-05 09:28:15 +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
poltawski
2d9a41ee1f MDL-8080 Grade exceptions broken for teacher by invalid capability check.
Thanks to Paul Ortman for the patch. Merged from MOODLE_17_STABLE
2007-06-04 22:53:50 +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
toyomoyo
83a021c10a adding some form headers to help read 2007-06-01 02:44:34 +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
nicolasconnault
de420c11c5 MDL-9317 Applying Petr's second patch 2007-05-29 00:56:44 +00:00
toyomoyo
3f8bcf7c72 grade import/export fixes to use forms lib 2007-05-24 08:57:36 +00:00
toyomoyo
ce34ed3a76 fix for MDL-9137, adding support for gradebook plugins for db, cron, events, permission structures etc 2007-05-24 02:16:31 +00:00
skodak
d46306de6a MDL-9848 eventslib improvements and cleanup 2007-05-22 10:26:29 +00:00
toyomoyo
f5f4967e7d some clean ups for gradebook import/export 2007-05-22 02:05:00 +00:00
toyomoyo
d961705032 bug fixes for gradebook import/export 2007-05-18 08:49:00 +00:00
toyomoyo
85e287deaa development code, missing GUI and formslib for second form 2007-05-17 08:55:29 +00:00
toyomoyo
2becf502b3 fixing footer 2007-05-17 08:53:56 +00:00
skodak
68d0c80c21 MDL-9761 Student's Gradebook view doesn't follow defaults establ;ished by the Instructor; patch by Jason Skinner; merged from MOODLE_18_STABLE 2007-05-16 20:25:12 +00:00
toyomoyo
985d1ee11b new grade book export plugins development 2007-05-16 08:21:46 +00:00
toyomoyo
a2422359a0 fixing grade exports 2007-05-15 08:49:49 +00:00
toyomoyo
7f999ccbdc adding csv plug in code, with no event handler 2007-05-14 09:24:09 +00:00
toyomoyo
1b07462560 added code to write back timestamp 2007-05-11 09:08:30 +00:00
toyomoyo
a216f661d6 grade export plugins 2007-05-10 09:29:58 +00:00
toyomoyo
f67e327e37 adding support for specific item ids and text feedbacks 2007-05-09 08:45:25 +00:00
toyomoyo
c10ddfb3c0 Adding gradebook base class and export plugins. Refactored from old gradebook. Untested code. 2007-05-08 08:59:41 +00:00
moodler
a788917045 Added some dummy files to help define the export/import structure for grades 2007-04-23 06:52:07 +00:00
moodler
7eb9aeef43 Some dummy files to define the grade reports structure 2007-04-23 06:49:24 +00:00
toyomoyo
2d7617c67f merged fix for MDL-9185 2007-04-04 04:05:53 +00:00
toyomoyo
102b6e3385 merged fix for MDL-8821, do not display grade table when no grade 2007-03-12 07:01:09 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
skodak
60f9e36ee8 MDL-8223 - last global $course hacks removed 2007-01-19 10:29:03 +00:00
martinlanghoff
1fd471a1c1 get_config() callers switched to expect a single value returned
This simplifies the logic in the callers -- a good hint that
that we are doing the right thing.
2007-01-16 23:27:14 +00:00
skodak
7150226896 MDL-7861 xhtml strict fixes - fixed all <br> in our code 2007-01-04 23:38:17 +00:00
skodak
b7dc225654 MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
moodler
f4ba7e1a54 Bend over for XHTML 1.0 Strict ... MDL-8049
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
toyomoyo
b034bdfffc MDL-7861, fixing broken tag 2006-12-22 02:51:41 +00:00