Rev 6235 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 10231 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !set level=$[$level-1] |
2 | !set level=$[$level-1] |
3 | 3 | ||
4 | < |
4 | <span class="wims_warning">$wims_name_Error</span>: |
5 | 5 | ||
6 | !if no_title iswordof $error |
6 | !if no_title iswordof $error |
7 | Dare un titolo all'esercizio in preparazione. |
7 | Dare un titolo all'esercizio in preparazione. |
8 | !exit |
8 | !exit |
9 | !endif |
9 | !endif |
10 | 10 | ||
11 | !if empty_title iswordof $error |
11 | !if empty_title iswordof $error |
12 | Il sistema non trova il titolo dell'esercizio. |
12 | Il sistema non trova il titolo dell'esercizio. |
13 |
|
13 | È stato definito? |
14 | !exit |
14 | !exit |
15 | !endif |
15 | !endif |
16 | 16 | ||
17 | !if no_answer iswordof $error |
17 | !if no_answer iswordof $error |
18 | L'esercizio proposto non richiede una risposta (di alcun tipo: |
18 | L'esercizio proposto non richiede una risposta (di alcun tipo: |
19 | libera o scelta multipla). |
19 | libera o scelta multipla). |
20 | !exit |
20 | !exit |
21 | !endif |
21 | !endif |
22 | 22 | ||
23 | !if no_statement iswordof $error |
23 | !if no_statement iswordof $error |
24 | Il contenuto dell'esercizio |
24 | Il contenuto dell'esercizio è incompleto: manca |
25 | l'enunciato. |
25 | l'enunciato. |
26 | !exit |
26 | !exit |
27 | !endif |
27 | !endif |
28 | 28 | ||
29 | !if no_reply2 iswordof $error |
29 | !if no_reply2 iswordof $error |
30 | Il contenuto dell'esercizio |
30 | Il contenuto dell'esercizio è incompleto: la richiesta di risposte |
31 | non |
31 | non è valida. (Occorre riempire tutti |
32 | i campi.) |
32 | i campi.) |
33 | !exit |
33 | !exit |
34 | !endif |
34 | !endif |
35 | 35 | ||
36 | !if def_fail iswordof $error |
36 | !if def_fail iswordof $error |
37 | Il sistema non |
37 | Il sistema non è stato in grado di generare un esercizio valido |
38 | dai dati forniti. Ci sono errori nelle definizioni. |
38 | dai dati forniti. Ci sono errori nelle definizioni. |
39 | < |
39 | <div class="tt"><pre>$oef2wims_out</pre></div> |
40 | !if $mode!=$empty |
40 | !if $mode!=$empty |
41 | !set level=1 |
41 | !set level=1 |
42 | !else |
42 | !else |
43 | !set level=2 |
43 | !set level=2 |
44 | !endif |
44 | !endif |
45 | !exit |
45 | !exit |
46 | !endif |
46 | !endif |
47 | 47 | ||
48 | !if name_exhaust iswordof $error |
48 | !if name_exhaust iswordof $error |
49 | Ci sono già numerosi esercizi nel corso che hanno lo stesso titolo |
49 | Ci sono già numerosi esercizi nel corso che hanno lo stesso titolo |
50 | di quello appena creato. Se gli esercizi sono diversi, |
50 | di quello appena creato. Se gli esercizi sono diversi, è |
51 | preferibile scegliere un titolo diverso e |
51 | preferibile scegliere un titolo diverso e |
52 | riproporre l'esercizio. |
52 | riproporre l'esercizio. |
53 | !exit |
53 | !exit |
54 | !endif |
54 | !endif |
55 | 55 | ||
56 | !if name_exhaustpub iswordof $error |
56 | !if name_exhaustpub iswordof $error |
57 | Ci sono già numerosi esercizi nel corso che hanno lo stesso titolo |
57 | Ci sono già numerosi esercizi nel corso che hanno lo stesso titolo |
58 | di quello appena creato. Se si tratta di esercizi diversi, |
58 | di quello appena creato. Se si tratta di esercizi diversi, è |
59 | preferibile scegliere un titolo diverso e |
59 | preferibile scegliere un titolo diverso e |
60 | riproporre l'esercizio. |
60 | riproporre l'esercizio. |
61 | !exit |
61 | !exit |
62 | !endif |
62 | !endif |
63 | 63 | ||
64 | !if unknown iswordof $error |
64 | !if unknown iswordof $error |
65 | Il salvataggio dell'esercizio non |
65 | Il salvataggio dell'esercizio non è andato a buon fine per un errore. |
66 | !exit |
66 | !exit |
67 | !endif |
67 | !endif |
68 | 68 | ||
69 | !if already iswordof $error |
69 | !if already iswordof $error |
70 | L'esercizio che si vuole salvare |
70 | L'esercizio che si vuole salvare è già salvato. |
71 | !exit |
71 | !exit |
72 | !endif |
72 | !endif |
73 | 73 | ||
74 | !if not_class iswordof $error |
74 | !if not_class iswordof $error |
75 | La richiesta non |
75 | La richiesta non è ammissibile. |
76 | !exit |
76 | !exit |
77 | !endif |
77 | !endif |
78 | 78 | ||
79 | !if not_supervisor iswordof $error |
79 | !if not_supervisor iswordof $error |
80 | Hmm... Solo i docenti possono cancellare esercizi da |
80 | Hmm... Solo i docenti possono cancellare esercizi da |
81 | un corso! |
81 | un corso! |
82 | <p>La richiesta non |
82 | <p>La richiesta non è ammessa.</p> |
83 | !exit |
83 | !exit |
84 | !endif |
84 | !endif |
85 | 85 | ||
86 | !if not_exist iswordof $error |
86 | !if not_exist iswordof $error |
87 | !if $catmodule!=$empty |
87 | !if $catmodule!=$empty |