Subversion Repositories wimsdev

Rev

Rev 12367 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12367 Rev 12368
Line 1... Line -...
1
!if $seedrepeat<=0
-
 
2
  !exit
-
 
3
!endif
-
 
4
!if $wims_user!=$empty and $wims_user!=supervisor
1
!if $wims_user!=$empty and $wims_user!=supervisor
5
  !set seedlastcnt=!getseedlastcnt sheet=$wims_sheet work=$wims_exo
2
  !set seedlastcnt=!getseedlastcnt sheet=$wims_sheet work=$wims_exo
6
  !! find the number of distinct seeds (faire une fonction dans score.c ??)
3
  !! find the number of distinct seeds (faire une fonction dans score.c ??)
7
  !set seedcnt=!getseedscores sheet=$wims_sheet work=$wims_exo
4
  !set seedcnt=!getseedscores sheet=$wims_sheet work=$wims_exo
8
  !set seedcnt=!declosing $seedcnt
5
  !set seedcnt=!declosing $seedcnt