Ajout du gabarit check_image
authorPatrick PIERRE
dim., 03 févr. 2013 19:48:20 +0100
changeset 162 a637549a98e4
parent 161 1f9fa4e74cd0
child 163 fcb72d5ea08a
Ajout du gabarit check_image
RelaxNG/Examples/Quiz/Images/choices-radioq02i01.jpg
Xxe/Templates/publiquiz_choices-check_image.xml
Xxe/publiquiz.xxe
Binary file RelaxNG/Examples/Quiz/Images/choices-radioq02i01.jpg has changed
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/Xxe/Templates/publiquiz_choices-check_image.xml	dim. févr. 03 19:48:20 2013 +0100
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<publiquiz version="1.0">
+  <quiz id="???">
+    <head>
+      <title></title>
+    </head>
+
+    <instructions>
+      <p></p>
+    </instructions>
+
+    <choices-check>
+      <right><image id="???"/></right>
+      <wrong><image id="???"/></wrong>
+    </choices-check>
+  </quiz>
+</publiquiz>
--- a/Xxe/publiquiz.xxe	dim. févr. 03 19:22:41 2013 +0100
+++ b/Xxe/publiquiz.xxe	dim. févr. 03 19:48:20 2013 +0100
@@ -20,6 +20,8 @@
             name="Exercice QCM – radio avec images"/>
   <template location="Templates/publiquiz_choices-check.xml"
             name="Exercice QCM – check"/>
+  <template location="Templates/publiquiz_choices-check_image.xml"
+            name="Exercice QCM – check avec images"/>
   <template location="Templates/publiquiz_blanks-fill.xml"
             name="Exercice à trous – saisie libre"/>
   <template location="Templates/publiquiz_blanks-select.xml"