Subversion Repositories wimsdev

Rev

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

Rev 9719 Rev 9934
Line 33... Line 33...
33
  !for xm in $exom
33
  !for xm in $exom
34
   exot=!select $exo where column 1 = $xm
34
   exot=!select $exo where column 1 = $xm
35
   exot=!column 2 of $exot
35
   exot=!column 2 of $exot
36
   exo$(ses)$xm=!sort numeric items $exot
36
   exo$(ses)$xm=!sort numeric items $exot
37
  !next xm
37
  !next xm
38
 !next i
38
!next ses
39
 !if $checksessions=$empty
39
!if $checksessions=$empty
40
  !exit
40
  !exit
41
 !endif
41
 !endif
42
 !readproc adm/class/userscore1 $checkuser
42
 !readproc adm/class/userscore1 $checkuser
43
 !exit
43
 !exit
44
!endif
44
!endif