Subversion Repositories wimsdev

Rev

Rev 2701 | Rev 3697 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2701 Rev 3023
Line 28... Line 28...
28
Ice cream comes in several flavours
28
Ice cream comes in several flavours
29
True
29
True
30
Ice cream is often part of low fat diets.
30
Ice cream is often part of low fat diets.
31
False
31
False
32
</font>
32
</font>
33
<i><font color=black>Syntaxe générale</font></i>
33
<i><font color=black>General syntax</font></i>
34
<font color=green>
34
<font color=green>
35
choice=first word,second word (for example True,False or Yes, No or right, wrong ...)
35
choice=first word,second word (for example True,False or Yes, No or right, wrong ...)
36
 
36
 
37
:Feedback written on a single line(or nothing after :)
37
:Feedback written on a single line(or nothing after :)
38
first sentence on the first line
38
first sentence on the first line
Line 43... Line 43...
43
one of the words listed beside the variable choice
43
one of the words listed beside the variable choice
44
fourth sentence on the fourth line
44
fourth sentence on the fourth line
45
one of the words listed beside the variable choice
45
one of the words listed beside the variable choice
46
</font>
46
</font>
47
 
47
 
48
<i><font color=black>Remark</font></i> : Preferences for a data set .
48
<i><font color=black>Remark</font></i>: Preferences for a data set.
49
 
49
 
50
If you wish to add a different audio recording, a different title (i.e. text) or a 
50
If you wish to add a different audio recording, a different title (i.e. text) or a 
51
different introduction to each data set (i.e. exercise), the first line must have the 
51
different introduction to each data set (i.e. exercise), the first line must have the 
52
following format
52
following format
53
<font color=green>
53
<font color=green>
54
:audio=name_of_audio_file.mp3 image=name_of_picture_file.jpg title="your text" intro="your instructions" 
54
:audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" 
55
</font>
55
</font>
56
 
56
 
57
Remember to leave the line after : blank if no feedback is provided.
57
Remember to leave the line after: blank if no feedback is provided.