Xml/Quiz/blanks-fill.xml
changeset 98 210b4923b089
parent 97 b2b0abcdf718
child 99 db514bf0f5e9
equal deleted inserted replaced
97:b2b0abcdf718 98:210b4923b089
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- $Id$ -->
       
     3 <publiquiz version="1.0">
       
     4   <quiz id="blanks-fill" xml:lang="fr">
       
     5     <head>
       
     6       <title>Exercice à trous</title>
       
     7     </head>
       
     8     
       
     9     <instructions>
       
    10       <p>Écrivez correctement les adjectifs de couleur.</p>
       
    11     </instructions>
       
    12 
       
    13     <blanks-fill>
       
    14       <p>
       
    15         Ses lèvres sont <blank><s>bleues</s><s>grises</s></blank>
       
    16         (<mentioned>bleu ou gris</mentioned>) de froid.
       
    17       </p>
       
    18       <p>
       
    19         Les serviettes <blank><s>orange</s>
       
    20         <help><p>Nom ?</p></help>
       
    21         <answer><p>Orange est un nom.</p></answer></blank>
       
    22         (<mentioned>orange</mentioned>) sont propres.
       
    23       </p>
       
    24       <p>
       
    25         Il y a des taches <blank>blanchâtres</blank>
       
    26         (<mentioned>blanchâtre</mentioned>) sur votre veste.
       
    27       </p>
       
    28     </blanks-fill>
       
    29   </quiz>
       
    30 </publiquiz>