Subversion Repositories wimsdev

Rev

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

Rev 5711 Rev 5901
Line 6... Line 6...
6
</p><p>
6
</p><p>
7
Audio recordings from the swac audio collection can be included in matching exercises. 
7
Audio recordings from the swac audio collection can be included in matching exercises. 
8
If you wish to include audio recordings from the swac audio collection, you have to first 
8
If you wish to include audio recordings from the swac audio collection, you have to first 
9
check if the recording is available in the swac collection. If it is, 
9
check if the recording is available in the swac collection. If it is, 
10
use the following format for the item in the matching exercise 
10
use the following format for the item in the matching exercise 
11
<tt class="wims_code_words"> audio="word"</tt> or <tt class="wims_code_words">audio="expression"</tt>. 
11
<span class="tt wims_code_words"> audio="word"</span> or <span class="tt wims_code_words">audio="expression"</span>. 
12
Be careful to use the same spelling that is provided in the swac audio collection, 
12
Be careful to use the same spelling that is provided in the swac audio collection, 
13
otherwise QUICKTOOL will not recognise the word or expression.
13
otherwise QUICKTOOL will not recognise the word or expression.
14
</p><p>
14
</p><p>
15
The size of the labels can be modified (for example when you have long sentences as an item) 
15
The size of the labels can be modified (for example when you have long sentences as an item) 
16
by changing the parameters in V x LG x LD ( height, width of left column, width of right column) 
16
by changing the parameters in V x LG x LD ( height, width of left column, width of right column) 
Line 40... Line 40...
40
:audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions"
40
:audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions"
41
</pre>
41
</pre>
42
Each individual item in the data set (i.e. in the exercise) can be either a word 
42
Each individual item in the data set (i.e. in the exercise) can be either a word 
43
(or several words), an audio recording or a picture. 
43
(or several words), an audio recording or a picture. 
44
If you wish to use different audio recordings or pictures as items, the following format is required
44
If you wish to use different audio recordings or pictures as items, the following format is required
45
 <tt class="wims_code_words">"nameofrecordingfile.mp3"</tt> if your file is in the images folder
45
 <span class="tt wims_code_words">"nameofrecordingfile.mp3"</span> if your file is in the images folder
46
or <tt class="wims_code_words">audio="word"</tt> ; in this latter case the software program will first check 
46
or <span class="tt wims_code_words">audio="word"</span> ; in this latter case the software program will first check 
47
if the file
47
if the file
48
<tt>word.mp3</tt> is in the <tt>images</tt> folder, if it is not, the software 
48
<tt>word.mp3</tt> is in the <tt>images</tt> folder, if it is not, the software 
49
program will retrieve it from the swac audio recordings data base.
49
program will retrieve it from the swac audio recordings data base.
50
If you do not wish to add an audio recording, a title ... in the data set the first 
50
If you do not wish to add an audio recording, a title ... in the data set the first 
51
line of the data set 
51
line of the data set