Subversion Repositories wimsdev

Rev

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

Rev 17328 Rev 17412
Line 1... Line 1...
1
 
1
 
2
!read js/examclock1.phtml
2
!if $wims_exam_remain!=$empty
-
 
3
  !set wims_html_onload=clockid($wims_exam_remain,'exam_clock');$wims_html_onload
-
 
4
  !set wims_html_header=!append line <script src="scripts/js/chronoid.js"></script> to $wims_html_header
-
 
5
!endif
3
!if $job=exo
6
!if $job=exo
4
  !set js=<script src="scripts/js/chooselist.js"></script>
7
  !set js=<script src="scripts/js/chooselist.js"></script>
5
  !set wims_html_header=!append line $js to $wims_html_header
8
  !set wims_html_header=!append line $js to $wims_html_header
6
!endif
9
!endif
7
!read adm/css.phtml
10
!read adm/css.phtml