# HG changeset patch # User Patrick PIERRE <patrick.pierre@prismallia.fr> # Date 1328429995 -3600 # Node ID 276c44321a6d294ff70fb8d5aec34a4aa52d2a79 # Parent 35606ecc54fc08569aa8f279600ded5bf8ca70fc Correction coquilles diff -r 35606ecc54fc -r 276c44321a6d Xml/Quiz/choices-radio.xml --- a/Xml/Quiz/choices-radio.xml sam. févr. 04 14:44:39 2012 +0100 +++ b/Xml/Quiz/choices-radio.xml dim. févr. 05 09:19:55 2012 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Id$ --> <publiquiz version="1.0"> - <quiz xml:id="choices_radio" xml:lang="fr"> + <quiz xml:id="choices-radio" xml:lang="fr"> <head> <title>Exercice QCM radio</title> </head> diff -r 35606ecc54fc -r 276c44321a6d Xml/Sets/proba.xml --- a/Xml/Sets/proba.xml sam. févr. 04 14:44:39 2012 +0100 +++ b/Xml/Sets/proba.xml dim. févr. 05 09:19:55 2012 +0100 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='utf-8'?> <!-- $Id$ --> <publiset version="1.0"> - <composition xml:id="proba" as="publidoc" attributes="version=1.0"> + <composition xml:id="proba" as="publiquiz" attributes="version=1.0"> <division as="document" attributes="xml:id=proba"> <head> <title>Exemple d'assemblage de sujets et de quiz</title> @@ -20,7 +20,7 @@ <head> <title>Les exercices</title> </head> - <file name="choice_radio.xml"/> + <file name="choices-radio.xml"/> </division> </division> </composition>