Rev 5951 | Rev 6235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5951 | Rev 6126 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <p> |
1 | |
2 | !if $backdays>7 |
2 | !if $backdays>7 |
3 | !if $backdays>100 |
3 | !if $backdays>100 |
4 | Your class has not been backed up for more than 100 days. |
4 | <p>Your class has not been backed up for more than 100 days.</p> |
5 | !else |
5 | !else |
6 | Last backup of your class: $backdays days ago. |
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 | <span class="wims_warning">$wims_name_warning</span>. |
9 | <p><span class="wims_warning">$wims_name_warning</span>. |
- | 10 | <br/> |
|
10 | It is the teachers' responsability to backup their own teaching resources! |
11 | It is the teachers' responsability to backup their own teaching resources! |
11 | The webmaster can only retreive lost worksheets or exercises exceptionally. |
12 | The webmaster can only retreive lost worksheets or exercises exceptionally. |
12 | Moreover, virtual classes which have not been regularly |
13 | Moreover, virtual classes which have not been regularly |
13 | 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, |
14 | 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. |
Line 19... | Line 20... | ||
19 | regularly. |
20 | regularly. |
20 | </p> |
21 | </p> |
21 | !endif |
22 | !endif |
22 | 23 | ||
23 | !if creation iswordof $warn |
24 | !if creation iswordof $warn |
24 | <span class="wims_warning">$wims_name_warning</span>. Your virtual class is too old! It already has $creatdays days. |
25 | <p><span class="wims_warning">$wims_name_warning</span>. Your virtual class is too old! It already has $creatdays days. |
25 | <p> |
26 | </p><p> |
26 | It is highly recommended that you create a new virtual class structure at |
27 | 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 |
28 | 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 |
29 | the years will result in registry file and disk quota overflow, which risks |
29 | blocking access to your class at crucial moments. |
30 | blocking access to your class at crucial moments. |
30 | </p> |
31 | </p> |