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 -... | Line 1... | ||
- | 1 | ||
- | 2 | !if bad_maxexams=$error |
|
- | 3 | Le nombre d'examens est limité à $max_exams. |
|
- | 4 | !exit |
|
- | 5 | !endif |
|
1 | 6 | ||
2 | !if $error=prep_noexercise |
7 | !if $error=prep_noexercise |
3 | The content of the exercise $exo of the exam is empty. Try again. |
8 | The content of the exercise $exo of the exam is empty. Try again. |
4 | !exit |
9 | !exit |
5 | !endif!set wims_module_log=error: $error |
10 | !endif!set wims_module_log=error: $error |