Data/Quiz/blanks-fill.xml
author Claire MOULS <claire.mouls@prismallia.fr>
mar., 18 nov. 2014 16:12:35 +0100
changeset 348 026a2613f159
parent 316 47ffc0efdd37
child 448 9bc794bf36b0
permissions -rw-r--r--
Avec +sieurs bonnes réponses
<?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>bleues</blank> (<mentioned>bleu</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>