equal
deleted
inserted
replaced
|
1 <?xml version='1.0' encoding='utf-8'?> |
|
2 <publiquiz version="1.0"> |
|
3 <quiz id="memory" xml:lang="fr"> |
|
4 <head> |
|
5 <title>Memory</title> |
|
6 </head> |
|
7 |
|
8 <instructions> |
|
9 <p>Associez chaque petit avec son parent.</p> |
|
10 </instructions> |
|
11 |
|
12 <memory display="3"> |
|
13 <match> |
|
14 <item> <image id="chat"/> </item> |
|
15 <item> <image id="chaton"/> </item> |
|
16 </match> |
|
17 <match> |
|
18 <item> <image id="cerf"/> </item> |
|
19 <item> <image id="faon"/> </item> |
|
20 </match> |
|
21 <match> |
|
22 <item> <image id="ours"/> </item> |
|
23 <item> <image id="ourson"/> </item> |
|
24 </match> |
|
25 <match> |
|
26 <item> <image id="lionceau"/> </item> |
|
27 <item> <image id="lion"/> </item> |
|
28 </match> |
|
29 <match> |
|
30 <item> <image id="elephanteau"/> </item> |
|
31 <item> <image id="elephant"/> </item> |
|
32 </match> |
|
33 <match> |
|
34 <item> <image id="veau"/> </item> |
|
35 <item> <image id="vache"/> </item> |
|
36 </match> |
|
37 <match> |
|
38 <item> <image id="tigreau"/> </item> |
|
39 <item> <image id="tigre"/> </item> |
|
40 </match> |
|
41 </memory> |
|
42 </quiz> |
|
43 </publiquiz> |