Subversion Repositories wimsdev

Rev

Rev 4176 | Rev 4561 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

!read scripts/check.user
!if $error!=$empty
 !exit
!endif

persheet=!getscorepercent user=$quser class=$qclass
gotdetail=!getscore user=$quser class=$qclass
meandetail=!getscoremean user=$quser class=$qclass
examscore=!examscore user=$quser class=$qclass
requires=!getscorerequire class=$qclass

remain=!getscoreremain user=$quser class=$qclass
score_status=!getscorestatus class=$qclass

m=!record 0 of wimshome/log/classes/$qclass/sheets/.severity
scoremax=!word 1 of $m

!! old method (not used, because of a "cache" delaying the response) : weights=!getscoreweight class=$qclass
weights = !record 0 of wimshome/log/classes/$qclass/sheets/.weight


option=!listintersect $option and $userdefs
!if $option=$empty
 option=$userdefs
!endif