Rev 4156 | Blame | Compare with Previous | Last modification | View Log | RSS feed
<p>
The $wims_name_quick_ORDONNE type exercises require the learner to put sentences in order.
Each sentence has to be written on a single line.
With such exercises pictures, audio or video recordings can be exploited efficiently.
</p><p>
29 data sets (i.e. sentences) can be included in each exercise.
</p>
:format
<pre>
:title="Recipe for Chocolate Chip Cookies"
Preheat oven to 350 degrees F (175 degrees C).
Grease cookie sheets.
Sift together flour, baking soda, salt, cinnamon, mace, nutmeg, and cloves and set aside.
In a large bowl, cream together butter, brown sugar, and white sugar until smooth.
Beat in the eggs one at a time, then stir in milk and vanilla.
Gradually mix in the sifted ingredients until well blended.
Using a wooden spoon, stir in the cornflakes, oats, coconut, chocolate chips, and walnuts.
Roll the dough into walnut sized balls, and place 2 inches apart on prepared cookie sheets,
next flatten slightly.
Bake for 8 to 10 minutes in preheated oven.
Allow cookies to cool on baking sheet for 5 minutes before transferring to a wire rack to cool completely.
</pre>
<h3>$wims_name_Syntax</h3>
<pre>
:first sentence written on a single line
second sentence written on a single line
third sentence written on a single line
fourth sentence written on a single line
</pre>
<span class="wims_warning">$wims_name_remark</span>: Preferences for a data set.
If you wish to add a different audio recording, a different title (i.e. text) or a different introduction
to each data set (i.e. exercise), the first line must have the following format
<pre>
:audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions"
</pre>
(see example above where the first line is the name of the recipe.)