Rev 10477 | Rev 13528 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10477 | Rev 10490 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !if bad_maxexams=$error |
3 | !if bad_maxexams=$error |
4 |
|
4 | Il numero massimo di esami è $max_exams. |
5 | !exit |
5 | !exit |
6 | !endif |
6 | !endif |
7 | 7 | ||
8 | !if not_supervisor=$error |
8 | !if not_supervisor=$error |
9 | Spiacente ma la preparazione / modifica dei temi d'esame è |
9 | Spiacente ma la preparazione / modifica dei temi d'esame è |
Line 121... | Line 121... | ||
121 | Il contenuto dell'esercizio $exo del tema d'esame è vuoto. Riprova. |
121 | Il contenuto dell'esercizio $exo del tema d'esame è vuoto. Riprova. |
122 | !exit |
122 | !exit |
123 | !endif |
123 | !endif |
124 | 124 | ||
125 | !if $error=addexook |
125 | !if $error=addexook |
126 |
|
126 | Esercizio inserito correttamente. |
127 | !exit |
127 | !exit |
128 | !endif |
128 | !endif |
129 | !msg $error |
129 | !msg $error |