Reset course: Difference between revisions
No edit summary |
(Added reset option sections and headings) |
||
Line 1: | Line 1: | ||
{{Course admin}} | {{Course admin}} | ||
{{Moodle 1.6}} | {{Moodle 1.6}} | ||
== Overview == | |||
This allows you to empty a course of user data, while retaining the activities and other settings. Please be warned when choosing items you will delete your chosen user data from this course forever! | This allows you to empty a course of user data, while retaining the activities and other settings. Please be warned when choosing items you will delete your chosen user data from this course forever! | ||
You can delete the | You can select which user data to remove at a granular level under the categories of General, Roles, Gradebook, Groups and Activity data. | ||
== General Reset Options == | |||
You can set a new Course Start Date for the freshly reset course, delete all Calendar events, delete course log report data and delete all user notes attached to the course. | |||
== Role Reset Options == | |||
These Role Reset options allow you to unenrol all users with a particular role within a course (e.g students) as well as remove all role overrides and role assignment specific to the course. This does not affect user role assignments outside the context of the course. | |||
== Gradebook Reset Options == | |||
The Gradebook reset options allow you to delete all gradebook items and categories and/or delete all recorded grades within the course. Note that these grades are still recorded against a user's account. | |||
== Group Reset Options == | |||
The Group reset options provides you with the ability to delete all groups created in the course and/or unassociate all users from any groups previously created within the course. | |||
== Activity Reset Options == | |||
Depending on the activities used within a course, you will be provided with the option to remove the user data associated with these learning objects. This includes responses to Choices, Quiz attempts, Feedback Responses, Forum posts (from selected Forum types), Glossary entries etc. | |||
{{Moodle 1.8}}You can remove all attempts from all quizzes. | {{Moodle 1.8}}You can remove all attempts from all quizzes. |
Revision as of 00:01, 21 July 2009
Template:Course admin Template:Moodle 1.6
Overview
This allows you to empty a course of user data, while retaining the activities and other settings. Please be warned when choosing items you will delete your chosen user data from this course forever!
You can select which user data to remove at a granular level under the categories of General, Roles, Gradebook, Groups and Activity data.
General Reset Options
You can set a new Course Start Date for the freshly reset course, delete all Calendar events, delete course log report data and delete all user notes attached to the course.
Role Reset Options
These Role Reset options allow you to unenrol all users with a particular role within a course (e.g students) as well as remove all role overrides and role assignment specific to the course. This does not affect user role assignments outside the context of the course.
Gradebook Reset Options
The Gradebook reset options allow you to delete all gradebook items and categories and/or delete all recorded grades within the course. Note that these grades are still recorded against a user's account.
Group Reset Options
The Group reset options provides you with the ability to delete all groups created in the course and/or unassociate all users from any groups previously created within the course.
Activity Reset Options
Depending on the activities used within a course, you will be provided with the option to remove the user data associated with these learning objects. This includes responses to Choices, Quiz attempts, Feedback Responses, Forum posts (from selected Forum types), Glossary entries etc.
Template:Moodle 1.8You can remove all attempts from all quizzes.
You can also specify a new course start date.
See also
- Using Moodle New School Year - old classes forum discussion
- Roll courses forward
- Tracker issue [https://tracker.moodle.org/browse/MDL-7028 MDL-7028] - Course Reset fixing - meta
- How to implement Reset course functionality in your module (for developers).