Xml/Quiz/point_radio.xml
author Patrick PIERRE <patrick.pierre@prismallia.fr>
jeu., 13 sept. 2012 09:55:52 +0200
changeset 23 9fe44f4d31c9
parent 10 25bcb189ca55
permissions -rw-r--r--
Ajout de -webkit-tap-highlight-color
<?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>