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 |
|
skodak
|
e1d2692a73
|
fixed problem with quickgrading overriding nonexistent grades with no grade
|
2007-07-18 19:53:24 +00:00 |
|
skodak
|
9580a21f1c
|
MDL-9137 added new aggregation needed for upgrade - weighted + extra credit
minor item edit form cleanup
fixed minor bug in grader/lib.php
|
2007-07-18 19:29:32 +00:00 |
|
nicolasconnault
|
32b97bb24a
|
MDL-10490 Letter type implemented
|
2007-07-18 11:34:55 +00:00 |
|
nicolasconnault
|
388234f4c5
|
Optimising the grader report
|
2007-07-13 19:02:40 +00:00 |
|
skodak
|
79eabc2ab2
|
major grade editing fixes and improvements - grader form now knows if grade is editable; fixed broken quickgrading; feedback format is handled the same way as in the rest of moodle - automatically converted to FORMAT_HTML when editor enabled; fixed calculation of grades that was breaking locking
|
2007-07-12 22:31:20 +00:00 |
|
skodak
|
920a0fb2eb
|
MDL-10437 moved editing forms to grade/edit/ directory - these should be shared by all reports, there were too many files in grader directory anyway
|
2007-07-12 19:40:28 +00:00 |
|
toyomoyo
|
7e3c9767db
|
grade edit form, and adding set_locktime for grade_grades and grade_item
|
2007-07-12 06:42:44 +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 |
|
skodak
|
b3ac6c3ef0
|
MDL-10224 total course grade implemented + lots of other changes and improvements; there are still some regressions and bugs - going to fix them ASAP; some unit tests still missing too
|
2007-06-28 13:20:30 +00:00 |
|
skodak
|
22e23c78a0
|
MDL-10251 finished hiding implementation for grades, items and categories + unit tests
|
2007-06-25 15:29:31 +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 |
|
skodak
|
61c33818d5
|
MDL-10231 merge grade_calculations and grade_items table + calculation improvements
MDL-10233 fixed grade_*::fetch() - does not modify $this anymore, we can now use it from normal methods to fetch other objects of the same class.
|
2007-06-23 16:33:17 +00:00 |
|
skodak
|
2cc4b0f90d
|
MDL-10223 Implement locking of grades and grade items - cron support still not implemented;
this patch also contains improvements in handling of needsupdate, though it is not yet fully working for calculated grades
|
2007-06-22 08:57:39 +00:00 |
|
skodak
|
ac9b080524
|
MDL-10202 merge raw and final grade tables
|
2007-06-20 23:06:29 +00:00 |
|