Rev 5843 | Rev 6316 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5843 | Rev 6296 | ||
---|---|---|---|
Line 7... | Line 7... | ||
7 | 7 | ||
8 | !if $wims_error=double_reply |
8 | !if $wims_error=double_reply |
9 | You have already submitted a reply to this problem, which has been |
9 | You have already submitted a reply to this problem, which has been |
10 | analysed and scored. Repetitive replies are ignored. (Don't use the |
10 | analysed and scored. Repetitive replies are ignored. (Don't use the |
11 | `reload' button of your browser to repost replies!) |
11 | `reload' button of your browser to repost replies!) |
- | 12 | !exit |
|
- | 13 | !endif |
|
- | 14 | ||
- | 15 | !if $wims_error=bad_data |
|
- | 16 | I have failed to evaluate the values you have submitted. A typo? |
|
12 | !exit |
17 | !exit |
13 | !endif |
18 | !endif |
14 | 19 | ||
15 | !if $wims_error=no_ldap_parameter |
20 | !if $wims_error=no_ldap_parameter |
16 | Fields indicated with an asterix must be filled in. Please ask the ldap administrator for help if you don't know what to enter in these fields. |
21 | Fields indicated with an asterix must be filled in. Please ask the ldap administrator for help if you don't know what to enter in these fields. |