Difference between revisions of "Course copy"
From Learnit docs
(Created page with "{{Backup}} ==About course copy== {{New features}}In Moodle 3.9 onwards, administrators, managers and those with the relevant capabilities can quickly copy courses from a cours...") |
(Removed redirect to Course copy) (Tag: Removed redirect) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 15:20, 11 June 2021
Contents
About course copy
Template:New featuresIn Moodle 3.9 onwards, administrators, managers and those with the relevant capabilities can quickly copy courses from a course category or within a course. Template:MediaPlayer
Note: With large courses it is helpful to be able to continue working while a course copy is being made. To achieve this, you need to enable asynchronous backups in Site Administration / Courses / Backups / Asynchronous backup/restore.
Course copy from Course and category management screen
- From Site administration / Courses / Manage courses and categories, click to select a category.
- Find the course you want to copy, and click the duplicate icon to copy the course.
Course copy from within a course
- Access the course you want to copy.
- Click the cog icon (Boost theme) or locate the Administration block (Classic theme) and click Copy course.
Course copy settings
As well as setting the course name, category, visibility and dates, you can make the following selections:
- Include user data - Similar to in a course backup, you can decide whether or not to include the data of any users with the roles in your course who will be included in the next setting.
- Include role enrolments - If you select a role here then users with that role will be enrolled into the copied course, either with or without their user data, depending on the previous setting.
Allow teachers to copy courses
To allow a course teacher (or any role other than an admin or manager) to copy courses, the role needs the following capabilities:
- Capabilities/moodle/backup:backupcourse
- Capabilities/moodle/restore:restorecourse
- Capabilities/moodle/course:view
- Capabilities/moodle/course:create
Troubleshooting
If course copying fails to complete, please check:
- Cron is running every minute
- The scheduled task asynchronous_copy_task is enabled