Xml/Quiz/point_radio.xml
changeset 73 0a3a8006996b
child 76 8117ef722ec4
equal deleted inserted replaced
72:c85252fac80c 73:0a3a8006996b
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- $Id$ -->
       
     3 <publiquiz version="1.0">
       
     4   <quiz xml:id="point_radio">
       
     5     <head>
       
     6       <title>Exercice de pointage radio</title>
       
     7     </head>
       
     8 
       
     9     <instructions>
       
    10       <section>
       
    11         <p>Désignez Le mot qui représente le substantif du verbe.</p>
       
    12       </section>
       
    13     </instructions>
       
    14 
       
    15     <point type="radio">
       
    16       <p>
       
    17         Changer :
       
    18         <wrong>changage</wrong> / <right>changement</right> / <wrong>changation</wrong>
       
    19       </p>
       
    20     </point>
       
    21   </quiz>
       
    22 </publiquiz>