# HG changeset patch # User Patrick PIERRE # Date 1359917300 -3600 # Node ID a637549a98e4dfa06c76f78ba62d62ac4b810d42 # Parent 1f9fa4e74cd0389ebe5eebcae8d146821d9771da Ajout du gabarit check_image diff -r 1f9fa4e74cd0 -r a637549a98e4 RelaxNG/Examples/Quiz/Images/choices-radioq02i01.jpg Binary file RelaxNG/Examples/Quiz/Images/choices-radioq02i01.jpg has changed diff -r 1f9fa4e74cd0 -r a637549a98e4 Xxe/Templates/publiquiz_choices-check_image.xml --- /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> diff -r 1f9fa4e74cd0 -r a637549a98e4 Xxe/publiquiz.xxe --- 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"