Rev 2701 | Rev 3697 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2701 | bpr | 1 | The ORDONNE type exercises require the learner to put sentences in order. |
2 | Each sentence has to be written on a single line. |
||
3 | With such exercises pictures, audio or video recordings can be exploited efficiently. |
||
2575 | bpr | 4 | |
5 | :format |
||
6 | <font color=green> |
||
2701 | bpr | 7 | :title="Recipe for Chocolate Chip Cookies" |
8 | Preheat oven to 350 degrees F (175 degrees C). |
||
9 | Grease cookie sheets. |
||
10 | Sift together flour, baking soda, salt, cinnamon, mace, nutmeg, and cloves and set aside. |
||
11 | In a large bowl, cream together butter, brown sugar, and white sugar until smooth. |
||
3023 | bpr | 12 | Beat in the eggs one at a time, then stir in milk and vanilla. |
13 | Gradually mix in the sifted ingredients until well blended. |
||
14 | Using a wooden spoon, stir in the cornflakes, oats, coconut, chocolate chips, and walnuts. |
||
15 | Roll the dough into walnut sized balls, and place 2 inches apart on prepared cookie sheets, |
||
16 | next flatten slightly. |
||
2701 | bpr | 17 | Bake for 8 to 10 minutes in preheated oven. |
18 | Allow cookies to cool on baking sheet for 5 minutes before transferring to a wire rack to cool completely. |
||
2575 | bpr | 19 | </font> |
3023 | bpr | 20 | <i><font color=black>General syntax</font></i> |
2575 | bpr | 21 | <font color=green> |
2701 | bpr | 22 | :first sentence written on a single line |
23 | second sentence written on a single line |
||
24 | third sentence written on a single line |
||
25 | fourth sentence written on a single line |
||
2575 | bpr | 26 | </font> |
27 | |||
3023 | bpr | 28 | <i><font color=black>Remark</font></i>: Preferences for a data set. |
2701 | bpr | 29 | |
30 | If you wish to add a different audio recording, a different title (i.e. text) or a different introduction |
||
31 | to each data set (i.e. exercise), the first line must have the following format |
||
2575 | bpr | 32 | <font color=green> |
3023 | bpr | 33 | :audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" |
34 | </font> |
||
35 | (see example above where the first line is the name of the recipe.) |