Subversion Repositories wimsdev

Rev

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

Rev 14564 Rev 14581
Line 25... Line 25...
25
  !else
25
  !else
26
    givesol=$intro_sol
26
    givesol=$intro_sol
27
  !endif
27
  !endif
28
  givefeed=$intro_feed
28
  givefeed=$intro_feed
29
  !read oef/testseedscore.phtml
29
  !read oef/testseedscore.phtml
30
  !read getparm $module_init_parm intro_check intro_hint
30
  !read getparm $module_init_parm intro_check intro_hint intro_good
31
  !if 4 isin $get_introcheck
31
  !if 4 isin $get_introcheck
32
    !set introgivehint=1
32
    !set introgivehint=1
33
  !endif
33
  !endif
34
  !default introgivehint=$get_intro_hint
34
  !default introgivehint=$get_intro_hint
35
  !bound introgivehint between -1 and $limit_version default 1
35
  !bound introgivehint between -1 and $limit_version default 1
-
 
36
  !default oefenv_givegood=$get_intro_good
36
  !default seedrepeat=0
37
  !default seedrepeat=0
37
  !default seedlastcnt=1
38
  !default seedlastcnt=1
38
  !!calculation done before the line with new.
39
  !!calculation done before the line with new.
39
  !if $seedlastcnt>=$seedrepeat
40
  !if $seedlastcnt>=$seedrepeat
40
    !set seedlastcnt=1
41
    !set seedlastcnt=1
Line 74... Line 75...
74
  !default givefeed=!item $qcmlevel of 1,1,1,1,1,1,1,1,1
75
  !default givefeed=!item $qcmlevel of 1,1,1,1,1,1,1,1,1
75
  !default givehint   =!item $qcmlevel of 1,1,1,1,1,0,0,0,0
76
  !default givehint   =!item $qcmlevel of 1,1,1,1,1,0,0,0,0
76
  !default scorepower =!item $qcmlevel of 1,1,1,1.1,1.3,1.5,1.7,2,2.6
77
  !default scorepower =!item $qcmlevel of 1,1,1,1.1,1.3,1.5,1.7,2,2.6
77
  !default freepower  =!item $qcmlevel of 1,1.5,2,2.5,3,3.5,4,4.5,5
78
  !default freepower  =!item $qcmlevel of 1,1.5,2,2.5,3,3.5,4,4.5,5
78
  !default precweight =!item $qcmlevel of 0.9,0.8,0.7,0.55,0.4,0.25,0.1,0,0
79
  !default precweight =!item $qcmlevel of 0.9,0.8,0.7,0.55,0.4,0.25,0.1,0,0
-
 
80
  !default oefenv_givegood=$givegood
79
!endif
81
!endif
80
 
82
 
81
!!qcmpower   =!item $qcmlevel of 1,1.1,1.2,1.3,1.5,2,2.5,3,4
83
!!qcmpower   =!item $qcmlevel of 1,1.1,1.2,1.3,1.5,2,2.5,3,4
82
 
84
 
83
!!! where is defined allchoices, except as a default 0 ?
85
!!! where is defined allchoices, except as a default 0 ?