moodle/lib/grade
Rajesh Taneja 134c514be0 MDL-21180 Gradebook: Consistent handling of change in aggregation
Change from/to GRADE_AGGREGATE_WEIGHTED_MEAN and GRADE_AGGREGATE_EXTRACREDIT_MEAN was only
handled prior to this patch. GRADE_AGGREGATE_SUM and GRADE_AGGREGATE_WEIGHTED_MEAN2 also
behave similar and should be handled same way
2013-12-16 09:57:42 +08:00
..
tests MDL-21180 Gradebook: Consistent handling of change in aggregation 2013-12-16 09:57:42 +08:00
constants.php MDL-31362 grade: removed GRADE_UPDATE_ITEM_DELETED as it is not genuinely being used anywhere 2012-03-03 10:00:01 +07:00
grade_category.php MDL-21180 Gradebook: Consistent handling of change in aggregation 2013-12-16 09:57:42 +08:00
grade_grade.php MDL-28463 grades: use get_course() method 2013-10-29 11:33:55 +11:00
grade_item.php MDL-42065 core_grade: Modified some grade_item queries for improved performance 2013-10-09 12:16:54 -06:00
grade_object.php MDL-31487 fix FEATURE_CONTROLS_GRADE_VISIBILITY for quiz. 2013-08-08 10:03:47 +01:00
grade_outcome.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00
grade_scale.php MDL-34465 - lib - Replacing get_context_instance with context_XXXX::instance (group 8) 2012-07-27 10:10:46 +08:00