-
Bug
-
Resolution: Fixed
-
Minor
-
2.6.1
-
MOODLE_26_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-44141-master -
After a course restore, the activity completion time is set to the restore time. This way all the original activity completion time are lost.
How to reproduce this issue: with completion tracking enabled
- Create a course
- Add a quiz activity
- Set activity completion: Completion tracking -> "Show activity as complete when conditions are met" and check "Student must receive a grade to complete this activity".
- Add this activity in course Course completion.
- Enrol some user to this course
- Complete the activity with an user.
- Check in Reports -> Activity completion that the activity is completed and remember the Completed time.
- Backup this course.
- Restore the course.
- In the new course check in Reports -> Activity completion: the completion time is changes and is now set to the restore time