Subversion Repositories wimsdev

Rev

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

Rev 3697 Rev 4067
Line 2... Line 2...
2
Each sentence has to be written on a single line.
2
Each sentence has to be written on a single line.
3
With such exercises pictures, audio or video recordings can be exploited efficiently.
3
With such exercises pictures, audio or video recordings can be exploited efficiently.
4
 
-
 
-
 
4
<p class="emptyline"></p>
5
Le nombre de phrases possibles pour chaque exercice est de 29. 
5
Le nombre de phrases possibles pour chaque exercice est de 29. 
6
 
6
 
7
:format
7
:format
8
<font color=green>
8
<pre>
9
:title="Recipe for Chocolate Chip Cookies"
9
:title="Recipe for Chocolate Chip Cookies"
10
Preheat oven to 350 degrees F (175 degrees C). 
10
Preheat oven to 350 degrees F (175 degrees C). 
11
Grease cookie sheets. 
11
Grease cookie sheets. 
12
Sift together flour, baking soda, salt, cinnamon, mace, nutmeg, and cloves and set aside.
12
Sift together flour, baking soda, salt, cinnamon, mace, nutmeg, and cloves and set aside.
13
In a large bowl, cream together butter, brown sugar, and white sugar until smooth. 
13
In a large bowl, cream together butter, brown sugar, and white sugar until smooth. 
Line 16... Line 16...
16
Using a wooden spoon, stir in the cornflakes, oats, coconut, chocolate chips, and walnuts. 
16
Using a wooden spoon, stir in the cornflakes, oats, coconut, chocolate chips, and walnuts. 
17
Roll the dough into walnut sized balls, and place 2 inches apart on prepared cookie sheets, 
17
Roll the dough into walnut sized balls, and place 2 inches apart on prepared cookie sheets, 
18
next flatten slightly.
18
next flatten slightly.
19
Bake for 8 to 10 minutes in preheated oven. 
19
Bake for 8 to 10 minutes in preheated oven. 
20
Allow cookies to cool on baking sheet for 5 minutes before transferring to a wire rack to cool completely.
20
Allow cookies to cool on baking sheet for 5 minutes before transferring to a wire rack to cool completely.
21
</font>
21
</pre>
22
<i><font color=black>General syntax</font></i>
22
<h3>$wims_name_Syntax</h3>
23
<font color=green>
23
<pre>
24
:first sentence written on a single line
24
:first sentence written on a single line
25
second sentence written on a single line
25
second sentence written on a single line
26
third sentence written on a single line
26
third sentence written on a single line
27
fourth sentence written on a single line
27
fourth sentence written on a single line
28
</font>
28
</pre>
29
 
-
 
30
<i><font color=black>Remark</font></i>: Preferences for a data set.
-
 
31
 
29
 
-
 
30
<span class="wims_warning">$wims_name_remark</span>: Preferences for a data set.
32
If you wish to add a different audio recording, a different title (i.e. text) or a different introduction
31
If you wish to add a different audio recording, a different title (i.e. text) or a different introduction
33
to each data set (i.e. exercise), the first line must have the following format
32
to each data set (i.e. exercise), the first line must have the following format
34
<font color=green>
33
<pre>
35
:audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" 
34
:audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" 
36
</font>
35
</pre>
37
(see example above where the first line is the name of the recipe.)
36
(see example above where the first line is the name of the recipe.)