Subversion Repositories wimsdev

Rev

Rev 10252 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5648 obado 1
<!-- adm/class/sheet/student.phtml START -->
2
 
4039 bpr 3
!read adm/class/classname.phtml $wims_classname\
4026 bpr 4
$wims_institutionname
1047 bpr 5
 
1380 bpr 6
!read adm/title.phtml 1\
4026 bpr 7
$classname\
1598 bpr 8
$name_title
1573 bpr 9
 
4859 bpr 10
<div class="wims_sheet_desc">$desc</div>
23 reyssat 11
 
12
!if $exocnt=0
12701 bpr 13
  $wims_name_sheetempty
23 reyssat 14
!else
12701 bpr 15
  $name_assignedwork:
16
  <div class="wims_sheet">
17
   <ul class="wims_sheet_list">
5700 obado 18
  !for i=1 to $exocnt
12701 bpr 19
    !set ex=!record $i of wimshome/log/classes/$wims_class/sheets/.sheet$sheet
20
    !distribute lines $ex into di,pa,re,we,ti,de,dep
21
    <li>$i.
22
     !href module=$di&cmd=new&worksheet=$parm1&$pa $ti
23
    , $de
5700 obado 24
    !if $re>0
12701 bpr 25
      <span class="small">$name_quality 0/10. </span>
5700 obado 26
    !endif
12701 bpr 27
    </li>
5700 obado 28
  !next i
29
  </ul>
12701 bpr 30
  </div>
23 reyssat 31
!endif
6311 bpr 32
 
23 reyssat 33
!homeref
6311 bpr 34
 
10252 bpr 35
!set wims_menu_items=!append line itemsep,0,\
1444 bpr 36
backteacher,1,cmd=resume\
37
to $wims_menu_items
23 reyssat 38
 
5648 obado 39
<!-- adm/class/sheet/student.phtml END -->
1173 bpr 40
!tail
23 reyssat 41
 
42
!set job=