blanks-fill -> choices-radio
authorPatrick PIERRE
mar., 28 nov. 2017 13:03:48 +0100
changeset 449 d8a9a8a8acc6
parent 448 9bc794bf36b0
child 450 fd645a45932e
blanks-fill -> choices-radio
Data/Quiz/flashcard.xml
--- a/Data/Quiz/flashcard.xml	dim. nov. 26 15:37:05 2017 +0100
+++ b/Data/Quiz/flashcard.xml	mar. nov. 28 13:03:48 2017 +0100
@@ -21,11 +21,14 @@
 
       <side2>
         <instructions>
-          <p>Écrivez le nom de l'instrument.</p>
+          <p>Indiquez le nom de l'instrument.</p>
         </instructions>
-        <blanks-fill>
-          <p>C'est un <blank>orgue</blank>.</p>
-        </blanks-fill>
+        <choices-radio>
+          <wrong>Clavecin</wrong>
+          <right>Orgue</right>
+          <wrong>Piano</wrong>
+          <wrong>Accordéon</wrong>
+        </choices-radio>
       </side2>
     </flashcard>
   </quiz>