Subversion Repositories wimsdev

Rev

Rev 4552 | Rev 5764 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

!set wims_module_log=error: $error

!if not_supervisor=$error
 ©êºp¡A§@·~²M³æªº·Ç³Æ / ­×§ïÅv§Q«O¯dµ¹½Òµ{ªººÞ²zªÌ¡C
 !exit
!endif

!if bad_class=$error
 ©_©Ç¡A§Úµo²{±zªº½Òµ{¤£À³·í¡I
 !exit
!endif

!if bad_source=$error
 The item number $bad_source in the source you just submitted is not
 valid.
 !href cmd=reply&job=prep_putsource&source=$source $name_correctsource
.
 !exit
!endif

!if bad_sheet=$error
 ±zªº§@·~²M³æ½s¸¹¤£¾A·í¡A¥i¯à¬O³nÅ骺 bug ¡H
 !exit
!endif

!if bad_maxsheet=$error
 The number of worksheets is limited to $max_sheet. You may not create another worksheet.
 !exit
!endif

!if no_title=$error
 ±z©Òµn¿ýªº§@·~²M³æ¨S¦³¼ÐÃD¡A¤£«ØÄ³±z³o»ò°µ¡C³B²z®Éªº¿ù»~¡H
 !exit
!endif



!if $error=not_secure
 This operation can only be done from a secure host.
 !if $sec=$empty
  You have not defined secure host. Access denied. You may ask the webmaster
  to do it for you.
 !else
  Access denied.
 !endif
 !exit
!endif

!if $error=sharing_sheet
 You are sharing worksheets with other classes!
 !if $wims_ismanager<2
  You must ask the webmaster to deactivate the worksheet for you.
  !exit
 !endif
 You might put your neighboring classes in total disorder by deactivating
 this worksheet. This operation is therefore <b>stronly discouraged</b>.
 <p>
 Do you still want to deactivate the worksheet?
 <p><center>
 !href cmd=reply&job=deactivate&confirm=yes $wims_name_yes; $(wims_name_actionlist[3])
 .&nbsp;&nbsp;
 !href cmd=resume $wims_name_no; $wims_name_giveup
 . </center>
 <p>
 <b>Before continuing, ask at least the supervisors of your class neighbors to
 save their classes!</b>
 !exit
!endif

!if $error=sheet_in_exam
 Impossible to deactivate this worksheet, because you have exams based on its
 content.
 !exit
!endif

!if $error=non_empty_activities
 You want to deactivate the worksheet $sheet, while participants have already
 started to work on it!
 <p>
 !if share iswordof $confirmed
  Moreover, the worksheet is shared with other classes where there may be works
  and scores too. It is therefore not allowed to deactivate it.
  !exit
 !endif
 All scores obtained on this worksheet will be erased, if you deactivate. Really
 want to do it?
 <p><center>
 !href cmd=reply&job=deactivate&confirm=yes $wims_name_yes; $(wims_name_actionlist[3])
 .&nbsp;&nbsp;
 !href cmd=resume $wims_name_no; $wims_name_giveup
 . </center> <p>
 List of accounts having worked on this worksheet:
 <p>
 <tt>$worktest</tt>
 <p>
 <b>Note</b>. This action should be taken only if this is a testing class.
 Do not go further if the participants are your real students!
 !exit
!endif

!if prep_activate=$error
 ±z­n¨D¹B§@§@·~²M³æ  $sheet ¡A¥ç§YÅý§@·~²M³æ³Q½Òµ{°Ñ»PªÌ¦s¨ú¡C<p>
 ½Ðª`·N¡A¤@¥¹§@·~²M³æ¹B§@«á¡A±z´NµLªk¦A­×§ï²M³æ¡C±z½T©w­nÄ~Äò¡H
 <p><center>
 !href cmd=reply&job=activate  ¹B§@²M³æ
 ¡C&nbsp;&nbsp;
 !href cmd=resume  ©ñ±ó¹B§@
 ¡C</center>
 !exit
!endif

!if prep_erase=$error
 ±z½T©w­n§R°£³o­Ó§@·~²M³æ #$sheet ($title) ¶Ü¡H
 <p><center>
 !href cmd=reply&job=erase  §R°£
 ¡C&nbsp;&nbsp;
 !href cmd=resume  ©ñ±ó§R°£
 ¡C</center>
 !exit
!endif

!if prep_expire=$error

 §@·~²M³æ #$sheet ($title) ªººI¤î¤é´Á¬°¡G $expday
 !item $expmon of $months
 $expyear ¡C±z­n±N²M³æ³]©w¬°¤w¹L´Á¶Ü¡H
 <p><center>
 !href cmd=reply&job=expire ³]©w¬°¤w¹L´Á
 ¡C&nbsp;&nbsp;
 !href cmd=resume ©ñ±ó³]©w
 ¡C </center>
 <p><b>³Æµù¡G</b>±zªº¾Ç¥ÍµLªk¹B§@¤w¨ì´Áªº§@·~²M³æ
 ¡C¦ý¥L­Ì­ì¥ýªº¦¨ÁZ¤´µM«O¯d(²Î­p®É¤´µM¥]§t³o¨Ç¦¨ÁZ)¡A¥B±z¤´¥i¥H¬d¸ß³o¨Ç¦¨ÁZ¡C
 !exit
!endif

!if prep_putsource=$error
 If you have a source of a worksheet saved earlier, you can insert this source
 into the current worksheet, by copying this source into the window below,
 then clicking on the button `Send'. This form also allows you to insert the
 source of a public worksheet using cut-and-paste.
  <p>
 !set wims_menu_items=!append line sheetadmin,1,cmd=resume \
to $wims_menu_items

 !form reply
 <input type="hidden" name="job" value="putsource"/><center>
 <textarea cols="55" rows="10" name="source">$source</textarea>
 <p><input type="submit" value="$wims_name_send"/>
 </center></form>
 <span class="wims_warning">$wims_name_warning</span>.
 Do not insert modified source file! You risk to make your
 worksheet useless.
 !exit
!endif

!if prep_modify=$error
 !set cnt=!recordcnt wimshome/log/classes/$wims_class/sheets/.sheet$sheet
 !if $modif>$cnt or $modif<1
  You have sent an invalid request. Ignored.
 !else
  !set exo=!record $modif of wimshome/log/classes/$wims_class/sheets/.sheet$sheet
  !changeto exomodify.phtml $exo
 !endif
 !exit
!endif

!if $error=toolate
 $name_expiration1 ($l_date). $name_expiration2

<p>
!href cmd=resume $wims_name_back2
 ($wims_name_sheetmanagement)

 !exit
!endif
!msg $error
!set wims_module_log=error: $error






!msg $error