Subversion Repositories wimsdev

Rev

Rev 18004 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18004 Rev 18282
Line 6... Line 6...
6
 
6
 
7
!! todo: tune when we want the link to appear (we do not want link
7
!! todo: tune when we want the link to appear (we do not want link
8
!!       to appear when students haven't yet opened their
8
!!       to appear when students haven't yet opened their
9
!!       freework)
9
!!       freework)
10
!if ($toolate=yes or $putiworkco=1) and $wims_user=supervisor
10
!if ($toolate=yes or $putiworkco=1) and $wims_user=supervisor
11
   !read adm/class/getnextuser $wims_class,$userv,viewuser3,userv,new
11
   !read adm/class/getnextuser $wims_class,$userv,viewuser3,userv
12
!endif
12
!endif
13
 
13
 
14
!if $desc!=$empty
14
!if $desc!=$empty
15
  <div class="wims_freework_desc">$desc</div>
15
  <div class="wims_freework_desc">$desc</div>
16
!endif
16
!endif