Subversion Repositories wimsdev

Rev

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

Rev 12465 Rev 13711
Line 1... Line 1...
1
!set ash=$activesh
1
!set ash=$activesh
2
!for i=1 to $eactivecnt
2
!for i=1 to $eactivecnt
3
  tt=!item $i of $activexams
3
  tt=!item $i of $activexams
4
  ash=!append item E$tt to $ash
4
  ash=!append item E$tt to $ash
5
!next i
5
!next i
6
 
-
 
-
 
6
!! average is on all the sheets and exams
-
 
7
!reset showsheet
7
!for j in $ash
8
!for j in $ash
8
 !distribute item 0,0,0,100000 into cnt_$j,per_$j,max_$j,min_$j
9
 !distribute item 0,0,0,100000 into cnt_$j,per_$j,max_$j,min_$j
9
!next j
10
!next j
10
 
11
 
11
!distribute item 0,0,0 into mean_tea,mean_auto,mean_glob
12
!distribute item 0,0,0 into mean_tea,mean_auto,mean_glob