Xml/Quiz/composite.xml
changeset 87 35606ecc54fc
parent 85 deac30469ca6
equal deleted inserted replaced
86:2d51a1795ed3 87:35606ecc54fc
    14       <!-- ================================================================ -->
    14       <!-- ================================================================ -->
    15       <subquiz>
    15       <subquiz>
    16         <instructions>
    16         <instructions>
    17           <p>abeille</p>
    17           <p>abeille</p>
    18         </instructions>
    18         </instructions>
    19         <choices type="radio">
    19         <choices-radio>
    20           <wrong>gastéropode</wrong>
    20           <wrong>gastéropode</wrong>
    21           <right>insecte</right>
    21           <right>insecte</right>
    22           <wrong>mollusque</wrong>
    22           <wrong>mollusque</wrong>
    23         </choices>
    23         </choices-radio>
    24       </subquiz>
    24       </subquiz>
    25 
    25 
    26       <!-- ================================================================ -->
    26       <!-- ================================================================ -->
    27       <subquiz>
    27       <subquiz>
    28         <instructions>
    28         <instructions>
    29           <p>aigle</p>
    29           <p>aigle</p>
    30         </instructions>
    30         </instructions>
    31         <choices type="check">
    31         <choices-check>
    32           <right>oiseau</right>
    32           <right>oiseau</right>
    33           <wrong>passereau</wrong>
    33           <wrong>passereau</wrong>
    34           <wrong>charognard</wrong>
    34           <wrong>charognard</wrong>
    35           <right>rapace</right>
    35           <right>rapace</right>
    36         </choices>
    36         </choices-check>
    37       </subquiz>
    37       </subquiz>
    38 
    38 
    39       <!-- ================================================================ -->
    39       <!-- ================================================================ -->
    40       <subquiz>
    40       <subquiz>
    41        <blanks type="fill">
    41        <blanks-fill>
    42           <p>L'abeille est un <blank>insecte</blank> qui vit dans une
    42           <p>L'abeille est un <blank>insecte</blank> qui vit dans une
    43           <blank>ruche</blank>.</p>
    43           <blank>ruche</blank>.</p>
    44           <p>Elle fabrique du <blank>miel</blank>.</p>
    44           <p>Elle fabrique du <blank>miel</blank>.</p>
    45         </blanks>
    45         </blanks-fill>
    46       </subquiz>
    46       </subquiz>
    47 
    47 
    48       <!-- ================================================================ -->
    48       <!-- ================================================================ -->
    49       <subquiz>
    49       <subquiz>
    50         <instructions>
    50         <instructions>
    51           <p>albatros</p>
    51           <p>albatros</p>
    52         </instructions>
    52         </instructions>
    53         <blanks type="select">
    53         <blanks-select>
    54           <wrongs>
    54           <wrongs>
    55             <wrong>reptile</wrong>
    55             <wrong>reptile</wrong>
    56             <wrong>oiseaux</wrong>
    56             <wrong>oiseaux</wrong>
    57           </wrongs>
    57           </wrongs>
    58           <p>Catégorie : <blank>mammifère</blank></p>
    58           <p>Catégorie : <blank>mammifère</blank></p>
    59         </blanks>
    59         </blanks-select>
    60       </subquiz>
    60       </subquiz>
    61 
    61 
    62       <!-- ================================================================ -->
    62       <!-- ================================================================ -->
    63       <subquiz>
    63       <subquiz>
    64         <instructions>
    64         <instructions>