Subversion Repositories wimsdev

Rev

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

Rev 6229 Rev 6235
Line 1... Line 1...
1
The TRUEFALSE exercise is a specific type of multiple choice questionnaire (MCQ). 
1
The TRUEFALSE exercise is a specific type of multiple choice questionnaire (MCQ). 
2
A question/sentence is drawn randomly from among the list of questions/sentences 
2
A question/sentence is drawn randomly from among the list of questions/sentences 
3
suggested in a data set and a YES or NO type of answer is expected from the learner. 
3
suggested in a data set and a YES or NO type of answer is expected from the learner. 
4
An explanation (or feedback) to the question/sentence can be provided in the 
4
An explanation (or feedback) to the question/sentence can be provided in the 
5
first line of each data set. If you do not wish to provide an explanation (or feedback), 
5
first line of each data set. If you do not wish to provide an explanation (or feedback), 
6
the first line must be left empty. The words specified in the variable <tt>choice</tt> 
6
the first line must be left empty. The words specified in the variable <span class="tt">choice</span> 
7
must be exactly the same as those given in the answer (here YES and No) ; 
7
must be exactly the same as those given in the answer (here YES and No) ; 
8
in the example given to explain the syntax: True and False.
8
in the example given to explain the syntax: True and False.
9
<br class="spacer" />
9
<br class="spacer" />
10
Le nombre de questions possibles pour chaque exercice est de 20. 
10
Le nombre de questions possibles pour chaque exercice est de 20. 
11
:format
11
:format