Rev 11375 | Rev 13477 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11375 | Rev 11544 | ||
---|---|---|---|
Line 7... | Line 7... | ||
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> |
12 |
|
12 | Author of the model: Bernadette Perrin-Riou <bpr@math.u-psud.fr> |
13 | </p> |
13 | </p> |
14 | :%%%%%%%%%%%%%%%%% ATTENTION %%%%%%%%%%%%%%%%%%%% |
14 | :%%%%%%%%%%%%%%%%% ATTENTION %%%%%%%%%%%%%%%%%%%% |
15 | 15 | ||
16 |
|
16 | Remove the above header if you destroy the model tags! (The lines starting |
17 | (Ce sont les lignes qui commencent par un ':'.) |
- | |
18 |
|
17 | with a ':'.) Otherwise the exercise might not be taken back by Createxo. |
19 | 18 | ||
20 | :%%%%%%%% |
19 | :%%%%%%%% Sample parameters to be redefined %%%%%%%%%%%%%%%%% |
21 | 20 | ||
22 | 21 | ||
23 | :\title{Trouver la bonne étiquette} |
22 | :\title{Trouver la bonne étiquette} |
24 | :\author{Bernadette, Perrin-Riou} |
23 | :\author{Bernadette, Perrin-Riou} |
25 | :\email{bpr@math.u-psud.fr} |
24 | :\email{bpr@math.u-psud.fr} |
Line 44... | Line 43... | ||
44 | \integer{cntpertub=3} |
43 | \integer{cntpertub=3} |
45 | :La taille verticale des cases en pixels. |
44 | :La taille verticale des cases en pixels. |
46 | \text{sizev=40} |
45 | \text{sizev=40} |
47 | :La taille horizontale des cases en pixels |
46 | :La taille horizontale des cases en pixels |
48 | \text{sizeh=200} |
47 | \text{sizeh=200} |
49 | :%%%%%%%%%%%%% |
48 | :%%%%%%%%%%%%% Now the statement in HTML. %%%%%%%%%%%%%%%%%%%% |
50 | 49 | ||
51 | \text{mot = randrow(\data)} |
50 | \text{mot = randrow(\data)} |
52 | \text{image=\mot[1]} |
51 | \text{image=\mot[1]} |
53 | \text{ext=item(2,wims(replace internal . by , in wims(lowercase \image)))} |
52 | \text{ext=item(2,wims(replace internal . by , in wims(lowercase \image)))} |
54 | \text{mot =\mot[2]} |
53 | \text{mot =\mot[2]} |