skodak
dd45888a24
MDL-9511 adding/renaming grading capabilities
2007-07-23 19:22:48 +00:00
poltawski
c31f631baa
MDL-9742 - converting tabs to spaces
2007-07-23 15:38:31 +00:00
moodler
e2008be287
Various language string fixes for grade reports
2007-07-23 08:13:59 +00:00
skodak
3ee5c20149
MDL-10525 renaming class grade_grades and grade_grades_text - singulars for all grade class names
2007-07-19 08:15:19 +00:00
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
toyomoyo
b263e53907
fixing broken headers
2007-07-17 03:32:10 +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
skodak
aaff71daf4
MDL-10365 Improved handling of history when inserting/updating/deleting in new grade reports;first part
2007-07-06 12:49:28 +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
83a021c10a
adding some form headers to help read
2007-06-01 02:44:34 +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
2becf502b3
fixing footer
2007-05-17 08:53:56 +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
moodler
a788917045
Added some dummy files to help define the export/import structure for grades
2007-04-23 06:52:07 +00:00