Commit Graph

69 Commits

Author SHA1 Message Date
skodak ba74762bda regular whitespace cleanup in grade code 2007-07-18 19:56:07 +00:00
toyomoyo 5c2aa19894 adding capabilities check 2007-07-18 08:13:09 +00:00
skodak c86caae78a MDL-9137 new grade_grades field overridden; item edit form fixes; other minor fixes and improvements 2007-07-10 18:08:24 +00:00
toyomoyo 7759d32720 some minor cleanup/bug fix 2007-07-03 06:20:07 +00:00
skodak f92dcad81a MDL-10233 improved static factory methods of grade obejcts fetch() and fetch_all(); implemented default values of grade objects, fixed null values for some properties that are not required - unit tests included, tested with PHP4 and PHP5 2007-06-24 22:26:33 +00:00
toyomoyo e41c30a25e fixing export to use get_final 2007-06-21 02:45:04 +00:00
skodak ac9b080524 MDL-10202 merge raw and final grade tables 2007-06-20 23:06:29 +00:00
skodak b8ff92b66b MDL-9137 various grading improvements
1/ initial support for migration of old grade_items and categories (not tested)
2/ rewritten grade update and calculation logic
3/ initial support for calculation formulas
4/ minor API refactoring and cleanup
5/ various small bugfixes
6/ fixed use of grademax with scales
7/ fixed some unit tests

TODO:
* implement proper locking of grades - needs discussion
* force recalculation of all formulas after adding/removing/changing of grade items
* better delete flag support
* support for NULLs n backup - Eloy already proposed a solution
* support for NULLs in set_field()
* speedup
* more unit tests nd functional tests
2007-06-18 13:43:40 +00:00
toyomoyo f115f8c858 adding some strings and checks for grade book import/export 2007-06-12 09:12:07 +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
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 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 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