Rev 16 | Rev 5843 | 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
Vous devez remplir les champs marqués d'un astérisque. Consultez pour cela
le gestionnaire de votre annuaire ldap.
!exit
!endif
!if $wims_error=bad_class
Strange, but I find 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 this operation is reserved to registered supervisor of a class.
!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: it must contain only letters and digits, between
4 and 16 characters. And the repeat password should be equal to 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. <p>
Please use a word containing only digits or letters without accent, and
without space between them.
!exit
!endif
Type of error: $wims_error $wims_error_parm.