Subversion Repositories wimsdev

Rev

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

Rev 12947 Rev 12950
Line 102... Line 102...
102
      !set getraw=$uu
102
      !set getraw=$uu
103
      !increase nbpart
103
      !increase nbpart
104
      !readproc script/raw.proc
104
      !readproc script/raw.proc
105
      $table_tr
105
      $table_tr
106
      <td>
106
      <td>
107
      !href module=adm/class/userscore&job=getuser&getuser=$uu#sheet$(showsheet[1]) $name_student
107
      !href cmd=reply&job=useractivity&user=$uu $name_student
108
      </td>
108
      </td>
109
      !for h = 1 to 2*$sheetcnt + 4
109
      !for h = 1 to 2*$sheetcnt + 4
110
        !set h1=$[($h+$h%2)/2-2]
110
        !set h1=$[($h+$h%2)/2-2]
111
        !if $h <=4 or ($h>4 and $(activ[$h1])>0) and $h1 isitemof $showsheet
111
        !if $h <=4 or ($h>4 and $(activ[$h1])>0) and $h1 isitemof $showsheet
112
          !if $h>2 and . notin $[$h/2]
112
          !if $h>2 and . notin $[$h/2]