--- a/Xml/Quiz/composite.xml mer. févr. 01 18:19:33 2012 +0100
+++ b/Xml/Quiz/composite.xml sam. févr. 04 14:44:39 2012 +0100
@@ -16,11 +16,11 @@
<instructions>
<p>abeille</p>
</instructions>
- <choices type="radio">
+ <choices-radio>
<wrong>gastéropode</wrong>
<right>insecte</right>
<wrong>mollusque</wrong>
- </choices>
+ </choices-radio>
</subquiz>
<!-- ================================================================ -->
@@ -28,21 +28,21 @@
<instructions>
<p>aigle</p>
</instructions>
- <choices type="check">
+ <choices-check>
<right>oiseau</right>
<wrong>passereau</wrong>
<wrong>charognard</wrong>
<right>rapace</right>
- </choices>
+ </choices-check>
</subquiz>
<!-- ================================================================ -->
<subquiz>
- <blanks type="fill">
+ <blanks-fill>
<p>L'abeille est un <blank>insecte</blank> qui vit dans une
<blank>ruche</blank>.</p>
<p>Elle fabrique du <blank>miel</blank>.</p>
- </blanks>
+ </blanks-fill>
</subquiz>
<!-- ================================================================ -->
@@ -50,13 +50,13 @@
<instructions>
<p>albatros</p>
</instructions>
- <blanks type="select">
+ <blanks-select>
<wrongs>
<wrong>reptile</wrong>
<wrong>oiseaux</wrong>
</wrongs>
<p>Catégorie : <blank>mammifère</blank></p>
- </blanks>
+ </blanks-select>
</subquiz>
<!-- ================================================================ -->