mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
![]() While restoring course/activity, restore will blindly insert grade_item sortorder. Which cause dulicate sortorder and lead to unpredicatble sorting results. Now we will call grade_item::fix_duplicate_sortorder() after restore is finished to fix duplicate sortorder and order grade items to the closest order possible |
||
---|---|---|
.. | ||
tests | ||
constants.php | ||
grade_category.php | ||
grade_grade.php | ||
grade_item.php | ||
grade_object.php | ||
grade_outcome.php | ||
grade_scale.php |