Subversion Repositories wimsdev

Compare Revisions

Ignore whitespace Rev 18147 → Rev 18148

/trunk/wims/public_html/modules/adm/class/userscore/examcheck.phtml
39,16 → 39,12
!set pos_ses=!positionof item $ses in $checksessions
!for x in $(exam_$(pos_ses))
!set tmp=!record $x of wimshome/log/classes/$wims_class/exams/.exams
!! ------test if sheet is hidden for this user
!reset hidden_sheet
!! ------test if exam is hidden for this user
!if $wims_user!=supervisor
!set h_=!line 8 of $tmp
!if $h_!=$empty
!readproc adm/vfilter/ishiddensheet.proc $h_
!endif
!set tmp_exam_status=!getsheetstatus exam=$(pos_ses)
!endif
!! -----end test
!if $hidden_sheet!=1
!if $tmp_exam_status!=3
!!titre
!set tmp=!line 4 of $tmp
$table_tr<td class="small">$ses</td>