Rev 11375 | Rev 13489 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11375 | Rev 13477 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | 8 | ||
9 | <p> |
9 | <p> |
10 | To make an exercise with this model, type the list of items and a list of properties. |
10 | To make an exercise with this model, type the list of items and a list of properties. |
11 | If an item has a property write 1, if it does not, write 0 in the same order as the list of properties. |
11 | If an item has a property write 1, if it does not, write 0 in the same order as the list of properties. |
12 | The properties should be separated by a comma. |
12 | The properties should be separated by a comma. |
13 | <p> |
13 | </p><p> |
14 | This exercise can easily be modified if it is intended to be included in an OEF module and you wish to |
14 | This exercise can easily be modified if it is intended to be included in an OEF module and you wish to |
15 | include the data in a separate file. |
15 | include the data in a separate file. |
16 | <p> |
16 | </p><p class="wims_credits"> |
17 | Author of the model: Bernadette Perrin-Riou <bpr@math.u-psud.fr> |
17 | Author of the model: Bernadette Perrin-Riou <bpr@math.u-psud.fr> |
18 | 18 | </p> |
|
19 | :%%%%%%%%%%%%%%%%% ATTENTION %%%%%%%%%%%%%%%%%%%% |
19 | :%%%%%%%%%%%%%%%%% ATTENTION %%%%%%%%%%%%%%%%%%%% |
20 | 20 | ||
21 | Remove the above header if you destroy the model tags i.e. the lines starting |
21 | Remove the above header if you destroy the model tags i.e. the lines starting |
22 | with a ':'. Otherwise the exercise might not be recognised by Createxo. |
22 | with a ':'. Otherwise the exercise might not be recognised by Createxo. |
23 | 23 | ||
Line 25... | Line 25... | ||
25 | 25 | ||
26 | :\title{Classification (table to fill)} |
26 | :\title{Classification (table to fill)} |
27 | :\author{Csilla, Ducrocq} |
27 | :\author{Csilla, Ducrocq} |
28 | :\email{csilla.ducrocq@u-psud.fr} |
28 | :\email{csilla.ducrocq@u-psud.fr} |
29 | :\credits{} |
29 | :\credits{} |
- | 30 | ||
30 | :Instruction |
31 | :Instruction |
31 | \text{instruction=Fill in the table.} |
32 | \text{instruction=Fill in the table.} |
32 | 33 | ||
33 | :Number of items chosen randomly |
34 | :Number of items chosen randomly |
34 | \integer{N=3} |
35 | \integer{N=3} |
35 | 36 | ||
36 | :Name of the data file |
37 | :Name of the data file |
37 | Only enter a name if you wish to create a separate data file |
38 | Only enter a name if you wish to create a separate data file |
Line 44... | Line 45... | ||
44 | </pre> |
45 | </pre> |
45 | Dans ce cas, les données suivantes ne seront pas prises en compte. |
46 | Dans ce cas, les données suivantes ne seront pas prises en compte. |
46 | Sinon, remplissez les données. |
47 | Sinon, remplissez les données. |
47 | 48 | ||
48 | \text{file=} |
49 | \text{file=} |
- | 50 | ||
49 | :Liste des attributs |
51 | :Liste des attributs |
50 | \text{attribut=poils,plumes,quatre membres,ailes} |
52 | \text{attribut=poils,plumes,quatre membres,ailes} |
- | 53 | ||
51 | : |
54 | :Data |
52 | une ligne par objets. |
55 | une ligne par objets. |
53 | \text{data=pie,0,1,1,1 |
56 | \text{data=pie,0,1,1,1 |
54 | boeuf,1,0,1,0 |
57 | boeuf,1,0,1,0 |
55 | chat,1,0,1,0 |
58 | chat,1,0,1,0 |
56 | moustique,0,0,0,1} |
59 | moustique,0,0,0,1} |
- | 60 | ||
57 | :Textes pour la réponse |
61 | :Textes pour la réponse |
58 | mettre les textes correspondant aux nombres 0,1, ... dans les données des attributs |
62 | mettre les textes correspondant aux nombres 0,1, ... dans les données des attributs |
59 | \text{nonoui=--,X} |
63 | \text{nonoui=--,X} |
60 | 64 | ||
61 | :%%%%%%%%%%%%%% Nothing to modify before the statement%%%%%%%%%%%%%%%% |
65 | :%%%%%%%%%%%%%% Nothing to modify before the statement%%%%%%%%%%%%%%%% |