Rev 10101 | Rev 15427 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10101 | Rev 14501 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | <p>Last backup of your class: $backdays days ago.</p> |
6 | <p>Last backup of your class: $backdays days ago.</p> |
7 | !endif |
7 | !endif |
8 | !if backup iswordof $warn |
8 | !if backup iswordof $warn |
9 | <p><span class="wims_warning">$wims_name_warning</span>. |
9 | <p><span class="wims_warning">$wims_name_warning</span>. |
10 | <br /> |
10 | <br /> |
11 | It is the teachers' responsability to backup their own teaching |
11 | It is the teachers' responsability to backup their own teaching materials! |
12 | The webmaster can only retreive lost worksheets or exercises exceptionally. |
12 | The webmaster can only retreive lost worksheets or exercises exceptionally. |
13 | Moreover, virtual classes which have not been regularly |
13 | Moreover, virtual classes which have not been regularly |
14 | backed up will be considered as inactive and unimportant by the software, |
14 | backed up will be considered as inactive and unimportant by the software, |
15 | and may be erased at any time to make space for others. |
15 | and may be erased at any time to make space for others. |
16 | !else |
16 | !else |
Line 29... | Line 29... | ||
29 | the years will result in registry file and disk quota overflow, which risks |
29 | the years will result in registry file and disk quota overflow, which risks |
30 | blocking access to your class at crucial moments. |
30 | blocking access to your class at crucial moments. |
31 | </p> |
31 | </p> |
32 | !if $class_type notin 13 |
32 | !if $class_type notin 13 |
33 | <p> |
33 | <p> |
34 | Here is how to create your virtual class without recreating your teaching |
34 | Here is how to create your virtual class without recreating your teaching materials. |
35 | resources. |
- | |
36 | </p> |
35 | </p> |
37 | <ol> |
36 | <ol> |
38 | <li> |
37 | <li> |
39 | !href cmd=reply&job=arch Backup |
38 | !href cmd=reply&job=arch Backup |
40 | your class at the end of the academic year. |
39 | your class at the end of the academic year. |
41 | </li><li> |
40 | </li><li> |
42 | <a href="$wims_ref_name?lang=$lang&module=adm/class/regclass">Create</a> |
41 | <a href="$wims_ref_name?lang=$lang&module=adm/class/regclass">Create</a> |
43 | a new virtual class (or a class group or an institutional gateway) at the beginning |
42 | a new virtual class (or a class group or an institutional gateway) at the beginning |
44 | of the next academic year. |
43 | of the next academic year. |
45 | </li><li>Restore the teaching |
44 | </li><li>Restore the teaching materials you previously backed up to the new class |
46 | (without necessarily restoring student accounts and activities that are obsolete.) |
45 | (without necessarily restoring student accounts and activities that are obsolete.) |
47 | </li></ol> |
46 | </li></ol> |
48 | !else |
47 | !else |
49 | <p> |
48 | <p> |
50 | Please tell this to the administrator of the class group gateway to which |
49 | Please tell this to the administrator of the class group gateway to which |
51 | your class belongs. |
50 | your class belongs. |
52 | </p><p> |
51 | </p><p> |
53 | You can |
52 | You can |
54 | !href cmd=reply&job=arch backup |
53 | !href cmd=reply&job=arch backup |
55 | the teaching |
54 | the teaching materials of your current class then retore them to the newly |
56 | created one. |
55 | created one. |
57 | </p> |
56 | </p> |
58 | !endif |
57 | !endif |
59 | !endif |
58 | !endif |
60 | !exit |
59 | !exit |