Subversion Repositories wimsdev

Rev

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

Rev 17410 Rev 17412
Line 23... Line 23...
23
    !! ---------- progressbar in case of course mode
23
    !! ---------- progressbar in case of course mode
24
    !if $(wims_exrandomlist[3;])=1
24
    !if $(wims_exrandomlist[3;])=1
25
      !readproc examprogressbar.proc
25
      !readproc examprogressbar.proc
26
      !set 1_=!append line progress,0, $wims_progressbar  to $1_
26
      !set 1_=!append line progress,0, $wims_progressbar  to $1_
27
    !endif
27
    !endif
-
 
28
    !! ---------- add timer on page
-
 
29
    <script>
-
 
30
      !read js/chronoid.js
-
 
31
    </script>
-
 
32
    !set 1_=!append line chrono,0,&nbsp;<span id="chrono_exam"></span>&nbsp;<script>clockid($wims_exam_remain,"chrono_exam");</script> to $1_
28
  !endif
33
  !endif
29
  !if $module=adm/class/tchat
34
  !if $module=adm/class/tchat
30
    !if $job!=close
35
    !if $job!=close
31
      !set 1_=!append line tchatclose,1,cmd=reply&module=adm/class/tchat&job=close to $1_
36
      !set 1_=!append line tchatclose,1,cmd=reply&module=adm/class/tchat&job=close to $1_
32
    !endif
37
    !endif