Data/Quiz/blanks-fill.xml
author iinov
mar., 08 sept. 2020 13:25:11 +0200
changeset 481 bb1c88842f0c
parent 448 9bc794bf36b0
permissions -rw-r--r--
Liste alpha
<?xml version="1.0" encoding="utf-8"?>
<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>