moodle/lib/grade
Eric Merrill 4ea7da7828 MDL-47911 gradebook: Improve the performance of set_usedinaggregation
This function is called many many times during grade calculation, so it
should be as efficient as possible.
2015-02-27 09:46:34 +08:00
..
tests MDL-47503 Grades: Completely remove aggregationsubcats 2014-10-20 12:03:18 +08:00
constants.php MDL-46576 code_grade: Rename "Sum of grades" aggregation to "Natural" 2014-10-03 13:48:55 +08:00
grade_category.php MDL-47911 gradebook: Improve the performance of set_usedinaggregation 2015-02-27 09:46:34 +08:00
grade_grade.php MDL-48655 gradebook: Don't treat a scale with a gradepass of 0 as passed 2014-12-18 16:17:52 -05:00
grade_item.php MDL-47503 Grades: Completely remove aggregationsubcats 2014-10-20 12:03:18 +08:00
grade_object.php MDL-46647 core_grades: Adding tests for fetch_all_helper() 2014-10-07 15:23:05 +08: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