Xml/Quiz/blanks-fill.xml
author Patrick PIERRE
ven., 30 nov. 2012 14:46:55 +0100
changeset 46 90d51f9ead80
parent 10 25bcb189ca55
permissions -rw-r--r--
Amélioration des ancres
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<publiquiz version="1.0">
  <quiz id="blanks-fill" xml:lang="fr">
    <head>
      <title>Exercice à trous</title>
    </head>
    
    <instructions>
      <p>Écrivez correctement les adjectifs de couleur.</p>
    </instructions>

    <blanks-fill>
      <p>
        Ses lèvres sont <blank><s>bleues</s><s>grises</s></blank>
        (<mentioned>bleu ou gris</mentioned>) de froid.
      </p>
      <p>
        Les serviettes <blank><s>orange</s>
        <help><p>Nom ?</p></help>
        <answer><p>Orange est un nom.</p></answer></blank>
        (<mentioned>orange</mentioned>) sont propres.
      </p>
      <p>
        Il y a des taches <blank>blanchâtres</blank>
        (<mentioned>blanchâtre</mentioned>) sur votre veste.
      </p>
    </blanks-fill>
  </quiz>
</publiquiz>