37d03940021d809da93ae85d516799dff4a8366e
[atutor.git] / docs / documentation / instructor / backups.php
1 <?php require('../common/body_header.inc.php'); $lm = '$LastChangedDate$'; ?>
2
3 <h2>Backups</h2>
4         <p>ATutor offers the facility to create backups of your course and restore the contents of those backups at any time. This is  useful for duplicating a course or saving the entire course content for safe keeping in the case of accidental loss.</p>
5
6         <p>The Backups utility is found under the <em>Manage</em> section and is available to Instructors and System Administrators.</p>
7
8         <p>Each course can store only a finite number of backups (default 5). That limit can be altered by the Administrator using the System Preferences option.</p>
9
10 <?php require('../common/body_footer.inc.php'); ?>