Rev 3985 | 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 |
||
14330 | guerimand | 4 | Your class has too many participants ($limit). |
23 | reyssat | 5 | Grades can only be manually entered |
6 | for classes with at most $maxuser participants. Sorry. |
||
7 | !exit |
||
8 | !endif |
||
9 | |||
10 | !msg $error |
||
11 |