Rev 14139 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14139 | Rev 14140 | ||
---|---|---|---|
Line 153... | Line 153... | ||
153 | 153 | ||
154 | score_status=!getscorestatus class=$qclass |
154 | score_status=!getscorestatus class=$qclass |
155 | 155 | ||
156 | severity=!record 0 of wimshome/log/classes/$qclass/sheets/.severity |
156 | severity=!record 0 of wimshome/log/classes/$qclass/sheets/.severity |
157 | scoremax=!line 1 of $severity |
157 | scoremax=!line 1 of $severity |
- | 158 | !default scoremax=10 |
|
- | 159 | ||
158 | severity=!line $qsheet+1 of $severity |
160 | severity=!line $qsheet+1 of $severity |
159 | !distribute words $severity into weight,formulaA,formulaB |
161 | !distribute words $severity into weight,formulaA,formulaB |
160 | df_severity=!defof DF_SEVERITY in wimshome/public_html/bases/sys/define.conf |
162 | df_severity=!defof DF_SEVERITY in wimshome/public_html/bases/sys/define.conf |
161 | !distribute word $df_severity into t1,t2,t3 |
163 | !distribute word $df_severity into t1,t2,t3 |
162 | !default weight = $t1 |
164 | !default weight = $t1 |