Rev 3697 | Rev 4153 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3697 | Rev 4067 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | An explanation (or feedback) to the question/sentence can be provided in the |
4 | An explanation (or feedback) to the question/sentence can be provided in the |
5 | first line of each data set. If you do not wish to provide an explanation (or feedback), |
5 | first line of each data set. If you do not wish to provide an explanation (or feedback), |
6 | the first line must be left empty. The words specified in the variable <tt>choice</tt> |
6 | the first line must be left empty. The words specified in the variable <tt>choice</tt> |
7 | must be exactly the same as those given in the answer (here YES and No) ; |
7 | must be exactly the same as those given in the answer (here YES and No) ; |
8 | in the example given to explain the syntax: True and False. |
8 | in the example given to explain the syntax: True and False. |
9 | - | ||
- | 9 | <p class="emptyline"></p> |
|
10 | Le nombre de questions possibles pour chaque exercice est de 20. |
10 | Le nombre de questions possibles pour chaque exercice est de 20. |
11 | :format |
11 | :format |
12 | 12 | ||
13 | < |
13 | <pre> |
14 | choice= True,False |
14 | choice= True,False |
15 | 15 | ||
16 | : |
16 | : |
17 | The USA is in North America |
17 | The USA is in North America |
18 | True |
18 | True |
Line 28... | Line 28... | ||
28 | True |
28 | True |
29 | Ice cream comes in several flavours |
29 | Ice cream comes in several flavours |
30 | True |
30 | True |
31 | Ice cream is often part of low fat diets. |
31 | Ice cream is often part of low fat diets. |
32 | False |
32 | False |
33 | </ |
33 | </pre> |
34 | < |
34 | <h3>$wims_name_Syntax</h3> |
35 | < |
35 | <pre> |
36 | choice=first word,second word (for example True,False or Yes, No or right, wrong ...) |
36 | choice=first word,second word (for example True,False or Yes, No or right, wrong ...) |
37 | 37 | ||
38 | :Feedback written on a single line(or nothing after :) |
38 | :Feedback written on a single line(or nothing after :) |
39 | first sentence on the first line |
39 | first sentence on the first line |
40 | a word listed beside the variable choice |
40 | a word listed beside the variable choice |
Line 42... | Line 42... | ||
42 | one of the words listed beside the variable choice |
42 | one of the words listed beside the variable choice |
43 | third sentence on the third line |
43 | third sentence on the third line |
44 | one of the words listed beside the variable choice |
44 | one of the words listed beside the variable choice |
45 | fourth sentence on the fourth line |
45 | fourth sentence on the fourth line |
46 | one of the words listed beside the variable choice |
46 | one of the words listed beside the variable choice |
47 | </ |
47 | </pre> |
48 | 48 | ||
49 | < |
49 | <span class="wims_warning">$wims_name_remark</span>: Preferences for a data set. |
50 | 50 | ||
51 | If you wish to add a different audio recording, a different title (i.e. text) or a |
51 | If you wish to add a different audio recording, a different title (i.e. text) or a |
52 | different introduction to each data set (i.e. exercise), the first line must have the |
52 | different introduction to each data set (i.e. exercise), the first line must have the |
53 | following format |
53 | following format |
54 | < |
54 | <pre> |
55 | :audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" |
55 | :audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" |
56 | </ |
56 | </pre> |
57 | 57 | ||
58 | Remember to leave the line after: blank if no feedback is provided. |
58 | Remember to leave the line after: blank if no feedback is provided. |