Rev 9563 | Rev 12337 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 9563 | Rev 12053 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | maxcomp=20 |
1 | maxcomp=20 |
2 |
|
2 | maxpalier=8 |
3 | !if $wims_user=supervisor |
3 | !if $wims_user=supervisor |
4 | livret_supervise=yes |
4 | livret_supervise=yes |
5 | !else |
5 | !else |
6 | livret_supervise=no |
6 | livret_supervise=no |
7 | !endif |
7 | !endif |
8 | livret_dir=wimshome/log/classes/$wims_class/livret |
8 | livret_dir=wimshome/log/classes/$wims_class/livret |
9 | Livret_dir=$wims_home/log/classes/$wims_class/livret |
9 | Livret_dir=$wims_home/log/classes/$wims_class/livret |
10 | 10 |