Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Course restore.

Course restore: Difference between revisions

From MoodleDocs
No edit summary
(see also link Restoring file aliases)
 
(41 intermediate revisions by 14 users not shown)
Line 1: Line 1:
'''Note for Contributors'''
{{Backup}}
This page should explain what can be seen on the <u>moodlesite.com/files/index/backupdata.php</u> page
==Restoring a course backup==
just before starting the restore process
The actual restore process should be explained [[backup/restore|here]]


Clicking on Restore, you will get transferred to the page with the list of the files you have backed up, the information of their sizes, the last time they were modified and the actions you can undertake with those files (you can unzip them, get a list of zipped files, restore or rename them).
A course backup file (.mbz) may be restored from within any existing course for which you have permission. During the restore process, you will be given the option to restore as a new course or into an existing course.
 
# Go to ''Settings > Front page settings > Restore'' or ''Settings > Course administration > Restore''
# Upload the backup file or choose a file in the course backup area or user private backup area and click Restore
# Confirm - Check that everything is as required then click the Continue button
# Destination - Choose whether the course should be restored as a new course or into an existing course then click the Continue button
# Settings - Select activities, blocks, filters and possibly other items as required then click the Next button
# Schema - Select/deselect specific items and amend the course name, short name and start date if necessary then click the Next button
# Review - Check that everything is as required, using the Previous button if necessary, then click the 'Perform restore' button
# Complete - Click the continue button
[[Image:Course backup file areas 1.png]]
 
==Course restore capabilities==
 
* [[Capabilities/moodle/restore:createuser|Create users on restore]]
* [[Capabilities/moodle/restore:configure|Configure restore options]]
* [[Capabilities/moodle/restore:restoreactivity|Restore activities]]
* [[Capabilities/moodle/restore:restorecourse|Restore courses]]
* [[Capabilities/moodle/restore:restoresection|Restore sections]]
* [[Capabilities/moodle/restore:restoretargethub|Restore from files targeted as hub]]
* [[Capabilities/moodle/restore:restoretargetimport|Restore from files targeted as import]]
* [[Capabilities/moodle/restore:rolldates|Roll activity configuration dates on restore]]
* [[Capabilities/moodle/restore:uploadfile|Upload files to backup areas]]
* [[Capabilities/moodle/restore:userinfo|Restore user data]]
* [[Capabilities/moodle/restore:viewautomatedfilearea|Restore courses from automated backups]]
 
==See also==
 
* [[Restoring file aliases]]
 
[[fr:Restauration]]
[[ja:リストア]]
[[es:Restaurar_un_curso]]
[[de:Kurswiederherstellung]]

Latest revision as of 13:43, 5 July 2012

Restoring a course backup

A course backup file (.mbz) may be restored from within any existing course for which you have permission. During the restore process, you will be given the option to restore as a new course or into an existing course.

  1. Go to Settings > Front page settings > Restore or Settings > Course administration > Restore
  2. Upload the backup file or choose a file in the course backup area or user private backup area and click Restore
  3. Confirm - Check that everything is as required then click the Continue button
  4. Destination - Choose whether the course should be restored as a new course or into an existing course then click the Continue button
  5. Settings - Select activities, blocks, filters and possibly other items as required then click the Next button
  6. Schema - Select/deselect specific items and amend the course name, short name and start date if necessary then click the Next button
  7. Review - Check that everything is as required, using the Previous button if necessary, then click the 'Perform restore' button
  8. Complete - Click the continue button

Course backup file areas 1.png

Course restore capabilities

See also