Subversion Repositories wimsdev

Rev

Rev 16 | Rev 3984 | Go to most recent revision | Details | Compare with Previous | 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
 
2071 zjchen 13
!if $wims_error=no_ldap_parameter
14
你应该填满用星号标注的格子. 
15
为此请询问你的 ldap 名册的管理者.
16
!exit
17
!endif
16 reyssat 18
 
2071 zjchen 19
错误类型: $wims_error $wims_error_parm.
20