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 1... | Line 1... | ||
1 | COMPOSE type exercises require the learner to put words or word groups in order. |
1 | COMPOSE type exercises require the learner to put words or word groups in order. |
2 | If you want to add commas or semicolons use their html code instead |
2 | If you want to add commas or semicolons use their html code instead |
3 | (, for the comma and &#59; for the semicolon). |
3 | (, for the comma and &#59; for the semicolon). |
4 | 4 | ||
5 | :format |
5 | :format |
6 | font color=green> |
6 | <font color=green> |
7 | :The cat /is / eating/a mouse. |
7 | :The cat /is / eating/a mouse. |
8 | :Here / is / another example. |
8 | :Here / is / another example. |
9 | :1st word(s)/ 2nd word(s)/ 3rd word(s)/ on/one/line |
9 | :1st word(s)/ 2nd word(s)/ 3rd word(s)/ on/one/line |
10 | </font> |
10 | </font> |
11 | <i><font color=black>Remark</font></i> |
11 | <i><font color=black>Remark</font></i>: Preferences for a data set. |
12 | If you wish to add a different audio recording, a different title (i.e. text) |
12 | If you wish to add a different audio recording, a different title (i.e. text) |
13 | or a different introduction to each data set (i.e. exercise), |
13 | or a different introduction to each data set (i.e. exercise), |
14 | the first line must have the following format |
14 | the first line must have the following format |
15 | 15 | ||
16 | <font color=green> |
16 | <font color=green> |
17 | : |
17 | :audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" |
18 | </font> |
18 | </font> |