Xml/Quiz/blanks-fill.xml
author Patrick PIERRE <patrick.pierre@prismallia.fr>
sam., 04 févr. 2012 14:44:39 +0100
changeset 87 35606ecc54fc
parent 76 Xml/Quiz/blanks_fill.xml@8117ef722ec4
permissions -rw-r--r--
Ajout de la configuration XXE pour publiquiz
<?xml version="1.0" encoding="utf-8"?>
<!-- $Id$ -->
<publiquiz version="1.0">
  <quiz xml: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>