Subversion Repositories wimsdev

Rev

Rev 3697 | Rev 4156 | 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
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
<p class="emptyline"></p>
5
Le nombre de questions possibles pour chaque exercice est de 29. 
5
Le nombre de questions possibles pour chaque exercice est de 29. 
6
:format
6
:format
7
<font color=green>
7
<pre>
8
:The cat /is / eating/a mouse.
8
:The cat /is / eating/a mouse.
9
:Here / is / another example.
9
:Here / is / another example.
10
:1st word(s)/ 2nd word(s)/ 3rd word(s)/ on/one/line
10
:1st word(s)/ 2nd word(s)/ 3rd word(s)/ on/one/line
11
</font>
11
</pre>
12
<i><font color=black>Remark</font></i>: Preferences for a data set.
12
<span class="wims_warning">$wims_name_remark</span>: Preferences for a data set.
13
If you wish to add a different audio recording, a different title (i.e. text) 
13
If you wish to add a different audio recording, a different title (i.e. text) 
14
or a different introduction to each data set (i.e. exercise), 
14
or a different introduction to each data set (i.e. exercise), 
15
the first line must have the following format
15
the first line must have the following format
16
 
16
 
17
<font color=green>
17
<pre>
18
:audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" 
18
:audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" 
19
</font>
19
</pre>