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 10... | Line 10... | ||
10 | Pour construire un exercice avec ce modèle, il suffit de taper la liste de |
10 | Pour construire un exercice avec ce modèle, il suffit de taper la liste de |
11 | mots ainsi que le nom de l'enregistrement (à charger dans l'exercice). |
11 | mots ainsi que le nom de l'enregistrement (à charger dans l'exercice). |
12 | </p><p> |
12 | </p><p> |
13 | Pour plus de possibilités, utiliser Quicktool. |
13 | Pour plus de possibilités, utiliser Quicktool. |
14 | </p><p> |
14 | </p><p> |
15 |
|
15 | Author of the model: Bernadette Perrin-Riou <bpr@math.u-psud.fr> |
16 | </p> |
16 | </p> |
17 | :%%%%%%%%%%%%%%%%% ATTENTION %%%%%%%%%%%%%%%%%%%% |
17 | :%%%%%%%%%%%%%%%%% ATTENTION %%%%%%%%%%%%%%%%%%%% |
18 | 18 | ||
19 |
|
19 | Remove the above header if you destroy the model tags! (The lines starting |
20 | (Ce sont les lignes qui commencent par un ':'.) |
- | |
21 |
|
20 | with a ':'.) Otherwise the exercise might not be taken back by Createxo. |
22 | 21 | ||
23 | :%%%%%%%% |
22 | :%%%%%%%% Sample parameters to be redefined %%%%%%%%%%%%%%%%% |
24 | 23 | ||
25 | 24 | ||
26 | :\title{Écouter et reconnaître II} |
25 | :\title{Écouter et reconnaître II} |
27 | :\author{Bernadette, Perrin-Riou} |
26 | :\author{Bernadette, Perrin-Riou} |
28 | :\email{bpr@math.u-psud.fr} |
27 | :\email{bpr@math.u-psud.fr} |
Line 41... | Line 40... | ||
41 | \integer{sizev=200} |
40 | \integer{sizev=200} |
42 | 41 | ||
43 | :La taille horizontale des cases à gauche en pixels. |
42 | :La taille horizontale des cases à gauche en pixels. |
44 | \integer{sizel=20} |
43 | \integer{sizel=20} |
45 | 44 | ||
46 | :%%%%%%%%%%%%% |
45 | :%%%%%%%%%%%%% Now the statement in HTML. %%%%%%%%%%%%%%%%%%%% |
47 | 46 | ||
48 | \text{cnt=rows(\data)} |
47 | \text{cnt=rows(\data)} |
49 | \text{N=shuffle(\cnt)} |
48 | \text{N=shuffle(\cnt)} |
50 | \text{mot=row(\N[1],\data)} |
49 | \text{mot=row(\N[1],\data)} |
51 | \text{mot=wims(embraced randitem \mot)} |
50 | \text{mot=wims(embraced randitem \mot)} |