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{Reconnaître une image} |
22 | :\title{Reconnaître une image} |
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 39... | Line 38... | ||
39 | thermes.png, les termes |
38 | thermes.png, les termes |
40 | } |
39 | } |
41 | 40 | ||
42 | :La taille des cases en pixels. |
41 | :La taille des cases en pixels. |
43 | \text{sizeh=40} |
42 | \text{sizeh=40} |
44 | :%%%%%%%%%%%%% |
43 | :%%%%%%%%%%%%% Now the statement in HTML. %%%%%%%%%%%%%%%%%%%% |
45 | 44 | ||
46 | \text{mot = randrow(\data)} |
45 | \text{mot = randrow(\data)} |
47 | \text{mot=wims(embraced randitem \mot)} |
46 | \text{mot=wims(embraced randitem \mot)} |
48 | \text{image=\mot[1]} |
47 | \text{image=\mot[1]} |
49 | \text{ext=item(2,wims(replace internal . by , in wims(lowercase \image)))} |
48 | \text{ext=item(2,wims(replace internal . by , in wims(lowercase \image)))} |