Data/Quiz/coloring.xml
changeset 451 1b5caa00aaa8
child 452 26d8c75e197d
equal deleted inserted replaced
450:fd645a45932e 451:1b5caa00aaa8
       
     1 <?xml version='1.0' encoding='utf-8'?>
       
     2 <publiquiz version="1.0">
       
     3   <quiz id="coloring" xml:lang="fr">
       
     4     <head>
       
     5       <title>Coloriage</title>
       
     6     </head>
       
     7 
       
     8     <instructions>
       
     9       <section>
       
    10         <p>Colorie le personnage selon les caractéristiques décrites
       
    11         ci-dessous.</p>
       
    12       </section>
       
    13       <section>
       
    14         <p>Nina is a very talented balerina. She can jump higher than everyone
       
    15         else. She's easily identifiable. She has dark skin and even darker
       
    16         hair. She wears them up in a tight hair bun. Her tutu is green, with a
       
    17         gold ruban edge. Her ballet slipper are in a lighter shade of
       
    18         green.</p>
       
    19       </section>
       
    20     </instructions>
       
    21 
       
    22     <coloring>
       
    23       <palette>
       
    24         <color code="#FF6289"/>
       
    25         <color code="#EEC1AD"/>
       
    26         <color code="#005B96"/>
       
    27         <color code="#008B75" coderef="#D5D5D5 #B4B4B4"/>
       
    28         <color code="#84c9be"/>
       
    29         <color code="#EFD807"/>
       
    30         <color code="#965216"/>
       
    31         <color code="#1C1107"/>
       
    32       </palette>
       
    33       <canvas id="balerina1"/>
       
    34       <areas id="balerina2"/>
       
    35     </coloring>
       
    36   </quiz>
       
    37 </publiquiz>