RelaxNG/Examples/Quiz/blanks-select_hotspots.xml
changeset 176 b1ce505b889d
parent 174 ca43d2c3a2c2
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/RelaxNG/Examples/Quiz/blanks-select_hotspots.xml	lun. mars 11 14:54:12 2013 +0100
@@ -0,0 +1,25 @@
+<?xml version='1.0' encoding='utf-8'?>
+<!-- $Id$ -->
+<publiquiz version="1.0">
+  <quiz id="blanks-select_hotspots">
+    <head>
+      <title>Exercice à trous avec placement sur image</title>
+    </head>
+
+    <instructions>
+      <p>Placez correctement chaque élément de la voiture.</p>
+    </instructions>
+
+    <blanks-select>
+      <media>
+        <image id="blanks-select_hotspotsi01">
+          <hotspot x="25%" y="45.5%"><blank>le volant</blank></hotspot>
+          <hotspot x="62%" y="24%"><blank>le pare-brise</blank></hotspot>
+          <hotspot x="63%" y="77%"><blank>le siège</blank></hotspot>
+          <hotspot x="46%" y="68%"><blank>le levier de vitesse</blank></hotspot>
+          <hotspot x="1%" y="25.4%"><blank>le rétroviseur</blank></hotspot>
+        </image>
+      </media>
+    </blanks-select>
+  </quiz>
+</publiquiz>