Xml/Quiz/blanks_fill.xml
changeset 73 0a3a8006996b
child 76 8117ef722ec4
equal deleted inserted replaced
72:c85252fac80c 73:0a3a8006996b
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- $Id$ -->
       
     3 <publiquiz version="1.0">
       
     4   <quiz xml:id="blanks_fill">
       
     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 type="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         <commentary><p>Orange est un nom.</p></commentary></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>
       
    29   </quiz>
       
    30 </publiquiz>