Rev 3478 | Rev 4092 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3478 | Rev 4091 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | :title |
5 | :title |
6 | 1 |
6 | 1 |
7 | defines the title of the exercise |
7 | defines the title of the exercise |
8 | :language |
8 | :language |
9 | 1 |
9 | 1 |
10 | defines the language of the exercise, such as <tt>en |
10 | defines the language of the exercise, such as <tt class="wims_code_words">en</tt> or <tt class="wims_code_words">fr</tt> |
11 | :author |
11 | :author |
12 | 1 |
12 | 1 |
13 | defines the author of the exercise |
13 | defines the author of the exercise |
14 | 14 | ||
15 | 1 |
15 | 1 |
Line 26... | Line 26... | ||
26 | :precision |
26 | :precision |
27 | 1 |
27 | 1 |
28 | precision in comparing user's reply with the solution. Give a positive integer n here: the comparison will be done to the precision of 1/n. |
28 | precision in comparing user's reply with the solution. Give a positive integer n here: the comparison will be done to the precision of 1/n. |
29 | :range |
29 | :range |
30 | 1 |
30 | 1 |
31 | variable range when evaluating a function supplied by the user. Should be given in the form <tt>n1..n2</tt>, where n1 is the start point, n2 is the end point. |
31 | variable range when evaluating a function supplied by the user. Should be given in the form <tt class="wims_code_words">n1..n2</tt>, where n1 is the start point, n2 is the end point. |
32 | 32 | ||
33 | :statement |
33 | :statement |
34 | 1 |
34 | 1 |
35 | the parameter is the statement of the exercise |
35 | the parameter is the statement of the exercise |
36 | 36 | ||
Line 67... | Line 67... | ||
67 | 67 | ||
68 | 68 | ||
69 | help=feedback |
69 | help=feedback |
70 | :steps |
70 | :steps |
71 | 1 |
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>). |
72 | define the questions of each step of the exercise ; must before the instruction <tt class="wims_code_words">statement</tt>(see the variable</tt>\step</tt>). |
73 | 73 | ||
74 | 74 | ||
75 | :nextstep |
75 | :nextstep |
76 | 1 |
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 |
77 | define the questions of each step of the exercise in a dynamic way ; must before the instruction <tt class="wims_code_words">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 class="wims_code_words">statement</tt> (voir la variable </tt>\step</tt>). |
78 | 78 | ||
79 | 79 | ||
80 | :conditions |
80 | :conditions |
81 | 1 |
81 | 1 |
82 | define the numbers of the conditions useful for the exercise. |
82 | define the numbers of the conditions useful for the exercise. |