equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- $Id$ --> |
|
3 <publiquiz version="1.0"> |
|
4 <quiz id="matching" xml:lang="fr"> |
|
5 <head> |
|
6 <title>Exercice d'appariement</title> |
|
7 </head> |
|
8 |
|
9 <instructions> |
|
10 <p>Associez les phrases suivantes avec leur contraire.</p> |
|
11 </instructions> |
|
12 |
|
13 <matching> |
|
14 <match> |
|
15 <item>On s'entend très bien.</item> |
|
16 <item>On s'entend comme chien et chat.</item> |
|
17 </match> |
|
18 <match> |
|
19 <item>On a perdu le contact.</item> |
|
20 <item>On a gardé contact.</item> |
|
21 </match> |
|
22 <match> |
|
23 <item>On se chamaille souvent.</item> |
|
24 <item>On ne se dispute jamais.</item> |
|
25 </match> |
|
26 <match> |
|
27 <item>On s’amuse comme des fous.</item> |
|
28 <item>On est plutôt sérieux ensemble.</item> |
|
29 </match> |
|
30 </matching> |
|
31 </quiz> |
|
32 </publiquiz> |
|