Subversion Repositories wimsdev

Rev

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

Rev 3697 Rev 4067
Line 3... Line 3...
3
you wish to ask in each step (by default the number of steps is 1).
3
you wish to ask in each step (by default the number of steps is 1).
4
There may be one or several correct answers to each question, in this latter 
4
There may be one or several correct answers to each question, in this latter 
5
case the <tt>checkbox</tt> format should be selected. The answer to a question 
5
case the <tt>checkbox</tt> format should be selected. The answer to a question 
6
which has several correct answers is counted as wrong unless all the answers have been provided.
6
which has several correct answers is counted as wrong unless all the answers have been provided.
7
 
7
 
8
<p>
8
<p class="emptyline"></p>
9
You can decide to provide the correct answers to the questions or simply indicate 
9
You can decide to provide the correct answers to the questions or simply indicate 
10
which answers are correct and which ones are wrong.
10
which answers are correct and which ones are wrong.
11
 
11
 
12
<p>
12
<p class="emptyline"></p>
13
In an exercise which is composed of several steps you can decide what percentage 
13
In an exercise which is composed of several steps you can decide what percentage 
14
of correct answers are required before the learner can continue the exercise (i.e. go on to the next step). The learner will therefore not be encouraged to click thoughtlessly simply in order to have access to the correct answer.
14
of correct answers are required before the learner can continue the exercise (i.e. go on to the next step). The learner will therefore not be encouraged to click thoughtlessly simply in order to have access to the correct answer.
15
<p>
15
<p class="emptyline"></p>
16
Feedback, which will be available with the score, can be provided for each question. 
16
Feedback, which will be available with the score, can be provided for each question. 
17
 
-
 
18
 
17
 
19
:format
18
:format
20
<font color="green">
19
<pre>
21
:How many colours are there in a rainbow? 
20
:How many colours are there in a rainbow? 
22
 
21
 
23
1
22
1
24
Seven
23
Seven
25
Nine
24
Nine
26
Fourteen
25
Fourteen
27
 
26
 
28
:Which coulour(s) does the rainbow not have?
27
:Which coulour(s) does the rainbow not have?
29
The rainbow colours are red, orange, yellow, green, blue, indigo and violet 
28
The rainbow colours are red, orange, yellow, green, blue, indigo and violet 
30
2,3
29
2,3
31
orange
30
orange
32
pink
31
pink
Line 36... Line 35...
36
When the Sun shines onto droplets of moisture.
35
When the Sun shines onto droplets of moisture.
37
3
36
3
38
When it's raining
37
When it's raining
39
When it's sunny.
38
When it's sunny.
40
When it's sunny and raining at the same time.
39
When it's sunny and raining at the same time.
41
</font>
40
</pre>
42
<i><font color="black">Syntax</font></i>
41
<h3>$wims_name_Syntax</h3>
43
<font color="green">
42
<pre>
44
:question
43
:question
45
feedback (if there is one), written on a single line
44
feedback (if there is one), written on a single line
46
number(s) corresponding to the line number of the correct answer(s)
45
number(s) corresponding to the line number of the correct answer(s)
47
first possible answer 
46
first possible answer 
48
second possible answer
47
second possible answer
49
third possible answer 
48
third possible answer 
50
fourth possible answer 
49
fourth possible answer 
-
 
50
</pre>
51
 
51
 
-
 
52
<span class="wims_warning">$wims_name_remark</span>: 
52
If no feedback is provided, the line after the question must be left blank 
53
If no feedback is provided, the line after the question must be left blank 
53
(see the first data set above).
54
(see the first data set above).
54
 
-
 
55
</font>
55
<p class="emptyline"></p>
56
<i><font color="black">Remark</font></i>: Preferences for a data set.
56
<span class="wims_warning">$wims_name_remark</span>: Preferences for a data set.
57
 
-
 
58
If you wish to add a different audio recording, a different title (i.e. text) 
57
If you wish to add a different audio recording, a different title (i.e. text) 
59
or a different introduction to each data set (i.e. exercise), the first line
58
or a different introduction to each data set (i.e. exercise), the first line
60
must have the following format
59
must have the following format
61
<font color="green">
60
<pre>
62
:audio=name_of_audio_file.mp3 image=name_of_picture_file.jpg title="your text" intro="instructions" 
61
:audio=name_of_audio_file.mp3 image=name_of_picture_file.jpg title="your text" intro="instructions" 
63
</font>
62
</pre>
64
(these are to be specified in the optional part of the Quicktool menu )
63
(these are to be specified in the optional part of the Quicktool menu )