Subversion Repositories wimsdev

Rev

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

Rev 13477 Rev 13705
Line 1... Line 1...
1
type=game
1
type=game
2
textarea="data"
2
textarea="data instruction1 instruction2"
-
 
3
iEdit="instruction1 instruction2"
3
 
4
 
4
:On montre un texte ou une image pendant un temps limité mais au choix de l'élève
5
:We show a text or an image for a limited time but at the student's choice then we ask a question
5
puis on pose une question
-
 
6
 
6
 
7
<div class="small">
7
<div class="small">
8
Cet exercice peut facilement être transformé pour être inclus dans un module OEF
8
  This exercise can easily be transformed to be included in an OEF module
9
si l'on désire mettre les données dans un fichier auxiliaire. Pour cela,
9
   if you want to put the data into an auxiliary file.
10
il suffit de remplir le champ \text{file=} en mettant le nom du fichier
10
  To do this, simply fill in the \text{file=} field by putting the name of the file
11
(une fois l'exercice transféré dans un module OEF d'un compte Modtool).
11
   (once the exercise has been transferred to an OEF module of a Modtool account).
12
Un exercice du même type plus complet existe dans Quicktool.
12
  A more complete exercise of the same type exists in Quicktool.
13
</div>
13
</div>
14
<p class="wims_credits">
14
<p class="wims_credits">
15
Author of the model: Bernadette Perrin-Riou <bpr@math.u-psud.fr>
15
Author of the model: Bernadette Perrin-Riou <bpr@math.u-psud.fr>
16
</p>
16
</p>
17
:%%%%%%%%%%%%%%%%%      ATTENTION      %%%%%%%%%%%%%%%%%%%%
17
:%%%%%%%%%%%%%%%%%      ATTENTION      %%%%%%%%%%%%%%%%%%%%
Line 19... Line 19...
19
Remove the above header if you destroy the model tags! (The lines starting
19
Remove the above header if you destroy the model tags! (The lines starting
20
with a ':'.) Otherwise the exercise might not be taken back by Createxo.
20
with a ':'.) Otherwise the exercise might not be taken back by Createxo.
21
 
21
 
22
:%%%%%%%% Sample parameters to be redefined %%%%%%%%%%%%%%%%%
22
:%%%%%%%% Sample parameters to be redefined %%%%%%%%%%%%%%%%%
23
 
23
 
24
:\title{Modèle mémoire}
24
:\title{Memorize a text}
25
:\author{Bernadette, Perrin-Riou}
25
:\author{Bernadette, Perrin-Riou}
26
:\email{bpr@math.u-psud.fr}
26
:\email{bpr@math.u-psud.fr}
27
:\credits{}
27
:\credits{}
28
 
28
 
29
:Consigne à la première étape
29
:Instructions at the first step
30
\text{instruction1=Mémoriser le texte suivant. Puis cliquez sur le bouton Envoyer.}
30
\text{instruction1=Memorize the following text, and then click the start button.}
31
 
31
 
32
:Temps minimum, maximum, toléré en millisecondes
32
:Minimum, maximum tolerated time (in milliseconds)
33
\text{time=100,100000w}
33
\text{time=100,100000}
34
 
34
 
35
:Consigne à la seconde étape
35
:Instructions at the second step
36
\text{instruction2=Ecrivez le texte que vous avez lu / Répondez à la question suivante.}
36
\text{instruction2=Write the number you read.}
37
 
37
 
38
:Type de réponse à la seconde étape
38
:Type of answer at the second step
39
\text{atype=item(1,symtext,
39
\text{atype=item(2,symtext,
40
	numeric,function)}
40
	numeric,function)}
41
 
41
 
42
:Data
42
:Data
43
Définir une question par ligne.
43
Define one question per line.
44
Le premier item est montré à la première étape.
44
The first item is shown in the first step.
45
La réponse à la deuxième question est à mettre en deuxième item. S'il n'y
45
The answer to the second question is to be put in the second item.
46
en a pas, le premier texte serait demandé.
46
If there is none, the first text would be requested.
47
 
47
 
48
\text{data=2,deux
48
\text{data=two,2
49
quatre,4
49
foor,4
50
un,1}
50
one,1}
51
 
51
 
52
:Mots d'option dans le cas de symtext
52
:Options in the case of symtext
53
Les mots d'option peuvent être pris parmi "nopunct", "nocase", "case"
53
Option words can be taken from "nopunct", "nocase", "case"
54
 
54
 
55
\text{option=}
55
\text{option=}
56
 
56
 
57
:%%%%%%%%%%%%%% Nothing to modify until statement %%%%%%%%%%%%%%%%
57
:%%%%%%%%%%%%%% Nothing to modify until statement %%%%%%%%%%%%%%%%
58
\css{<style type="text/css">
58
\css{<style>
59
.texte {border:solid black 1pt; padding:2em; margin:3em}
59
.texte {border:solid black 1pt; padding:2em; margin:3em;text-align:center;}
60
</style>}
60
</style>}
61
 
61
 
62
\text{data=randrow(\data)}
62
\text{data=randrow(\data)}
63
 
63
 
64
\text{STEP=r1
64
\text{STEP=r1