Book Image

Moodle 2 Administration

Book Image

Moodle 2 Administration

Overview of this book

Moodle has evolved from an academic project to the world's most popular virtual learning environment. During this evolution, its complexity has risen dramatically and so have the skills that are required to administer the system.Moodle 2 Administration is a complete, practical guide to administering Moodle sites. It covers how to set up Moodle in any learning environment, configuration and day-to-day admin tasks, as well as advanced options for customizing and extending Moodle.The author, who has been administering systems for over 20 years, has adopted a problem-solution approach to bring the content in line with your day-to-day operations. The practical examples will help you to set up Moodle for large groups and small courses alike. This is a one-stop reference for any task you will ever come across when administering a Moodle site of any shape and size.
Table of Contents (24 chapters)
Moodle 2 Administration
Credits
About the Author
About the Reviewers
www.PacktPub.com
PacktLib.PacktPub.com
Preface

Chapter 13. Backup and Restore

Your hosted Moodle will contain a lot of very important data such as coursework, assignments, grades, and all administrative data, for example users, cohorts, and roles. Therefore, it is vital that you have a good backup strategy in place.

Moodle itself supports two types of backups:

  • Course-level backups: Course backups are usually run on an ad hoc basis, and only save the selected course. You will learn to create course backups, restore courses, and copy course content using the related course import facility.

  • Site-level backups: Site backup saves all courses and their related data to a specified location at regular intervals. You will learn how to set this up and recover data from it.

Both mechanisms will be covered in detail before we look at system-level backups, which include Moodle backups (covering the Moodle software itself as well as the data stored in it) and snapshot creation (full system images).

We will conclude the chapter with two applications...