Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6.1
-
Component/s: Activity completion, Backup, Gradebook
-
Testing Instructions:
-
Affected Branches:MOODLE_26_STABLE
-
Fixed Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-44141-master -
Pull Master Diff URL:
Description
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