Xml/Quiz/point_radio.xml
author Patrick PIERRE <patrick.pierre@prismallia.fr>
mar., 12 juin 2012 11:39:57 +0200
changeset 10 25bcb189ca55
parent 0 e8d6296c8d5e
permissions -rw-r--r--
xml:id -> id
<?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>