Subversion Repositories wimsdev

Rev

Rev 3023 | Rev 4067 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3697 bpr 1
This variant of $wims_name_quick_SELECTWORD presents a piece of text and requires the learner to 
2701 bpr 2
provide <b>successively</b> an "explanation" i.e. a correction, a translation, etc. 
2544 bpr 3
 
4
 
3697 bpr 5
<ul><li> You can decide which format you wish to use (clickfill, case, dragfill).
2701 bpr 6
</li><li> The feedback (correct answers) to the exercise can be displayed either 
7
in the text beside the word(s) or between the lines or outside the text.
8
 
2544 bpr 9
</li></ul>
10
 
11
 
2701 bpr 12
<p> The size of the blanks or labels in the second phase of the exercise have 
13
to be configured according to the length of the "explanation" required.
2544 bpr 14
 
2701 bpr 15
The syntax to be used in this variant is the same as the syntax in the 
16
SELECTWORD type of exercise.
17
Several data sets can be included in an exercise but they will be displayed randomly .
18
If several answers are possible, separate them with ||.
2544 bpr 19
 
20
 
2701 bpr 21
<p>A different picture, audio recording, introduction or title (i.e. piece of text) 
22
can be added to each data set.
2544 bpr 23
 
2575 bpr 24
:format
2701 bpr 25
 
26
:??The cat|subject?? likes ??mice|direct object??. But ??mice|subject??
27
 don't like ??cats|direct object??.
28
:??He|subject?? prefers ??the red car|direct object??.
2575 bpr 29
</font>
2701 bpr 30
<i><font color=black>Syntax </font></i>
2575 bpr 31
<font color=green>
2701 bpr 32
:??first word(s) to be selected|answer in the second phase?? texte
33
??second word(s) to be selected|answer in the second phase??.
2575 bpr 34
</font>
35
 
36
 
3023 bpr 37
<i><font color=black>Remark</font></i>: When there are several possible correct answers, 
2701 bpr 38
they have to be separated by || .
39
 
3023 bpr 40
<i><font color=black>Remark</font></i>: Preferences for a data set.
2701 bpr 41
 
42
If you wish to add a different audio recording, a different title (i.e. text) or a different 
43
introduction to each data set (i.e. exercise), the first line must have the following format
2575 bpr 44
<font color=green>
3023 bpr 45
:audio=audio_file.mp3 image=picture_file.jpg title="your text" intro="instructions" 
2575 bpr 46
</font>