tooltip devient hotspot
authorPatrick PIERRE
lun., 11 mars 2013 14:54:42 +0100
changeset 68 93dff3d53fb2
parent 67 ff113573bf1c
child 69 d69fc25492d2
tooltip devient hotspot
Xml/Documents/torture_test.xml
Xml/Quiz/Images/blanks-select_hotspotsi01.jpg
Xml/Quiz/Images/blanks-select_tooltipsi01.jpg
Xml/Quiz/blanks-select_hotspots.xml
Xml/Quiz/blanks-select_tooltips.xml
--- a/Xml/Documents/torture_test.xml	mar. févr. 19 14:32:08 2013 +0100
+++ b/Xml/Documents/torture_test.xml	lun. mars 11 14:54:42 2013 +0100
@@ -530,9 +530,9 @@
             </p>
             <media>
               <image id="f-gcru">
-                <tooltip x="27.5%" y="55.4%" dx="-6.5" dy="-11"><p>Directionnel</p></tooltip>
-                <tooltip x="72.2%" y="40.1%" dx="-7.5" dy="-11"><p>Compte-tours</p></tooltip>
-                <tooltip x="59%" y="74.9%" dx="-9.4" dy="-17.8"><image id="zoom_oil"/></tooltip>
+                <hotspot x="27.5%" y="55.4%" dx="-6.5" dy="-11" hidden="true"><p>Directionnel</p></hotspot>
+                <hotspot x="72.2%" y="40.1%" dx="-7.5" dy="-11" hidden="true"><p>Compte-tours</p></hotspot>
+                <hotspot x="59%" y="74.9%" dx="-9.4" dy="-17.8" hidden="true"><image id="zoom_oil"/></hotspot>
               </image>
               <caption x="1%" y="1%">Robin DR-400, F-GCRU.</caption>
             </media>
Binary file Xml/Quiz/Images/blanks-select_hotspotsi01.jpg has changed
Binary file Xml/Quiz/Images/blanks-select_tooltipsi01.jpg has changed
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/Xml/Quiz/blanks-select_hotspots.xml	lun. mars 11 14:54:42 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>
--- a/Xml/Quiz/blanks-select_tooltips.xml	mar. févr. 19 14:32:08 2013 +0100
+++ /dev/null	jeu. janv. 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<!-- $Id$ -->
-<publiquiz version="1.0">
-  <quiz id="blanks-select_tooltips">
-    <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_tooltipsi01">
-          <tooltip x="25%" y="45.5%"><blank>le volant</blank></tooltip>
-          <tooltip x="62%" y="24%"><blank>le pare-brise</blank></tooltip>
-          <tooltip x="63%" y="77%"><blank>le siège</blank></tooltip>
-          <tooltip x="46%" y="68%"><blank>le levier de vitesse</blank></tooltip>
-          <tooltip x="1%" y="25.4%"><blank>le rétroviseur</blank></tooltip>
-        </image>
-      </media>
-    </blanks-select>
-  </quiz>
-</publiquiz>