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 | Su clase tiene demasiados participantes ($ucnt). |
||
5 | Las puntuaciones se pueden introducir manualmente |
||
6 | sólo para clases con un máximo de $maxuser participantes. |
||
7 | Lo sentimos. |
||
8 | !exit |
||
9 | !endif |
||
10 | |||
11 | !msg $error |
||
12 |