Subversion Repositories wimsdev

Rev

Rev 5734 | Rev 5926 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5734 Rev 5764
Line 65... Line 65...
65
!if prep_activate=$error
65
!if prep_activate=$error
66
 You have asked to activate the exam $exam, that is, to make it accessible
66
 You have asked to activate the exam $exam, that is, to make it accessible
67
 to participants of the class. <p>
67
 to participants of the class. <p>
68
 Please take note that once activated, you can no longer modify the exam.
68
 Please take note that once activated, you can no longer modify the exam.
69
 Do you want to continue?
69
 Do you want to continue?
70
 <p><center>
70
  <div class="wimscenter">
71
 !href cmd=reply&job=activate Yes; activate
71
 !href cmd=reply&job=activate Yes; activate
72
 .&nbsp;&nbsp;
72
 .&nbsp;&nbsp;
73
 !href cmd=resume No; abandon
73
 !href cmd=resume No; abandon
74
 .</center>
74
 .</div>
75
 !exit
75
 !exit
76
!endif
76
!endif
77
 
77
 
78
!if prep_erase=$error
78
!if prep_erase=$error
79
 Do you really want to erase this exam #$exam ($title)?
79
 Do you really want to erase this exam #$exam ($title)?
80
 <p><center>
80
  <div class="wimscenter">
81
 !href cmd=reply&job=erase Yes; erase
81
 !href cmd=reply&job=erase Yes; erase
82
 .&nbsp;&nbsp;
82
 .&nbsp;&nbsp;
83
 !href cmd=resume No; abandon
83
 !href cmd=resume No; abandon
84
 .</center>
84
 .</div>
85
 !exit
85
 !exit
86
!endif
86
!endif
87
 
87
 
88
!if prep_expire=$error
88
!if prep_expire=$error
89
 This exam #$exam ($title) expires normally expires on $expday
89
 This exam #$exam ($title) expires normally expires on $expday
90
 !item $expmon of $months
90
 !item $expmon of $months
91
 $expyear. Do you want to expire it now?
91
 $expyear. Do you want to expire it now?
92
 <p><center>
92
  <div class="wimscenter">
93
 !href cmd=reply&job=expire Yes; expire
93
 !href cmd=reply&job=expire Yes; expire
94
 .&nbsp;&nbsp;
94
 .&nbsp;&nbsp;
95
 !href cmd=resume No; abandon
95
 !href cmd=resume No; abandon
96
 . </center>
-
 
97
 <p><b>Remark.</b> Your students cannot continue to work on a
96
 . </div><b>Remark.</b> Your students cannot continue to work on a
98
 expired exam. But their earlier scores will be conserved (and will be taken into
97
 expired exam. But their earlier scores will be conserved (and will be taken into
99
 account in the statistics), and you can always consult these scores.
98
 account in the statistics), and you can always consult these scores.
100
 !exit
99
 !exit
101
!endif
100
!endif
102
 
101