Xml/Quiz/blanks-fill.xml
changeset 87 35606ecc54fc
parent 76 8117ef722ec4
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/Xml/Quiz/blanks-fill.xml	sam. févr. 04 14:44:39 2012 +0100
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- $Id$ -->
+<publiquiz version="1.0">
+  <quiz xml:id="blanks-fill" xml:lang="fr">
+    <head>
+      <title>Exercice à trous</title>
+    </head>
+    
+    <instructions>
+      <p>Écrivez correctement les adjectifs de couleur.</p>
+    </instructions>
+
+    <blanks-fill>
+      <p>
+        Ses lèvres sont <blank><s>bleues</s><s>grises</s></blank>
+        (<mentioned>bleu ou gris</mentioned>) de froid.
+      </p>
+      <p>
+        Les serviettes <blank><s>orange</s>
+        <help><p>Nom ?</p></help>
+        <answer><p>Orange est un nom.</p></answer></blank>
+        (<mentioned>orange</mentioned>) sont propres.
+      </p>
+      <p>
+        Il y a des taches <blank>blanchâtres</blank>
+        (<mentioned>blanchâtre</mentioned>) sur votre veste.
+      </p>
+    </blanks-fill>
+  </quiz>
+</publiquiz>