Xxe/Templates/publiquiz_composite.xml
changeset 87 35606ecc54fc
child 125 dd9b04a54839
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/Xxe/Templates/publiquiz_composite.xml	sam. févr. 04 14:44:39 2012 +0100
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<publiquiz version="1.0">
+  <quiz xml:id="???">
+    <head>
+      <title></title>
+    </head>
+
+    <instructions>
+      <p></p>
+    </instructions>
+
+    <composite>
+      <subquiz>
+        <instructions>
+          <p></p>
+        </instructions>
+        <choices-radio>
+          <right></right>
+          <wrong></wrong>
+        </choices-radio>
+      </subquiz>
+
+      <subquiz>
+        <instructions>
+          <p></p>
+        </instructions>
+        <choices-radio>
+          <right></right>
+          <wrong></wrong>
+        </choices-radio>
+      </subquiz>
+    </composite>
+  </quiz>
+</publiquiz>