RelaxNG/Examples/Quiz/point_radio.xml
changeset 316 47ffc0efdd37
parent 315 1f1e5638ed6d
child 317 78fcb5b0d156
--- a/RelaxNG/Examples/Quiz/point_radio.xml	jeu. juin 19 11:44:25 2014 +0200
+++ /dev/null	jeu. janv. 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Id$ -->
-<publiquiz version="1.0">
-  <quiz 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>