Rev 3984 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
16 | reyssat | 1 | |
2 | !if $wims_error=empty_data |
||
3 | You have sent an incomplete reply. Please complete your data before sending |
||
4 | it. |
||
5 | !exit |
||
6 | !endif |
||
7 | |||
8 | !if $wims_error=double_reply |
||
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 |
||
11 | `reload' button of your browser to repost replies!) |
||
12 | !exit |
||
13 | !endif |
||
14 | |||
15 | Type of error: $wims_error $wims_error_parm. |
||
16 |