# HG changeset patch # User Patrick PIERRE # Date 1365527022 -7200 # Node ID c4d17749da386d8897116c852c9bbc5805ec0e5f # Parent b38841c6048e05655c000732731d9aba1937c851 Gestion des dropzones diff -r b38841c6048e -r c4d17749da38 Xml/Quiz/Images/blanks-select_dropzonei01.jpg Binary file Xml/Quiz/Images/blanks-select_dropzonei01.jpg has changed diff -r b38841c6048e -r c4d17749da38 Xml/Quiz/Images/blanks-select_hotspotsi01.jpg Binary file Xml/Quiz/Images/blanks-select_hotspotsi01.jpg has changed diff -r b38841c6048e -r c4d17749da38 Xml/Quiz/blanks-select_dropzone.xml --- /dev/null jeu. janv. 01 00:00:00 1970 +0000 +++ b/Xml/Quiz/blanks-select_dropzone.xml mar. avril 09 19:03:42 2013 +0200 @@ -0,0 +1,25 @@ +<?xml version='1.0' encoding='utf-8'?> +<!-- $Id$ --> +<publiquiz version="1.0"> + <quiz id="blanks-select_dropzone"> + <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_dropzonei01"> + <dropzone x="25%" y="45.5%"><blank>le volant</blank></dropzone> + <dropzone x="62%" y="24%"><blank>le pare-brise</blank></dropzone> + <dropzone x="63%" y="77%"><blank>le siège</blank></dropzone> + <dropzone x="46%" y="68%"><blank>le levier de vitesse</blank></dropzone> + <dropzone x="1%" y="25.4%"><blank>le rétroviseur</blank></dropzone> + </image> + </media> + </blanks-select> + </quiz> +</publiquiz> diff -r b38841c6048e -r c4d17749da38 Xml/Quiz/blanks-select_hotspots.xml --- a/Xml/Quiz/blanks-select_hotspots.xml mar. avril 09 18:34:28 2013 +0200 +++ /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_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> diff -r b38841c6048e -r c4d17749da38 Xml/Sets/quiz.xml --- a/Xml/Sets/quiz.xml mar. avril 09 18:34:28 2013 +0200 +++ b/Xml/Sets/quiz.xml mar. avril 09 19:03:42 2013 +0200 @@ -15,7 +15,7 @@ <file>blanks-fill_strict.xml</file> <file>blanks-select.xml</file> <file>blanks-select_multiple.xml</file> - <file>blanks-select_hotspots.xml</file> + <file>blanks-select_dropzone.xml</file> <file>point.xml</file> <file>point_radio.xml</file> <file>matching.xml</file>