Rev 2184 | Rev 14330 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | !set wims_module_log=error: $error |
2 | |||
3 | !if too_many_users=$error |
||
4 | Votre classe a trop de participants ($ucnt). |
||
5 | L'enregistrement manuel des notes n'est possible que pour les classes ayant au plus |
||
6 | $maxuser participants. Désolé. |
||
7 | !exit |
||
8 | !endif |
||
9 | |||
10 | !msg $error |
||
11 |