moodle/lib/grade
2007-11-13 16:47:33 +00:00
..
simpletest Restoring some of the static calls which were converted unnecessarily 2007-11-13 13:44:27 +00:00
constants.php MDL-10901 new SUM aggregation type 2007-11-13 15:08:59 +00:00
grade_category.php MDL-12154 used proper cast to float before !== comparison 2007-11-13 16:08:39 +00:00
grade_grade.php Restoring some of the static calls which were converted unnecessarily 2007-11-13 13:44:27 +00:00
grade_item.php MDL-12154 used proper cast to float before !== comparison merged from MOODLE_19_STABLE 2007-11-13 16:47:33 +00:00
grade_object.php Restoring some of the static calls which were converted unnecessarily 2007-11-13 13:44:27 +00:00
grade_outcome.php More fine-tuning of gradebook classes 2007-11-13 10:31:08 +00:00
grade_scale.php More fine-tuning of gradebook classes 2007-11-13 10:31:08 +00:00
lib_wrapper.php Managed to remove static calls from the core gradebook classes without removing support for such calls in gradebook interface code. I used a singleton pattern for this (get_instance in grade_object). 2007-11-13 07:36:00 +00:00