Xml/Quiz/point_radio.xml
changeset 0 e8d6296c8d5e
child 10 25bcb189ca55
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/Xml/Quiz/point_radio.xml	mer. mai 30 18:21:13 2012 +0200
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Id$ -->
+<publiquiz version="1.0">
+  <quiz xml:id="point_radio" xml:lang="fr">
+    <head>
+      <title>Exercice de pointage radio</title>
+    </head>
+
+    <instructions>
+      <section>
+        <p>Désignez Le mot qui représente le substantif du verbe.</p>
+      </section>
+    </instructions>
+
+    <point type="radio">
+      <p>
+        Changer :
+        <wrong>changage</wrong> / <right>changement</right> / <wrong>changation</wrong>
+      </p>
+    </point>
+  </quiz>
+</publiquiz>