nicolasconnault
|
869807d8e4
|
MLD-9506 Corrected update_final_grades() in grade_item, which was updating the grade_raw table
instead of grade_final. Made a few other adjustments.
|
2007-04-30 05:25:19 +00:00 |
|
nicolasconnault
|
a8995b34df
|
MDL-9506 Added grade_grades_raw as a proper object used by grade_item. Also added a global function in gradelib for updating grade_grades_raw objects.
|
2007-04-30 04:49:25 +00:00 |
|
nicolasconnault
|
3058964f85
|
MDL-9506 Number of important changes, restored unit test stability, on to next changes...
|
2007-04-27 07:28:41 +00:00 |
|
nicolasconnault
|
60cf74305d
|
MDL-9506 More work in the unit tests
|
2007-04-26 08:29:30 +00:00 |
|
nicolasconnault
|
f9f4a93b4e
|
MDL-9506 Refactored gradelib.php: an abstract class (php5 in mind) holds data and methods common
to all grade_* objects. The unit test file has also been refactored to improve clarity.
|
2007-04-26 07:14:12 +00:00 |
|
nicolasconnault
|
27fbffb62b
|
MDL-9506 More implementation of gradebook API and more unit tests.
|
2007-04-26 04:39:40 +00:00 |
|
nicolasconnault
|
619a59a70f
|
MDL-9506 Set up the unit test bed and continued to implement gradebook API.
|
2007-04-24 08:50:19 +00:00 |
|
nicolasconnault
|
42bbccd722
|
MDL-9506 Finished initial draft of gradebook API.
|
2007-04-24 05:41:28 +00:00 |
|
nicolasconnault
|
5834dcdb1d
|
MDL-9506 First draft of gradelib, and the stubs for the unit tests.
|
2007-04-23 09:00:32 +00:00 |
|