Data/Quiz/pointing_radio.xml
author Patrick PIERRE
mer., 22 oct. 2014 12:36:37 +0200
changeset 337 fc5a30e23d0d
parent 336 15beef04b08c
child 448 9bc794bf36b0
permissions -rw-r--r--
Nouvel exercice de pointage avec catégories
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<publiquiz version="1.0">
  <quiz id="pointing_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>

    <pointing type="radio">
      <p>
        Changer :
        <point>changage</point> /
        <point ref="right">changement</point> /
        <point>changation</point>
      </p>
    </pointing>
  </quiz>
</publiquiz>