# HG changeset patch # User Patrick PIERRE # Date 1419074106 -3600 # Node ID c9e9bead10926a8b0f212b51a21257453e1dc056 # Parent 2fc11c1323b851f8c6d456b57bc30ef5808c9e51 Ajout d'un pointage sur images diff -r 2fc11c1323b8 -r c9e9bead1092 Data/Quiz/Images/drapeau1.png Binary file Data/Quiz/Images/drapeau1.png has changed diff -r 2fc11c1323b8 -r c9e9bead1092 Data/Quiz/Images/drapeau2.png Binary file Data/Quiz/Images/drapeau2.png has changed diff -r 2fc11c1323b8 -r c9e9bead1092 Data/Quiz/Images/drapeau3.png Binary file Data/Quiz/Images/drapeau3.png has changed diff -r 2fc11c1323b8 -r c9e9bead1092 Data/Quiz/pointing_image.xml --- /dev/null jeu. janv. 01 00:00:00 1970 +0000 +++ b/Data/Quiz/pointing_image.xml sam. déc. 20 12:15:06 2014 +0100 @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="utf-8"?> +<publiquiz version="1.0"> + <quiz id="pointing_image" xml:lang="fr"> + <head> + <title>Exercice de pointage sur images</title> + </head> + + <instructions> + <p>Quel est le drapeau du Canada ?</p> + </instructions> + <pointing type="radio"> + <p> + <point ref="right"><image id="drapeau1"/></point> / + <point><image id="drapeau2"/></point> / + <point><image id="drapeau3"/></point> + </p> + </pointing> + </quiz> +</publiquiz>