Data/Quiz/mip_image.xml
author Patrick PIERRE
lun., 04 avril 2016 19:13:42 +0200
changeset 410 bf0f6280f577
parent 401 39a1454aa364
permissions -rw-r--r--
Ajout d'un attribut 'argument'
<?xml version='1.0' encoding='utf-8'?>
<!-- $Id$ -->
<publiquiz version="1.0">
  <quiz id="mip_image" xml:lang="fr">
    <head>
      <title>Images dans une image (PIP)</title>
    </head>

    <instructions>
      <p>Entoure en vert les nombres multiples de 3 et en rouge ceux multiples
      de 5.</p>
    </instructions>

    <mip multiple="true">
      <image id="bingo">
        <dropzone x="2.5%"  y="28.3%" w="11%" h="11%"></dropzone>
        <dropzone x="16.1%" y="28.3%" w="11%" h="11%"></dropzone>
        <dropzone x="30.3%" y="28.3%" w="11%" h="11%"><image id="bingo_green"/></dropzone>
        <dropzone x="43.9%" y="28.3%" w="11%" h="11%"><image id="bingo_red"/></dropzone>
        <dropzone x="58.0%" y="28.3%" w="11%" h="11%"><image id="bingo_red"/></dropzone>
        <dropzone x="72.0%" y="28.3%" w="11%" h="11%"></dropzone>
        <dropzone x="86.0%" y="28.3%" w="11%" h="11%"><image id="bingo_green"/></dropzone>
      </image>
    </mip>
  </quiz>
</publiquiz>