Rev 17230 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !set wims_module_log=error: $error $wims_class |
||
3 | |||
3985 | bpr | 4 | <b>$wims_name_Error</b>. |
23 | reyssat | 5 | |
6 | !if not_secure iswordof $error |
||
15360 | bpr | 7 | !if $code!=$empty |
8 | Incorrect secret code. |
||
9 | !else |
||
10 | This module is accessible only from secure hosts. |
||
11 | !endif |
||
12 | Access refused. |
||
13 | !exit |
||
23 | reyssat | 14 | !endif |
15 | |||
16 | !if checkhost iswordof $error |
||
15360 | bpr | 17 | Your current connection is not among the new definition of secure |
18 | hosts. This is probably an error that may make you lose control of the |
||
19 | class. Therefore, secure hosts definition is not changed. |
||
20 | !exit |
||
23 | reyssat | 21 | !endif |
22 | |||
23 | !if bad_file iswordof $error |
||
15360 | bpr | 24 | Sorry, but I cannot recognize <em>$wims_deposit</em> as a class backup file. |
25 | Either you have sent a wrong file, or it is corrupt. |
||
26 | !exit |
||
23 | reyssat | 27 | !endif |
28 | |||
29 | !if empty_file iswordof $error |
||
15360 | bpr | 30 | No class teaching materials have been found in your backup file <span class="tt wims_fname">$wims_deposit</span>. |
31 | !exit |
||
23 | reyssat | 32 | !endif |
33 | |||
34 | !if no_upload iswordof $error |
||
35 | Uploaded data has expired: bad manoeuvre. Please try again. |
||
36 | !exit |
||
37 | !endif |
||
38 | |||
39 | !if remote_sharing iswordof $error |
||
15360 | bpr | 40 | Your neighbor class is actively sharing your teaching materials. Until it stops |
41 | sharing from its side, you cannot disallow it from continuing to share, nor |
||
42 | remove it from your neighbor list. |
||
43 | !exit |
||
23 | reyssat | 44 | !endif |
45 | |||
46 | !if share_dep iswordof $error |
||
15360 | bpr | 47 | Resource sharing must respect dependencies: You must share |
48 | !if sheet iswordof $error |
||
49 | exercises of the same class if you want to share worksheets of it. |
||
12115 | guerimand | 50 | !else |
15360 | bpr | 51 | !if exam iswordof $error |
52 | exercises and worksheets of the same class if you want to share exams of it. |
||
53 | !else |
||
54 | !if livret iswordof $error |
||
55 | exercises and worksheets of the same class if you want to share skillbullet of it. |
||
56 | !else |
||
57 | !if userphoto iswordof $error |
||
58 | user account of the same class if you want to share user photo of it. |
||
59 | !endif |
||
60 | !endif |
||
12115 | guerimand | 61 | !endif |
62 | !endif |
||
15360 | bpr | 63 | !exit |
23 | reyssat | 64 | !endif |
65 | |||
12115 | guerimand | 66 | !if stopshare_dep iswordof $error |
17924 | bpr | 67 | Le partage de ressources doit respecter les dépendances : vous devez d'abord arrêter le partage |
15360 | bpr | 68 | !if sheet iswordof $error |
17924 | bpr | 69 | des examens et du livret de compétences avant celui des feuilles de travail. |
12115 | guerimand | 70 | !else |
15360 | bpr | 71 | !if exo iswordof $error |
72 | des feuilles de travail avant celui des exercices. |
||
73 | !else |
||
74 | !if user iswordof $error |
||
75 | des photos individuelles avant celui des comptes de participants. |
||
76 | !endif |
||
12115 | guerimand | 77 | !endif |
78 | !endif |
||
15360 | bpr | 79 | !exit |
12115 | guerimand | 80 | !endif |
81 | |||
23 | reyssat | 82 | !if not_neighbor iswordof $error |
15360 | bpr | 83 | You have tried an operation with a class that is not your effective neighbor. |
17230 | bpr | 84 | <br> |
15360 | bpr | 85 | Remember that a class is your effective neighbor only if mutual neighborhood |
86 | is declared BOTH by you and by the other class. |
||
87 | !exit |
||
23 | reyssat | 88 | !endif |
89 | |||
90 | !if localmirror iswordof $error |
||
15360 | bpr | 91 | Mirror a class on the same server does not make sense. |
92 | !exit |
||
23 | reyssat | 93 | !endif |
94 | |||
710 | bpr | 95 | !if toobigfile iswordof $error |
15360 | bpr | 96 | La taille de votre fichier est trop importante : la limite est de 12K. |
97 | !exit |
||
710 | bpr | 98 | !endif |
99 | |||
13318 | obado | 100 | !if file_too_large iswordof $error |
101 | <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size MB</strong>.</p> |
||
14080 | lemaire | 102 | <p>We invite you to make a selective backup by choosing only certain data.</p> |
13318 | obado | 103 | !if $format!=zip |
14080 | lemaire | 104 | <p>NB: even if the browser allows you to download the generated file, it may not be usable.</p> |
13318 | obado | 105 | !endif |
106 | !exit |
||
107 | !endif |
||
108 | |||
15360 | bpr | 109 | !if emptycloningpwd iswordof $error |
110 | You must put a password with at least $passwd_min characters and at most |
||
111 | $passwd_max characters amongs the characters <span class="tt">$char_passwd</span> |
||
112 | !exit |
||
113 | !endif |
||
114 | |||
17104 | guerimand | 115 | |
116 | !if expdate_sharing iswordof $error |
||
117 | !let date=!word 2 of $error |
||
17924 | bpr | 118 | vous ne pouvez pas définir une date d'expiration après la date d'expiration d'une classe avec laquelle vous partagez des ressources. |
119 | La date d'expiration de votre classe doit être située avant le |
||
17104 | guerimand | 120 | !read date.phtml $date,notime |
121 | !exit |
||
122 | !endif |
||
123 | |||
124 | !if sharing_expdate iswordof $error |
||
125 | !let date=!word 2 of $error |
||
17924 | bpr | 126 | vous ne pouvez pas partager des ressources avec une classe dont la date d'expiration est inférieure à la date d'expiration de votre classe. |
127 | Si vous voulez partager les ressources de cette classe, la date d'expiration de votre classe doit être située avant le |
||
17104 | guerimand | 128 | !read date.phtml $date,notime |
129 | !exit |
||
130 | !endif |
||
131 | |||
132 | !if expdate_sharable iswordof $error |
||
133 | !let date=!word 2 of $error |
||
17924 | bpr | 134 | vous ne pouvez pas définir une date d'expiration précédent la date d'expiration d'une classe que vous autorisez à partager vos ressources. |
135 | La date d'expiration de votre classe doit être située après le |
||
17104 | guerimand | 136 | !read date.phtml $date,notime |
137 | !exit |
||
138 | !endif |
||
139 | |||
140 | !if sharable_expdate iswordof $error |
||
141 | !let date=!word 2 of $error |
||
17924 | bpr | 142 | vous ne pouvez pas proposer un partage de ressources avec une classe dont la date d'expiration est supérieure à la date d'expiration de votre classe. |
143 | Si vous voulez proposer de partager vos ressources à cette classe, la date d'expiration de votre classe doit être située après le |
||
17104 | guerimand | 144 | !read date.phtml $date,notime |
145 | !exit |
||
146 | !endif |
||
147 | |||
23 | reyssat | 148 | !msg $error |