Rev 2184 | Rev 14330 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2184 | Rev 3985 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set wims_module_log=error: $error |
1 | !set wims_module_log=error: $error |
2 | - | ||
3 | !if not_supervisor=$error |
- | |
4 | Spiacente, ma solo il docente del corso può accedere a questa |
- | |
5 | pagina. |
- | |
6 | !exit |
- | |
7 | !endif |
- | |
8 | - | ||
9 | !if bad_class=$error |
- | |
10 | Il corso selezionato non esiste. |
- | |
11 | !exit |
- | |
12 | !endif |
- | |
13 | 2 | ||
14 | !if too_many_users=$error |
3 | !if too_many_users=$error |
15 | Il corso ha troppi iscritti ($ucnt). |
4 | Il corso ha troppi iscritti ($ucnt). |
16 | Spiacenti: l'inserimento manuale dei voti può essere effettuato solo |
5 | Spiacenti: l'inserimento manuale dei voti può essere effettuato solo |
17 | per corsi con massimo $maxuser studenti. |
6 | per corsi con massimo $maxuser studenti. |