Diff for /loncom/homework/templates/RadioResponse.problem between versions 1.7 and 1.9

version 1.7, 2003/07/29 00:51:17 version 1.9, 2007/02/22 19:57:28
Line 1 Line 1
 <problem>  <problem>
   <parameter name="maxtries" type="int_pos" default="2" description="Maximum Number of Tries" />
 <startouttext />Enter the text of the question here.<endouttext />  <startouttext />Enter the text of the question here.<endouttext />
   
 <radiobuttonresponse max="10" randomize="yes">  <radiobuttonresponse max="10" randomize="yes">
Line 33 Line 33
   
     </foilgroup>      </foilgroup>
           
     <hintgroup><startouttext />Add hint text here.<endouttext />      <hintgroup><startouttext /><endouttext />
     </hintgroup>      </hintgroup>
   
 </radiobuttonresponse>  </radiobuttonresponse>

Removed from v.1.7  
changed lines
  Added in v.1.9


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>