Rev 1116 | Rev 17412 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1116 | Rev 6099 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !set wims_html_onload=examclock(); |
3 | !set wims_html_onload=examclock(); |
4 |
|
4 | <script type="text/javascript"> |
5 | !if $wims_exam_remain=$empty |
5 | !if $wims_exam_remain=$empty |
6 | function examclock() { |
6 | function examclock() { |
7 | } |
7 | } |
8 | !else |
8 | !else |
9 | var examtick=$wims_exam_remain; |
9 | var examtick=$wims_exam_remain; |