Rev 17333 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17333 | Rev 17338 | ||
---|---|---|---|
Line 142... | Line 142... | ||
142 | !if prep_expire=$error |
142 | !if prep_expire=$error |
143 | Worksheet #$sheet ($title) normally expires on $expday |
143 | Worksheet #$sheet ($title) normally expires on $expday |
144 | !item $expmon of $months |
144 | !item $expmon of $months |
145 | $expyear. Do you want to expire it now? |
145 | $expyear. Do you want to expire it now? |
146 | <p class="wimscenter"> |
146 | <p class="wimscenter"> |
147 | !set wims_ref_class=wims_button |
147 | !set wims_ref_class=wims_button wims_warning |
148 | !href cmd=reply&job=expire $wims_name_yes ; $(wims_name_actionlist[2]) |
148 | !href cmd=reply&job=expire $wims_name_yes ; $(wims_name_actionlist[2]) |
149 |
|
149 | $ $ |
150 | !set wims_ref_class=wims_button |
150 | !set wims_ref_class=wims_button |
151 | !href cmd=resume $wims_name_no ; $wims_name_giveup |
151 | !href cmd=resume $wims_name_no ; $wims_name_giveup |
152 | </p> |
152 | </p> |
153 | <p><b>Remark.</b> Your students cannot continue to work on a |
153 | <p><b>Remark.</b> Your students cannot continue to work on a |
154 | expired worksheet. But their earlier scores will be conserved (and will be taken into |
154 | expired worksheet. But their earlier scores will be conserved (and will be taken into |
155 | account in the statistics), and you can always consult these scores. |
155 | account in the statistics), and you can always consult these scores. |
- | 156 | </p> |
|
156 | !exit |
157 | !exit |
157 | !endif |
158 | !endif |
158 | 159 | ||
159 | !if prep_putsource=$error |
160 | !if prep_putsource=$error |
160 | If you have saved the source code of a worksheet previously, you can insert this code |
161 | If you have saved the source code of a worksheet previously, you can insert this code |