Rev 7428 | Rev 11943 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7428 | Rev 7610 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | body {text-align: justify; |
21 | body {text-align: justify; |
22 | padding-left: 3%; padding-right: 3%;} |
22 | padding-left: 3%; padding-right: 3%;} |
23 | --></style> |
23 | --></style> |
24 | </head> |
24 | </head> |
25 | <body onload="window.resizeTo(500,200);window.moveTo(250,300);" class="user_error"> |
25 | <body onload="window.resizeTo(500,200);window.moveTo(250,300);" class="user_error"> |
26 | <h1 |
26 | <h1 class="wimscenter">ERRORE</h1> |
27 | !goto examerr |
27 | !goto examerr |
28 | !endif |
28 | !endif |
29 | 29 | ||
30 | </head> |
30 | </head> |
31 | <body class="user_error"> |
31 | <body class="user_error"> |
32 | 32 | ||
33 | !if threshold iswordof $wims_user_error |
33 | !if threshold iswordof $wims_user_error |
34 | <hr width="1"/> |
34 | <hr width="1"/> |
35 | <h1 |
35 | <h1>We are too busy</h1> |
36 | <hr style="width:50%"/> |
36 | <hr style="width:50%"/> |
37 | <p> |
37 | <p> |
38 | Questo server WIMS < |
38 | Questo server WIMS <span class="color:blue">$httpd_HTTP_HOST</span> |
39 | è sovraccarico e non è in grado di accettare altri |
39 | è sovraccarico e non è in grado di accettare altri |
40 | utenti. Si prega di ritornare più tardi o di utilizzare un |
40 | utenti. Si prega di ritornare più tardi o di utilizzare un |
41 | altro server WIMS. |
41 | altro server WIMS. |
- | 42 | </p><p> |
|
- | 43 | Siamo molto desolati e speriamo di poter essere di nuovo utili |
|
- | 44 | in futuro. |
|
42 | </p> |
45 | </p> |
43 | <p>Siamo molto desolati e speriamo di poter essere di nuovo utili |
- | |
44 | in futuro.</p> |
- | |
45 | 46 | ||
46 | !read mirror.phtml.it |
47 | !read mirror.phtml.it |
47 | </body> |
48 | </body> |
48 | </html> |
49 | </html> |
49 | !exit |
50 | !exit |
50 | !endif |
51 | !endif |
51 | 52 | ||
52 | !if overload iswordof $wims_user_error |
53 | !if overload iswordof $wims_user_error |
53 | <hr |
54 | <hr style="width:1px" /> |
54 | <h1 |
55 | <h1>SPIACENTI</h1> |
55 | <p>La vostra richiesta ha causato un blocco di questo server WIMS: |
56 | <p>La vostra richiesta ha causato un blocco di questo server WIMS: |
56 | è stata raggiunta la quota massima di connessioni.</p> |
57 | è stata raggiunta la quota massima di connessioni.</p> |
57 | </body></html> |
58 | </body></html> |
58 | !exit |
59 | !exit |
59 | !endif |
60 | !endif |
60 | 61 | ||
61 | !if ++++missing_ isin ++++$wims_user_error |
62 | !if ++++missing_ isin ++++$wims_user_error |
62 | <hr width="1"/> |
63 | <hr width="1"/> |
63 | <h1 |
64 | <h1>Spiacenti</h1> |
64 | <hr style="width:50%"/> |
65 | <hr style="width:50%"/> |
65 | <p> |
66 | <p> |
66 | WIMS |
67 | WIMS ha bisogno del programma |
67 | !set miss=!upper $missing_software |
68 | !set miss=!upper $missing_software |
68 | <span class="wims_warning">$miss</span> |
69 | <span class="wims_warning">$miss</span> |
69 |
|
70 | per completare la richiesta inviata, ma tale programma non è disponibile (o |
70 |
|
71 | non è utilizzabile da WIMS) su questo server.</p> |
71 | <p> |
72 | <p> |
72 |
|
73 | Potete |
73 | <a href="mailto:$wims_site_manager?subject=$missing_software unavailable on WIMS"> |
74 | <a href="mailto:$wims_site_manager?subject=$missing_software unavailable on WIMS">scrivere |
74 |
|
75 | al webmaster</a> per comunicare il problema, o scegliere un altro sito WIMS |
75 |
|
76 | nella tabella qui sotto.</p> |
76 | <p><a href="wims.cgi">WIMS homepage</a>.</p> |
77 | <p><a href="wims.cgi">WIMS homepage</a>.</p> |
77 | !read mirror.phtml.it |
78 | !read mirror.phtml.it |
78 | </body></html> |
79 | </body></html> |
79 | !exit |
80 | !exit |
80 | !endif |
81 | !endif |
81 | 82 | ||
82 | !if trapped iswordof $wims_user_error |
83 | !if trapped iswordof $wims_user_error |
83 | <h1 |
84 | <h1>Stop!</h1> |
84 | <hr/> |
85 | <hr/> |
85 | Le contenu de |
86 | Le contenu de |
86 | <a HREF="http://$httpd_HTTP_HOST">$httpd_HTTP_HOST</a> n'est pas compatible |
87 | <a HREF="http://$httpd_HTTP_HOST">$httpd_HTTP_HOST</a> n'est pas compatible |
87 | avec un programme de ramassage de pages web ou un `accélérateur d'accès'. |
88 | avec un programme de ramassage de pages web ou un `accélérateur d'accès'. |
88 | <p> |
89 | <p> |
Line 95... | Line 96... | ||
95 | </p> |
96 | </p> |
96 | </body></html> |
97 | </body></html> |
97 | !exit |
98 | !exit |
98 | !endif |
99 | !endif |
99 | 100 | ||
100 | <h1 |
101 | <h1>Errore WIMS</h1> |
101 | <hr/> |
102 | <hr/> |
- | 103 | <p> |
|
102 |
|
104 | C'è un errore nella richiesta effettuata. |
- | 105 | </p> |
|
103 | 106 | ||
104 | !if module_change iswordof $wims_user_error |
107 | !if module_change iswordof $wims_user_error |
105 | !if $wims_human_access=yes |
108 | !if $wims_human_access=yes |
106 | <p> |
109 | <p> |
107 | L'uso del tasto `Back' è incompatibile con WIMS. |
110 | L'uso del tasto `Back' è incompatibile con WIMS. |
108 | Le pagine sono generate interattivamente a richiesta. |
111 | Le pagine sono generate interattivamente a richiesta. |
109 | </p> |
112 | </p> |
110 | <p |
113 | <p class="wimscenter"> |
111 | !set tit=!module title $module |
114 | !set tit=!module title $module |
112 | !default tit=$module |
115 | !default tit=$module |
113 | !href module=$module $tit |
116 | !href module=$module $tit |
114 | |
117 | |
115 | !href $ WIMS home |
118 | !href $ WIMS home |
116 | !if $httpd_HTTP_REFERER!=$empty |
119 | !if $httpd_HTTP_REFERER!=$empty |
117 | <a href="$httpd_HTTP_REFERER">Esci da WIMS</a> |
120 | <a href="$httpd_HTTP_REFERER">Esci da WIMS</a> |
118 | !else |
121 | !else |
119 | </p> |
122 | </p> |
120 | <p> |
123 | <p> |
121 | <small>Se state cercando di uscire da WIMS, ignorate questo |
124 | <span class="small">Se state cercando di uscire da WIMS, ignorate questo |
122 | messaggio e continuate a selezionare il tasto `Back/Indietro'. |
125 | messaggio e continuate a selezionare il tasto `Back/Indietro'. |
- | 126 | </span></p> |
|
123 | !endif |
127 | !endif |
124 | !exit |
128 | !exit |
125 | !endif |
129 | !endif |
126 | <p> Richiesta di cambio modulo non valida. |
130 | <p> Richiesta di cambio modulo non valida. |
127 | State forse utilizzando un programma automatico |
131 | State forse utilizzando un programma automatico |
Line 131... | Line 135... | ||
131 | <input type="hidden" name="module" value="home"/> |
135 | <input type="hidden" name="module" value="home"/> |
132 | <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]"/> |
136 | <input type="hidden" name="deblockparm" value="$[randint(10000000)+1000000]"/> |
133 | Se avete semplicemente cliccato erroneamente sul tasto `Back' del browser |
137 | Se avete semplicemente cliccato erroneamente sul tasto `Back' del browser |
134 | scrivete la parola `wims' qui |
138 | scrivete la parola `wims' qui |
135 | <input size="8" name="special_parm"/> e quindi |
139 | <input size="8" name="special_parm"/> e quindi |
136 | <input type="submit" value="Procedete"/>. |
140 | <input type="submit" value="Procedete" />. |
- | 141 | !formend |
|
137 | <p> |
142 | <p> |
138 | Ricordiamo che le pagine WIMS sono generate dinamicamente a richiesta e |
143 | Ricordiamo che le pagine WIMS sono generate dinamicamente a richiesta e |
139 | il loro utilizzo off line non è di alcuna utilità. |
144 | il loro utilizzo off line non è di alcuna utilità. |
140 |
|
145 | È del tutto inutile scaricare le pagine con un programma |
- | 146 | automatico. |
|
141 |
|
147 | </p> |
142 | !if robot_doubt iswordof $wims_user_error |
148 | !if robot_doubt iswordof $wims_user_error |
143 | <p |
149 | <p class="small">A tentativi di intrusione nel sistema si risponderà |
144 | limitando le possibilità di accesso. |
150 | limitando le possibilità di accesso. |
- | 151 | </p> |
|
145 | !endif |
152 | !endif |
146 | !exit |
153 | !exit |
147 | !endif |
154 | !endif |
148 | 155 | ||
149 | !if robot_doubt iswordof $wims_user_error |
156 | !if robot_doubt iswordof $wims_user_error |
150 | <p>Spiacente: accesso negato perché sei sospettato di utilizzare, |
157 | <p>Spiacente: accesso negato perché sei sospettato di utilizzare, |
151 | contrariamente alle nostre richieste, un |
158 | contrariamente alle nostre richieste, un programma automatico copiare le pagine.</p> |
152 | !goto unblock |
159 | !goto unblock |
153 | !endif |
160 | !endif |
154 | 161 | ||
155 | !if allow_violation iswordof $wims_user_error |
162 | !if allow_violation iswordof $wims_user_error |
- | 163 | <p> |
|
156 |
|
164 | Non è permesso definire la variabile ``$wims_error_data'' |
157 | tramite il comando ``$cmd''. |
165 | tramite il comando ``$cmd''. |
- | 166 | </p> |
|
158 | !endif |
167 | !endif |
159 | 168 | ||
160 | !if bad_command iswordof $wims_user_error |
169 | !if bad_command iswordof $wims_user_error |
- | 170 | <p> |
|
161 |
|
171 | Il comando ``$cmd'' non è valido. |
- | 172 | </p> |
|
- | 173 | <p> |
|
162 |
|
174 | I comandi validi sono: |
- | 175 | </p> |
|
163 | <pre>new, renew, reply, help, hint, config </pre> |
176 | <pre>new, renew, reply, help, hint, config </pre> |
164 | !endif |
177 | !endif |
165 | 178 | ||
166 | !if bad_host iswordof $wims_user_error |
179 | !if bad_host iswordof $wims_user_error |
167 | <p>La session ``$session'' è stata creata da un altro server. Accesso |
- | |
168 | negato. </p> |
- | |
169 | <p> |
180 | <p> |
- | 181 | State cercando di accedere a una sessione che è stata creata da un'altra |
|
170 |
|
182 | postazione. Per ragioni di sicurezza, WIMS non permette di cambiare la |
171 | da cui ci si connette a metà di una sessione di lavoro. |
183 | postazione da cui ci si connette a metà di una sessione di lavoro. |
- | 184 | </p> |
|
- | 185 | <p> |
|
172 | Sfortunatamente alcuni internet provider forniscono ip dinamici che |
186 | Sfortunatamente alcuni internet provider forniscono ip dinamici che |
173 | POTREBBERO cambiare a connessione attiva. |
187 | POTREBBERO cambiare a connessione attiva. |
174 | In questo |
188 | In questo caso, se incorrete spesso in questo inconveniente, dovete |
175 | di |
189 | chiedere al docente di cambiare la modalità di accesso al corso. |
176 | </p> |
190 | </p> |
177 | !endif |
191 | !endif |
178 | 192 | ||
179 | !if need_https iswordof $wims_user_error |
193 | !if need_https iswordof $wims_user_error |
180 | Per connettersi è necessario un browser che supporti il |
194 | Per connettersi è necessario un browser che supporti il |
181 | protocollo https e connettersi con una richiesta https. |
195 | protocollo https e connettersi con una richiesta https. |
182 | !set refname=!replace http:// by https:// in $wims_ref_name |
196 | !set refname=!replace http:// by https:// in $wims_ref_name |
183 | <a href="$refname?session=$wims_session&module=home&cmd=new">Riprova</a>. |
197 | <a href="$refname?session=$wims_session&module=home&cmd=new">Riprova</a>. |
184 | !exit |
198 | !exit |
185 | !endif |
199 | !endif |
186 | 200 | ||
187 | !if bad_insnum iswordof $wims_user_error |
201 | !if bad_insnum iswordof $wims_user_error |
188 | !if $cmd=getfile |
202 | !if $cmd=getfile |
- | 203 | <p> |
|
189 |
|
204 | Il file non esiste. |
- | 205 | </p> |
|
190 | !else |
206 | !else |
- | 207 | <p> |
|
191 |
|
208 | Il nome del file da inserire dinamicamente non è valido. |
- | 209 | </p> |
|
192 | !endif |
210 | !endif |
193 | !endif |
211 | !endif |
194 | 212 | ||
195 | !if cmd_output_too_long iswordof $wims_user_error |
213 | !if cmd_output_too_long iswordof $wims_user_error |
- | 214 | <p> |
|
196 |
|
215 | È stato raggiunto il limite di potenza di calcolo utilizzabile. |
197 | La richiesta è eccessivamente complicata e laboriosa. |
216 | La richiesta è eccessivamente complicata e laboriosa. |
198 | Si prega di rivedere i dati inseriti. |
217 | Si prega di rivedere i dati inseriti. |
- | 218 | </p> |
|
199 | !endif |
219 | !endif |
200 | 220 | ||
201 | !if double_click iswordof $wims_user_error |
221 | !if double_click iswordof $wims_user_error |
202 | <p>Questa richiesta è arrivata mentre si stava già |
- | |
203 | analizzando un'altra vostra richiesta.</p> |
- | |
204 | <p> |
222 | <p> |
- | 223 | Questa richiesta è arrivata mentre si stava già |
|
- | 224 | analizzando un'altra vostra richiesta. |
|
- | 225 | </p> |
|
- | 226 | <p> |
|
205 |
|
227 | È inutile continuare a cliccare, ma è necessario aspettare |
206 | <span class="wims_warning">$wims_cpu_limit secondi</span> |
228 | <span class="wims_warning">$wims_cpu_limit secondi</span> |
207 | perché la richiesta precedente vada a termine, dopo di che |
229 | perché la richiesta precedente vada a termine, dopo di che |
208 | !href cmd=resume cliccando qui |
230 | !href cmd=resume cliccando qui |
209 | si |
231 | si può riprendere a lavorare. |
210 | </p> |
232 | </p> |
211 | <p>(E si prega di essere più |
233 | <p>(E si prega di essere più |
212 | pazienti quando si sottopongono a WIMS conti laboriosi.) |
234 | pazienti quando si sottopongono a WIMS conti laboriosi.) |
213 | </p> |
235 | </p> |
214 | <p> |
236 | <p> |
215 | Se state cercando di uscire da WIMS, ignorate questo |
237 | Se state cercando di uscire da WIMS, ignorate questo |
216 | messaggio e continuate a selezionare il tasto `Back/Indietro'. |
238 | messaggio e continuate a selezionare il tasto `Back/Indietro'. |
217 | </p> |
239 | </p> |
218 | !exit |
240 | !exit |
219 | !endif |
241 | !endif |
220 | 242 | ||
221 | !if invalid_char_in_query_string iswordof $wims_user_error |
243 | !if invalid_char_in_query_string iswordof $wims_user_error |
- | 244 | <p> |
|
222 |
|
245 | La sostituzione ``$wims_error_data'' nei parametri non è |
223 | ammessa. |
246 | ammessa. |
- | 247 | </p> |
|
224 | !endif |
248 | !endif |
225 | 249 | ||
226 | !if name_conflict iswordof $wims_user_error |
250 | !if name_conflict iswordof $wims_user_error |
- | 251 | <p> |
|
227 |
|
252 | ``$wims_error_data'' è un nome riservato per WIMS. |
- | 253 | </p> |
|
228 | !endif |
254 | !endif |
229 | 255 | ||
230 | !if no_command iswordof $wims_user_error |
256 | !if no_command iswordof $wims_user_error |
- | 257 | <p> |
|
231 |
|
258 | Non è un comando. |
- | 259 | </p> |
|
232 | !endif |
260 | !endif |
233 | 261 | ||
234 | !if no_insnum iswordof $wims_user_error |
262 | !if no_insnum iswordof $wims_user_error |
235 | !if $cmd=getfile |
263 | !if $cmd=getfile |
- | 264 | <p> |
|
236 |
|
265 | Manca il nome del file. |
- | 266 | </p> |
|
237 | !else |
267 | !else |
- | 268 | <p> |
|
238 |
|
269 | Richiesta di inserimento automatico senza indicarne il numero. |
- | 270 | </p> |
|
239 | !endif |
271 | !endif |
240 | !endif |
272 | !endif |
241 | 273 | ||
242 | !if no_module_name iswordof $wims_user_error |
274 | !if no_module_name iswordof $wims_user_error |
- | 275 | <p> |
|
243 |
|
276 | Richiesta di una sessione senza indicare un modulo. |
- | 277 | </p> |
|
244 | !endif |
278 | !endif |
245 | 279 | ||
246 | !if no_session iswordof $wims_user_error |
280 | !if no_session iswordof $wims_user_error |
- | 281 | <p> |
|
247 |
|
282 | Manca il codice della sessione. |
- | 283 | </p> |
|
248 | !endif |
284 | !endif |
249 | 285 | ||
250 | !if parm_too_long iswordof $wims_user_error |
286 | !if parm_too_long iswordof $wims_user_error |
- | 287 | <p> |
|
251 |
|
288 | Si sono inseriti troppi parametri. Questo non è permesso |
252 | per ragioni di sicurezza. |
289 | per ragioni di sicurezza. |
- | 290 | </p> |
|
253 | !endif |
291 | !endif |
254 | 292 | ||
255 | !if string_too_long iswordof $wims_user_error |
293 | !if string_too_long iswordof $wims_user_error |
- | 294 | <p> |
|
256 |
|
295 | La definizione di una variabile è troppo lunga. |
- | 296 | </p> |
|
257 | !endif |
297 | !endif |
258 | 298 | ||
259 | !if too_many_variables iswordof $wims_user_error |
299 | !if too_many_variables iswordof $wims_user_error |
- | 300 | <p> |
|
260 |
|
301 | Il numero di paramtri inseriti eccede il limite massimo permesso |
261 | da questa installazione di WIMS. |
302 | da questa installazione di WIMS. |
- | 303 | </p> |
|
262 | !endif |
304 | !endif |
263 | 305 | ||
264 | !if unmatched_parentheses iswordof $wims_user_error |
306 | !if unmatched_parentheses iswordof $wims_user_error |
- | 307 | <p> |
|
265 |
|
308 | C'è un errore nelle parentesi. È possibile correggere |
266 | l'errore in questo spazio. |
309 | l'errore in questo spazio. |
- | 310 | </p> |
|
267 | !form $cmd |
311 | !form $cmd |
268 | $(name$bad_parentheses) = |
312 | $(name$bad_parentheses) = |
269 | !for i in module,special_parm,worksheet |
313 | !for i in module,special_parm,worksheet |
270 | !if $($i)!=$empty |
314 | !if $($i)!=$empty |
271 | !set value=!translate " to $ $ in $($i) |
315 | !set value=!translate " to $ $ in $($i) |
Line 288... | Line 332... | ||
288 | <input size="$len" name="$(name$bad_parentheses)" value="$value"/> |
332 | <input size="$len" name="$(name$bad_parentheses)" value="$value"/> |
289 | <p> |
333 | <p> |
290 | Quindi |
334 | Quindi |
291 | <input type="submit" value="inviare la risposta corretta."/> |
335 | <input type="submit" value="inviare la risposta corretta."/> |
292 | </p> |
336 | </p> |
293 |
|
337 | !formend |
294 | <hr/> |
338 | <hr/> |
295 | <p |
339 | <p class="wimscenter"> |
296 | !href cmd=resume Annullare |
340 | !href cmd=resume Annullare |
297 | , oppure |
341 | , oppure |
298 | !href $ [WIMS home] |
342 | !href $ [WIMS home] |
299 | .</p> |
343 | .</p> |
300 | !exit |
344 | !exit |
Line 309... | Line 353... | ||
309 | <p>La sessione numero ``$session'' non è (più) valida. |
353 | <p>La sessione numero ``$session'' non è (più) valida. |
310 | <a href="wims.cgi">Comincia una nuova sessione</a>.</p> |
354 | <a href="wims.cgi">Comincia una nuova sessione</a>.</p> |
311 | !endif |
355 | !endif |
312 | 356 | ||
313 | !if rafale iswordof $wims_user_error |
357 | !if rafale iswordof $wims_user_error |
314 | <p> |
358 | <p>Per favore, non giocate con gli esercizi!</p> |
315 | <p> |
359 | <p> |
316 |
|
360 | Dovete prendervi il tempo che vi serve per pensare alla risoluzione degli |
317 |
|
361 | esercizi, invece di continuare a chiederne di nuovi. |
318 | </p> |
362 | </p> |
319 | !set wims_ref_class=wims_button |
363 | !set wims_ref_class=wims_button |
320 | !href cmd=resume |
364 | !href cmd=resume Annullare l'ultima richiesta |
321 | !reset wims_ref_class |
365 | !reset wims_ref_class |
322 | . |
366 | . |
323 | !if $wims_user!=$empty and $wims_user!=supervisor |
367 | !if $wims_user!=$empty and $wims_user!=supervisor |
324 | <p><span class="wims_warning">$wims_name_warning.</span>! Non ripetere questo errore! |
368 | <p><span class="wims_warning">$wims_name_warning.</span>! Non ripetere questo errore! |
325 | Le attività possono attribuire punteggi negativi anche quando la |
369 | Le attività possono attribuire punteggi negativi anche quando la |
326 | registrazione dei voti per le altre attività è chiusa. |
370 | registrazione dei voti per le altre attività è chiusa. |
- | 371 | </p> |
|
327 | !endif |
372 | !endif |
328 | !goto end2 |
373 | !goto end2 |
329 | !endif |
374 | !endif |
330 | 375 | ||
331 | :examerr |
376 | :examerr |
332 | 377 | ||
333 | !if exam_dep iswordof $wims_user_error |
378 | !if exam_dep iswordof $wims_user_error |
334 | <p>Puoi cominciare a lavorare su questo esercizio solo quando hai ottenuto |
379 | <p>Puoi cominciare a lavorare su questo esercizio solo quando hai ottenuto |
335 | un punteggio sufficiente |
380 | un punteggio sufficiente |
336 | !if , isin $dep_list |
381 | !if , isin $dep_list |
337 |
|
382 | negli esercizi $dep_list. |
338 | !else |
383 | !else |
339 |
|
384 | nell'esercizio $dep_list. |
340 | !endif |
385 | !endif |
341 | </p> |
386 | </p> |
342 | <p>Comincia da quest'ultimo!</p> |
387 | <p>Comincia da quest'ultimo!</p> |
343 | !goto examend |
388 | !goto examend |
344 | !endif |
389 | !endif |
Line 347... | Line 392... | ||
347 | <p>Richiesta non valida in una sessione d'esame.</p> |
392 | <p>Richiesta non valida in una sessione d'esame.</p> |
348 | !goto examend |
393 | !goto examend |
349 | !endif |
394 | !endif |
350 | 395 | ||
351 | !if exam_exo_finished iswordof $wims_user_error |
396 | !if exam_exo_finished iswordof $wims_user_error |
352 | <p> |
397 | <p>Hai già completato questo esercizio ottenendo un il punteggio di $wims_exo_lastscore.</p> |
353 | <p> |
398 | <p>Durante un esame non è possibile ripetere lo stesso esercizio.</p> |
354 | !goto examend |
399 | !goto examend |
355 | !endif |
400 | !endif |
356 | 401 | ||
357 | !if expired_exam iswordof $wims_user_error |
402 | !if expired_exam iswordof $wims_user_error |
358 | <p>Il tempo è scaduto.</p> |
403 | <p>Il tempo è scaduto.</p> |
359 | :examend |
404 | :examend |
360 | !set pses=!translate _ to , in $wims_session |
405 | !set pses=!translate _ to , in $wims_session |
361 | !set pses=!item 1 of $pses |
406 | !set pses=!item 1 of $pses |
362 | !set pser=!randint 1,999 |
407 | !set pser=!randint 1,999 |
363 | !set wims_opener=window.opener.location='$wims_ref_name?session=$pses.$pser&cmd=reply&job=student'; |
408 | !set wims_opener=window.opener.location='$wims_ref_name?session=$pses.$pser&cmd=reply&job=student'; |
364 | <p |
409 | <p class="wimscenter"> |
365 | <a href=# onclick="window.close();$wims_opener">Chiudi questa finestra</a>. |
410 | <a href=# onclick="window.close();$wims_opener">Chiudi questa finestra</a>. |
366 | </p> |
411 | </p> |
367 | !exit |
412 | !exit |
368 | !endif |
413 | !endif |
369 | 414 | ||
Line 393... | Line 438... | ||
393 | <h2>Spiacente.</h2> |
438 | <h2>Spiacente.</h2> |
394 | <p> |
439 | <p> |
395 | L'accesso a questo corso virtuale è stato temporaneamente chiuso dal docente. |
440 | L'accesso a questo corso virtuale è stato temporaneamente chiuso dal docente. |
396 | Si prega di riprovare più tardi! |
441 | Si prega di riprovare più tardi! |
397 | </p> |
442 | </p> |
398 | <p |
443 | <p class="wimscenter"> |
399 | !href cmd=close&module=home WIMS |
444 | !href cmd=close&module=home WIMS |
400 | </p> |
445 | </p> |
401 | </body></html> |
446 | </body></html> |
402 | !exit |
447 | !exit |
403 | !endif |
448 | !endif |
Line 405... | Line 450... | ||
405 | :end |
450 | :end |
406 | <p>Se questo messaggio vi appare dopo aver seguito un link in una pagina. |
451 | <p>Se questo messaggio vi appare dopo aver seguito un link in una pagina. |
407 | probabilmente si tratta di un errore nella pagina. In questo caso |
452 | probabilmente si tratta di un errore nella pagina. In questo caso |
408 | contattatene l'autore per informarlo dell'errore. |
453 | contattatene l'autore per informarlo dell'errore. |
409 | </p> |
454 | </p> |
410 | <p> |
455 | <p> È possibile |
411 | contattare il |
456 | contattare il |
412 | <a href="mailto:$wims_site_manager?subject=wims.cgi">manager di questo |
- | |
413 |
|
457 | <a href="mailto:$wims_site_manager?subject=wims.cgi">webmaster</a>, precisando quanti più dettagli possibili per ricostruire |
414 | l'errore.</p> |
458 | l'errore.</p> |
415 | 459 | ||
416 | :end2 |
460 | :end2 |
417 | <hr/> |
461 | <hr/> |
418 | <p |
462 | <p class="wimscenter"> |
419 | !set wims_ref_class=wims_button home |
463 | !set wims_ref_class=wims_button home |
420 | !href module=home&cmd=new [WIMS home] |
464 | !href module=home&cmd=new [WIMS home] |
421 | !reset wims_ref_class |
465 | !reset wims_ref_class |
422 | </p> |
466 | </p> |
423 | 467 |