Rev 17412 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17412 | Rev 17432 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | !endif |
27 | !endif |
28 | !! ---------- add timer on page |
28 | !! ---------- add timer on page |
29 | <script> |
29 | <script> |
30 | !read js/chronoid.js |
30 | !read js/chronoid.js |
31 | </script> |
31 | </script> |
- | 32 | !set rd=!randint 111111,999999 |
|
32 | !set 1_=!append line chrono,0, <span id="chrono_exam"></span> <script>clockid($wims_exam_remain,"chrono_exam");</script> to $1_ |
33 | !set 1_=!append line chrono,0, <span id="chrono_exam"></span> <script>clockid($wims_exam_remain,"chrono_exam");window.opener.location='$wims_ref_name?session=$wims_pses.1&+cmd=reply&+job=student&+randomizer=$rd';</script> to $1_ |
33 | !endif |
34 | !endif |
34 | !if $module=adm/class/tchat |
35 | !if $module=adm/class/tchat |
35 | !if $job!=close |
36 | !if $job!=close |
36 | !set 1_=!append line tchatclose,1,cmd=reply&module=adm/class/tchat&job=close to $1_ |
37 | !set 1_=!append line tchatclose,1,cmd=reply&module=adm/class/tchat&job=close to $1_ |
37 | !endif |
38 | !endif |