Subversion Repositories wimsdev

Rev

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

Rev 17115 Rev 17215
Line 6... Line 6...
6
!set r_=!record 0 of wimshome/sessions/$s_/examreg.$n_
6
!set r_=!record 0 of wimshome/sessions/$s_/examreg.$n_
7
!set now=$wims_nowseconds
7
!set now=$wims_nowseconds
8
!set ws=!translate _ to $ $ in $wims_session
8
!set ws=!translate _ to $ $ in $wims_session
9
!set ws=!word 1 of $ws
9
!set ws=!word 1 of $ws
10
!set sm=!record 0 of wimshome/log/classes/$wims_class/.E$n_
10
!set sm=!record 0 of wimshome/log/classes/$wims_class/.E$n_
11
!if $r_!=$empty and $s_!=$ws and $t_>$now and $sm!=#
11
!if $r_!=$empty and $s_!=$ws and $t_>$now
-
 
12
!!  and $sm!=#   (simulation are now same as normal mode)
12
    <span class="wims_warning">$wims_name_warning</span>.
13
    <span class="wims_warning">$wims_name_warning</span>.
13
    $U_examworking
14
    $U_examworking
14
    !if $h_=$httpd_REMOTE_ADDR
15
    !if $h_=$httpd_REMOTE_ADDR
15
      !href session=$s_&module=adm/class/exam&job=student&exam=$n_ $U_examcont
16
      !href session=$s_&module=adm/class/exam&job=student&exam=$n_ $U_examcont
16
    !else
17
    !else