Rev 5372 | Rev 6316 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
!if $wims_error=empty_data
You have sent an incomplete reply. Please complete your data before sending
it.
!exit
!endif
!if $wims_error=double_reply
You have already submitted a reply to this problem, which has been
analysed and scored. Repetitive replies are ignored. (Don't use the
`reload' button of your browser to repost replies!)
!exit
!endif
!if $wims_error=no_ldap_parameter
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.
!exit
!endif
!if $wims_error=bad_class
It seems that your class is not valid!
!exit
!endif
!if $wims_error iswordof bad_day day_dontexist
The given date is not valid.
!exit
!endif
!if $wims_error=not_supervisor
Sorry, but only the registered supervisor of the class can carry out this operation.
!exit
!endif
!if $wims_error iswordof nouser bad_user bad_usercls
This participant does not seem to exist !!!!
!exit
!endif
!if $wims_error=insert_fail
The software has failed to insert your work into the database. Please
check your data.
!exit
!endif
!if bad_pass iswordof $wims_error
Bad password: a password can only contain letters and digits and must be between
4 and 16 characters long. The password you are typing a second time should be the same as the
first one! Try again.
!exit
!endif
!if bad_auth iswordof $wims_error
Authentification failed. Please try again.
!exit
!endif
!if bad_login=$wims_error
Your login name contains illegal characters.
Please use a word containing only digits or letters without accents, and
without space between them.
!exit
!endif
Type of error: $wims_error $wims_error_parm.