Subversion Repositories wimsdev

Rev

Rev 17636 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !if $wims_read_parm!=$empty
  2.   !set err_=!word 1 of $wims_read_parm
  3.   !set comp_=!word 2 to -1 of $wims_read_parm
  4. !else
  5.   !set err_=!word 1 of $error
  6.   !set comp_=!word 2 to -1 of $error
  7. !endif
  8. !set wims_module_log=error: $err_
  9. !if $err_ iswordof badsoldate bad_maxfreework badstatutsubject badstatutsolution goodsave goodstatut gooderasefile goodaddfile notnow fwnotperime\
  10.     fwnotactive badfilename gooderase noterasable gooddeactivate notenoughfreespace badstudentfilesize quota_filestudent badallows studentwithoutfw putworknotallow notallowedmodule\
  11.     notallcorrected putworkusernotexists expire_nosoldisplay toomanychar quota_file notallowed_desactivated goodhide addrplay goodarchive notauthsupervisor not_secure alreadyarchivated\
  12.     file_too_large addexo-nofreework not_exo insert_fail no_pick bad_freework too_many_exos already_exist exo-insert exolog-noexo exolog-exoexists exolog-badparameter\
  13.      exolog-nofile exolog-nouser noinlineanswer ok-delexo badscore toomanywimsexo printversion duplicateok truncatedtext geogebratoolong
  14.   !changeto lang/msg.phtml.$lang
  15. !else
  16.   !msg $err_
  17.   $err_
  18. !endif
  19.