Xml/Quiz/blanks_fill.xml
author Patrick PIERRE <patrick.pierre@prismallia.fr>
sam., 21 janv. 2012 18:03:09 +0100
changeset 73 0a3a8006996b
child 76 8117ef722ec4
permissions -rw-r--r--
Ajout de publiquiz
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<publiquiz version="1.0">
  <quiz xml:id="blanks_fill">
    <head>
      <title>Exercice à trous</title>
    </head>
    
    <instructions>
      <p>Écrivez correctement les adjectifs de couleur.</p>
    </instructions>

    <blanks type="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>
        <commentary><p>Orange est un nom.</p></commentary></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>
  </quiz>
</publiquiz>