Rev 16309 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16309 | Rev 16733 | ||
---|---|---|---|
Line 31... | Line 31... | ||
31 | flist=!append item $f_ to $flist |
31 | flist=!append item $f_ to $flist |
32 | llist=!append item $l_ to $llist |
32 | llist=!append item $l_ to $llist |
33 | !next i |
33 | !next i |
34 | !!endif |
34 | !!endif |
35 | 35 | ||
36 | !! number maximal/ |
36 | !! number maximal/minimal of zone in type=3 |
37 | !! if change, some limit in var.def have to be adapted.(and zonelistlabel...) |
37 | !! if change, some limit in var.def have to be adapted.(and zonelistlabel...) |
38 | !! do not put more than 9 (some process cannot work with two digit) |
38 | !! do not put more than 9 (some process cannot work with two digit) |
39 | max_zone=3 |
39 | max_zone=3 |
40 | !distribute item 0,1 into min_zonestudent,min_zoneteacher |
40 | !distribute item 0,1 into min_zonestudent,min_zoneteacher |
41 | zonelistlabelstudent=student1,student2,student3 |
41 | zonelistlabelstudent=student1,student2,student3 |