Rev 17432 | Rev 17542 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17432 | Rev 17468 | ||
---|---|---|---|
Line 39... | Line 39... | ||
39 | !href module=home $wims_name_back2 |
39 | !href module=home $wims_name_back2 |
40 | !tail |
40 | !tail |
41 | !exit |
41 | !exit |
42 | !endif |
42 | !endif |
43 | 43 | ||
44 | !if $registered<0 or ($registered>0 and |
44 | !if $registered<0 or ($registered>0 and $wims_exam_remain<=0) |
45 | !changeto score.phtml |
45 | !changeto score.phtml |
46 | !endif |
46 | !endif |
47 | 47 | ||
48 | !if $exam_mode>0 |
48 | !if $exam_mode>0 |
49 | <div class="wims_msg info"> |
49 | <div class="wims_msg info"> |
Line 174... | Line 174... | ||
174 | !endif |
174 | !endif |
175 | !set exhausted=yes |
175 | !set exhausted=yes |
176 | </p> |
176 | </p> |
177 | !endif |
177 | !endif |
178 | !if $wims_exam_remain!=$empty |
178 | !if $wims_exam_remain!=$empty |
179 | !! !set wims_hr_r=$[max(0,$wims_exam_remain)] |
- | |
180 | !! !set wims_hr_rm=$[floor($wims_hr_r/60)] |
- | |
181 | !! !set wims_hr_rs=!char 2,3 of $[$wims_hr_r%60+100] |
- | |
182 | <p> $wims_name_examremain <span id="exam_clock"> |
179 | <p> $wims_name_examremain <span id="exam_clock"> </span></p> |
183 | !!$wims_hr_rm:$wims_hr_rs. |
- | |
184 | </span></p> |
- | |
185 | !!record 0 of wimshome/public_html/scripts/js/chronoid.js |
- | |
186 | !! <script>clockid($wims_exam_remain,"exam_clock");</script> |
- | |
187 |
|
180 | !! !if $time_end!=$empty |
188 |
|
181 | !! <div class="wims_msg warning"> |
189 |
|
182 | !! $name_exam11 |
190 |
|
183 | !! </div> |
191 |
|
184 | !! !endif |
192 | !endif |
185 | !endif |
193 | !if $registered=$empty and $exhausted!=yes |
186 | !if $registered=$empty and $exhausted!=yes |
194 | <div> |
187 | <div> |
195 | !if $stries>1 |
188 | !if $stries>1 |
196 | $name_exam9. |
189 | $name_exam9. |
197 | !else |
190 | !else |
198 | $name_exam9bis. |
191 | $name_exam9bis. |
199 | !endif |
192 | !endif |
200 | !if |
193 | !if $time_end!=$empty |
201 | <div class="wims_msg warning"> |
194 | <div class="wims_msg warning"> |
202 | $name_exam11 |
195 | $name_exam11 |
203 | </div> |
196 | </div> |
204 | !endif |
197 | !endif |
205 | </div> |
198 | </div> |