Xml/Quiz/matching.xml
changeset 73 0a3a8006996b
child 76 8117ef722ec4
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/Xml/Quiz/matching.xml	sam. janv. 21 18:03:09 2012 +0100
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Id$ -->
+<publiquiz version="1.0">
+  <quiz xml:id="matching">
+    <head>
+      <title>Exercice d'appariement</title>
+    </head>
+
+    <instructions>
+      <p>Associez les phrases suivantes avec leur contraire.</p>
+    </instructions>
+
+    <matching>
+      <match>
+        <p>On s'entend très bien.</p>
+        <p>On s'entend comme chien et chat.</p>
+      </match>
+      <match>
+        <p>On a perdu le contact.</p>
+        <p>On a gardé contact.</p>
+      </match>
+      <match>
+        <p>On se chipote souvent.</p>
+        <p>On ne se dispute jamais.</p>
+      </match>
+      <match>
+        <p>On s’amuse comme des fous.</p>
+        <p>On est plutôt sérieux ensemble.</p>
+      </match>
+    </matching>
+  </quiz>
+</publiquiz>