Subversion Repositories wimsdev

Rev

Rev 2071 | 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
你发回的答案不完整, 请完成它.
4
 !exit
5
!endif
6
 
7
!if $wims_error=double_reply
8
你已经送来过这个练习的回答, 并已被分析与纪录. 
9
重复回答将不被考虑. (不要使用浏览器的 `刷新' 按钮重复回答!)
10
 !exit
11
!endif
12
 
13
Type of error: $wims_error $wims_error_parm.
14