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