Rev 4004 | Rev 5764 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4004 | Rev 4116 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !if $backdays>7 |
2 | !if $backdays>7 |
3 | !if $backdays>100 |
3 | !if $backdays>100 |
4 | Your class |
4 | Your class has not been backed up for more than 100 days. |
5 | !else |
5 | !else |
6 | Last backup of your class: $backdays days ago. |
6 | Last backup of your class: $backdays days ago. |
7 | !endif |
7 | !endif |
8 | !if backup iswordof $warn |
8 | !if backup iswordof $warn |
9 | <p><span class="wims_warning">$wims_name_warning |
9 | <p><span class="wims_warning">$wims_name_warning</span>. |
10 | It is the teachers' responsability to backup their own teaching resources! |
10 | It is the teachers' responsability to backup their own teaching resources! |
11 |
|
11 | The webmaster can only retreive lost worksheets or exercises exceptionally. |
12 | virtual |
12 | Moreover, virtual classes which have not been regularly |
13 | backed up will be considered as inactive and unimportant by the software, |
13 | backed up will be considered as inactive and unimportant by the software, |
14 | and may be erased at any time to make space for others. |
14 | and may be erased at any time to make space for others. |
15 | !else |
15 | !else |
16 | <p> Protect yourself against server incidents! |
16 | <p> Protect yourself against server incidents! |
17 | !endif |
17 | !endif |
Line 19... | Line 19... | ||
19 | regularly. |
19 | regularly. |
20 | <p> |
20 | <p> |
21 | !endif |
21 | !endif |
22 | 22 | ||
23 | !if creation iswordof $warn |
23 | !if creation iswordof $warn |
24 | <p>< |
24 | <p><span class="wims_warning">$wims_name_warning</span>. Your virtual class is too old! It already has $creatdays days. |
25 | <p> |
25 | <p> |
26 | It is highly recommended that you |
26 | It is highly recommended that you create a new virtual class structure at |
27 | the end of each academic year. Continue using an old virtual class structure over |
27 | the end of each academic year. Continue using an old virtual class structure over |
28 | the years will result in registry file and disk quota overflow, which risks |
28 | the years will result in registry file and disk quota overflow, which risks |
29 |
|
29 | blocking access to your class at crucial moments. |
30 | !if $class_type notin 13 |
30 | !if $class_type notin 13 |
31 | <p> |
31 | <p> |
32 | Here is how to |
32 | Here is how to create your virtual class without recreating your teaching |
33 | resources. |
33 | resources. |
34 | <ol> |
34 | <ol> |
35 | <li> |
35 | <li> |
36 | !href cmd=reply&job=arch Backup |
36 | !href cmd=reply&job=arch Backup |
37 | your class at the end of the academic year. |
37 | your class at the end of the academic year. |
38 | </li><li> |
38 | </li><li> |
39 | <a href="$wims_ref_name?lang=$lang&module=adm/class/regclass">Create</a> |
39 | <a href="$wims_ref_name?lang=$lang&module=adm/class/regclass">Create</a> |
40 | a new virtual class (or class |
40 | a new virtual class (or a class group or an institutional gateway) at the beginning |
41 | of the next academic year. |
41 | of the next academic year. |
42 | </li><li>Restore the teaching resources you backed up to the new class |
42 | </li><li>Restore the teaching resources you previously backed up to the new class |
43 | ( |
43 | (without necessarily restoring student accounts and activities that are obsolete.) |
44 | </li></ol> |
44 | </li></ol> |
45 | !else |
45 | !else |
46 | <p> |
46 | <p> |
47 | Please tell this to the administrator of the class group gateway to which |
47 | Please tell this to the administrator of the class group gateway to which |
48 | your class belongs. |
48 | your class belongs. |