Subversion Repositories wimsdev

Rev

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

Rev 11544 Rev 13477
Line 6... Line 6...
6
<p>
6
<p>
7
Pour construire un exercice avec ce modèle, il suffit de taper la liste des images et
7
Pour construire un exercice avec ce modèle, il suffit de taper la liste des images et
8
des étiquettes correspondantes
8
des étiquettes correspondantes
9
</p>
9
</p>
10
$image_help
10
$image_help
11
<p>
11
<p class="wims_credits">
12
Author of the model: Bernadette Perrin-Riou <bpr@math.u-psud.fr>
12
Author of the model: Bernadette Perrin-Riou <bpr@math.u-psud.fr>
13
</p>
13
</p>
14
:%%%%%%%%%%%%%%%%%      ATTENTION      %%%%%%%%%%%%%%%%%%%%
14
:%%%%%%%%%%%%%%%%%      ATTENTION      %%%%%%%%%%%%%%%%%%%%
15
 
15
 
16
Remove the above header if you destroy the model tags! (The lines starting
16
Remove the above header if you destroy the model tags! (The lines starting
17
with a ':'.) Otherwise the exercise might not be taken back by Createxo.
17
with a ':'.) Otherwise the exercise might not be taken back by Createxo.
18
 
18
 
19
:%%%%%%%% Sample parameters to be redefined %%%%%%%%%%%%%%%%%
19
:%%%%%%%% Sample parameters to be redefined %%%%%%%%%%%%%%%%%
20
 
-
 
21
 
20
 
22
:\title{Trouver la bonne étiquette}
21
:\title{Trouver la bonne étiquette}
23
:\author{Bernadette, Perrin-Riou}
22
:\author{Bernadette, Perrin-Riou}
24
:\email{bpr@math.u-psud.fr}
23
:\email{bpr@math.u-psud.fr}
25
:\credits{}
24
:\credits{}
-
 
25
 
26
:Consigne
26
:Instructions
27
\text{instruction=Clique sur le mot correspondant à l'image.
27
\text{instruction=Clique sur le mot correspondant à l'image.
28
(l'exercice ne fonctionnera que quand les images seront chargées
28
(l'exercice ne fonctionnera que quand les images seront chargées
29
dans l'exercice)}
29
dans l'exercice)}
30
 
30
 
31
:Données
31
:Data
32
\text{data=amphitheatre.png,l'amphithéâtre
32
\text{data=amphitheatre.png,l'amphithéâtre
33
aqueduc.png, l'aqueduc
33
aqueduc.png, l'aqueduc
34
arcdetriomphe.png,l'arc de triomphe
34
arcdetriomphe.png,l'arc de triomphe
35
cirque.png, le cirque
35
cirque.png, le cirque
36
domus.png, la domus
36
domus.png, la domus
Line 39... Line 39...
39
thermes.png, les thermes
39
thermes.png, les thermes
40
}
40
}
41
 
41
 
42
:Nombre de perturbateurs.
42
:Nombre de perturbateurs.
43
\integer{cntpertub=3}
43
\integer{cntpertub=3}
-
 
44
 
44
:La taille verticale des cases en pixels.
45
:La taille verticale des cases en pixels.
45
\text{sizev=40}
46
\text{sizev=40}
-
 
47
 
46
:La taille horizontale des cases en pixels
48
:La taille horizontale des cases en pixels
47
\text{sizeh=200}
49
\text{sizeh=200}
48
:%%%%%%%%%%%%% Now the statement in HTML. %%%%%%%%%%%%%%%%%%%%
50
:%%%%%%%%%%%%% Now the statement in HTML. %%%%%%%%%%%%%%%%%%%%
49
 
51
 
50
\text{mot = randrow(\data)}
52
\text{mot = randrow(\data)}