mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
![]() The completion system has code which is supposed to prevent it updating completion status while grades are being restored. This code was a nasty hack and had not worked for some time. As a result completion dates were restored incorrectly. This commit implements a 'proper' way to find out if a restore is currently running, replacing the previous hack. |
||
---|---|---|
.. | ||
tests | ||
constants.php | ||
grade_category.php | ||
grade_grade.php | ||
grade_item.php | ||
grade_object.php | ||
grade_outcome.php | ||
grade_scale.php |