The course completion archive feature is a helpful tool that allows you to reset the course completion status for all the users who have previously completed the course. This feature is designed to provide a fresh start for learners who may need to retake the course.
When you use the course completion archive feature, the completion records for each learner are moved to a separate table called "course_completion_history" on the database. This table stores limited information about the completion record, including the id, courseid, userid, timecompleted, and grade. Once the completion records have been moved to the archive, the system deletes the course completion record, criteria completion records, and activity completion records for each learner.
It's important to note that the course completion archive feature will not remove learners from the course. Anyone who is enrolled in the course will remain enrolled, but their course completion record will be reset to zero. This reset allows them to retake the course and improve their skills.
Once the course completion has been archived, learners' records of learning will have a "Previous Completions" column with a link to see when the course was completed and the grade at the time of completion. This information can be useful to learners who want to track their progress and see how they have improved.
Overall, the course completion archive feature is a fair and safe way to reset the course completion status for learners who need to retake the course.
Comments
0 comments
Article is closed for comments.