Rev 7973 | Rev 10477 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7973 | Rev 9687 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set wims_module_log=error: $error |
1 | !set wims_module_log=error: $error |
- | 2 | ||
- | 3 | !if bad_maxexams=$error |
|
- | 4 | Le nombre d'examens est limité à $max_exams. |
|
- | 5 | !exit |
|
- | 6 | !endif |
|
2 | 7 | ||
3 | !if not_supervisor=$error |
8 | !if not_supervisor=$error |
4 | Sorry, but the operation of preparation / modification of an exam |
9 | Sorry, but the operation of preparation / modification of an exam |
5 | is reserved to registered supervisor of a class. |
10 | is reserved to registered supervisor of a class. |
6 | !exit |
11 | !exit |