Data/Sets/proba.xml
changeset 316 47ffc0efdd37
parent 228 646c4968eb19
child 366 9219dc1860fe
--- /dev/null	jeu. janv. 01 00:00:00 1970 +0000
+++ b/Data/Sets/proba.xml	dim. juin 22 09:47:20 2014 +0200
@@ -0,0 +1,31 @@
+<?xml version='1.0' encoding='utf-8'?>
+<!-- $Id$ -->
+<publiset version="1.0">
+  <composition id="proba" xml:lang="fr" as="publiquiz" attributes="version=1.0">
+    <division as="document" attributes="id=proba xml:lang=fr">
+      <head>
+        <title>Exemple d'assemblage de sujets et de quiz</title>
+        <keywordset>
+          <keyword>mathématiques</keyword>
+          <keyword>probabilité</keyword>
+        </keywordset>
+      </head>
+
+      <!-- ============================ Cours ============================= -->
+      <division path="../Topics" xslt="composition.xsl">
+        <head>
+          <title>Le cours</title>
+        </head>
+        <file>proba01.xml</file>
+      </division>
+
+      <!-- ========================== Exercices =========================== -->
+      <division path="../Quiz" xslt="composition.xsl">
+        <head>
+          <title>Les exercices</title>
+        </head>
+        <file>choices-radio.xml</file>
+      </division>
+    </division>
+  </composition>
+</publiset>