Rev 14819 | Rev 15004 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14819 | Rev 14832 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !! change statut from 1 to 0 (return to preparation mode) |
2 | !! change statut from 1 to 0 (return to preparation mode) |
3 | 3 | ||
4 | !if $activetest!=1 |
4 | !if $activetest!=1 |
5 | job=configfw |
5 | job=configfw |
6 | !reset back |
6 | !reset back |
7 | !changeto $job.proc |
- | |
8 | !endif |
- | |
9 | - | ||
10 | !if $type>2 |
- | |
11 | error=notnow |
- | |
12 | job=configfw |
- | |
13 | !changeto $job.proc |
7 | !changeto $job.proc |
14 | !endif |
8 | !endif |
15 | 9 | ||
16 | !! -------- desactivate freework of type=1 |
10 | !! -------- desactivate freework of type=1 |
17 | !! nocondition |
11 | !! nocondition |
18 | - | ||
19 | 12 | ||
20 | !! -------- desactivate freework of type=2 or type=3 |
13 | !! -------- desactivate freework of type=2 or type=3 |
21 | !if $type=2 or $type=3 |
14 | !if $type=2 or $type=3 |
22 | !! desactivated is possible only if no student work |
15 | !! desactivated is possible only if no student work |
23 | !reset list |
16 | !reset list |