Rev 3282 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3282 | Rev 3294 | ||
---|---|---|---|
Line 65... | Line 65... | ||
65 | gives a feedback warning to the user when the answer meeds a specified condition. Usually to warn of a typical |
65 | gives a feedback warning to the user when the answer meeds a specified condition. Usually to warn of a typical |
66 | error. |
66 | error. |
67 | 67 | ||
68 | 68 | ||
69 | help=feedback |
69 | help=feedback |
- | 70 | :steps |
|
- | 71 | 1 |
|
- | 72 | define the questions of each step of the exercise ; must before the instruction <tt>statement</tt>(see the variable</tt>\step</tt>). |
|
- | 73 | ||
- | 74 | ||
- | 75 | :nextstep |
|
- | 76 | 1 |
|
- | 77 | define the questions of each step of the exercise in a dynamic way ; must before the instruction <tt>statement</tt>(see the variable</tt>\step</tt>).sert à définir de manière dynamique les questions qui devront être posées ; doit être mis avant la commande <tt>statement</tt> (voir la variable </tt>\step</tt>). |
|
- | 78 | ||
- | 79 | ||
- | 80 | :conditions |
|
- | 81 | 1 |
|
- | 82 | define the numbers of the conditions useful for the exercise. |