Rev 11661 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11661 | Rev 15837 | ||
---|---|---|---|
Line 119... | Line 119... | ||
119 | 119 | ||
120 | scoremax=!record 0 of wimshome/log/classes/$qclass/sheets/.severity |
120 | scoremax=!record 0 of wimshome/log/classes/$qclass/sheets/.severity |
121 | scoremax=!word 1 of $scoremax |
121 | scoremax=!word 1 of $scoremax |
122 | !default scoremax = 10 |
122 | !default scoremax = 10 |
123 | 123 | ||
124 | weights = |
124 | weights = !getscoreweight class=$qclass sheet=$qsheet user=$quser |
125 | weights = !line $qsheet of $weights |
- | |
126 | - | ||
127 |
|
125 | requires = !getscorerequire class=$qclass sheet=$qsheet user=$quser |
128 | - |