Rev 6146 | Rev 12053 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6146 | Rev 9563 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | !readdef $livret_dir/.def |
20 | !readdef $livret_dir/.def |
21 | !endif |
21 | !endif |
22 | 22 | ||
23 | !distribute line $livret_scorecolor\ |
23 | !distribute line $livret_scorecolor\ |
24 | $livret_scoreview into wims_scorecolor,wims_scoreview |
24 | $livret_scoreview into wims_scorecolor,wims_scoreview |
25 | !default |
25 | !default wims_scorecolor=#9C9C9C,red,red,red,orange,orange,orange,yellow,yellow,green,green |
26 | !default wims_scoreview=-1 |
26 | !default wims_scoreview=-1 |
27 | !if class isin $livret_scoreoption |
27 | !if class isin $livret_scoreoption |
28 | wims_scorecolor=!defof class_scorecolor in wimshome/log/classes/$wims_class/.def |
28 | wims_scorecolor=!defof class_scorecolor in wimshome/log/classes/$wims_class/.def |
29 | !endif |
29 | !endif |
30 | 30 |