Rev 12350 | Rev 12459 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
9110 | bpr | 1 | !set list_expow=1,1.5,2 |
2 | !set list_sepow=1,1.5,2 |
||
3 | !set list_precw=0.9,0.5,0.2 |
||
12345 | bpr | 4 | !! in order : qnum,qcmlevel,presentsol,qcmpresent,presentfeed |
5 | !set default_choice=1,1,2,4,2 |
||
12350 | bpr | 6 | |
12456 | bpr | 7 | !! doesnot work so write the value explicitely |
8 | !!!set limit_seedrepeat=!getdef MAX_SEEDSCORE in wimshome/public_html/bases/sys/define.conf |
||
9 | !set limit_seedrepeat=6 |
||
10 | !set limit_version=6 |
||
11 | !set version_list=!makelist x for x=0 to $limit_version |
||
12 | !set version3_list=!values 30+x for x in $version_list |
||
13 | !set version4_list=!values 40+x for x in $version_list |
||
14 | |||
15 | !set introcheck_list=1,2,3,4,$version3_list,$version4_list |