Subversion Repositories wimsdev

Rev

Rev 5901 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5901 Rev 6235
Line 32... Line 32...
32
end of the third data set
32
end of the third data set
33
</pre>
33
</pre>
34
</li>
34
</li>
35
</ul>
35
</ul>
36
<p>
36
<p>
37
Text file (<tt>.txt</tt>) and other files (audio (<tt>.mp3</tt>) and picture (<tt>.jpg</tt> or <tt>.gif</tt>)) 
37
Text file (<span class="tt">.txt</span>) and other files (audio (<span class="tt">.mp3</span>) and picture (<span class="tt">.jpg</span> or <span class="tt">.gif</span>)) 
38
can be added to an exercise (for example to provide a reading text or an audio recording
38
can be added to an exercise (for example to provide a reading text or an audio recording
39
to be listened to...). These files can either be integrated into the exercise via the 
39
to be listened to...). These files can either be integrated into the exercise via the 
40
Quicktool menu or can be deposited directly into the user's Modtool account.
40
Quicktool menu or can be deposited directly into the user's Modtool account.
41
The names of these files must be specified in the Quicktool menu when the source file 
41
The names of these files must be specified in the Quicktool menu when the source file 
42
is being created. You will be asked to indicate the name of the module you wish to 
42
is being created. You will be asked to indicate the name of the module you wish to 
Line 75... Line 75...
75
<li><b>name_of_data_file</b>: the name you wish to give to the file containing 
75
<li><b>name_of_data_file</b>: the name you wish to give to the file containing 
76
the data of the </li>
76
the data of the </li>
77
<li><b>instruction for the learner on how to do the exrcise</b>: this instruction 
77
<li><b>instruction for the learner on how to do the exrcise</b>: this instruction 
78
must be at the beginning of the exercise.
78
must be at the beginning of the exercise.
79
If you wish to create a hyperlink to another webpage: 
79
If you wish to create a hyperlink to another webpage: 
80
<tt>&lt;a target="wims_external" href="http=_adresse_url">nom&lt;/a></tt>
80
<span class="tt">&lt;a target="wims_external" href="http=_adresse_url">nom&lt;/a></span>
81
</li>
81
</li>
82
<li><b>name_of_the_file</b>: help-text that explains to the learner how 
82
<li><b>name_of_the_file</b>: help-text that explains to the learner how 
83
to answer in a separate window 
83
to answer in a separate window 
84
Tick <span class="tt wims_code_words">no</span> if you do not want to include a piece of text.
84
Tick <span class="tt wims_code_words">no</span> if you do not want to include a piece of text.
85
</li>
85
</li>
Line 101... Line 101...
101
</ul>
101
</ul>
102
<p>
102
<p>
103
File names must be written without leaving a space between the words in the name
103
File names must be written without leaving a space between the words in the name
104
(you can for example separate words with _ to write name_of_file). Special characters 
104
(you can for example separate words with _ to write name_of_file). Special characters 
105
or letters with an accent are not allowed in the name of files either and the file
105
or letters with an accent are not allowed in the name of files either and the file
106
extension must be indicated (for example <tt>.mp3</tt> or <tt>.jpg</tt>). 
106
extension must be indicated (for example <span class="tt">.mp3</span> or <span class="tt">.jpg</span>). 
107
</p><p>
107
</p><p>
108
 
108
 
109
Certain pieces of information can be added at the beginning of the file (before the
109
Certain pieces of information can be added at the beginning of the file (before the
110
beginning of the data set which starts with the colon :)
110
beginning of the data set which starts with the colon :)
111
</p>
111
</p>