Subversion Repositories wimsdev

Rev

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

Rev 2575 Rev 2701
Line 1... Line 1...
1
Les exercices de type COMPOSE demandent de mettre des mots ou groupes de mots dans l'ordre.
1
COMPOSE type exercises require the learner to put words or word groups in order.
2
Si vous devez mettre des virgules ou des points virgules, utilisez le code
2
If you want to add commas or semicolons use their html code instead 
3
html de la virgule , ou du point virgule &#59; 
3
(, for the comma and  &#59; for the semicolon).
4
 
4
 
5
:format
5
:format
6
<font color=green>
6
font color=green>
7
:Le chat /mange / la souris.
7
:The cat /is / eating/a mouse.
8
:Voici / un / autre exemple.
8
:Here / is / another example.
9
:mot/ mot/ mot/ sur/une/seule/ligne
9
:1st word(s)/ 2nd word(s)/ 3rd word(s)/ on/one/line
10
</font>
10
</font>
11
<i><font color=black>Remarque</font></i> : Préférences relatives à un jeu de données.
11
<i><font color=black>Remark</font></i> : Preferences for a data set .
12
Dans le cas  on souhaite ajouter des documents audio, un titre, une introduction différents 
12
If you wish to add a different audio recording, a different title (i.e. text) 
13
pour chaque jeu de données, la première ligne doit être de la forme (champs facultatifs)
13
or a different introduction to each data set (i.e. exercise), 
-
 
14
the first line must have the following format
-
 
15
 
14
<font color=green>
16
<font color=green>
15
:audio=nom.mp3 image=nomim.jpg title="titre" intro="ma consigne" 
17
:audio=name_of_audio_file.mp3 image=name_of_picture _file.jpg title="your text" intro="your instructions" 
16
</font>
18
</font>