Diff for /loncom/homework/templates/RadioResponse.problem between versions 1.1 and 1.2

version 1.1, 2001/10/09 19:18:54 version 1.2, 2001/11/07 21:38:41
Line 9  Enter the text of the question here. Line 9  Enter the text of the question here.
     <foilgroup>      <foilgroup>
   
 <foil name="foil1" value="true">  <foil name="foil1" value="true">
 This foil1 and it it is true.  All other answers must be "false" or "unused".  <startouttext />This foil1 and it it is true.  All other answers must be "false" or "unused".<endouttext />
 </foil>  </foil>
   
 <foil name="foil2" value="false">  <foil name="foil2" value="false">
 This is foil2 and it is false.  <startouttext />This is foil2 and it is false.<endouttext />
 </foil>  </foil>
   
 <foil name="foil3" value="false">  <foil name="foil3" value="false">
 This is foil3 and it is false.  <startouttext />This is foil3 and it is false.<endouttext />
 </foil>  </foil>
   
 <foil name="foil4" value="false">  <foil name="foil4" value="false">
 This is foil4 and it is false.  <startouttext />This is foil4 and it is false.<endouttext />
 </foil>  </foil>
   
 <foil name="foil5" value="false">  <foil name="foil5" value="false">
 This is foil5 and it is false.  <startouttext />This is foil5 and it is false.<endouttext />
 </foil>  </foil>
   
 <foil name="foil6" value="unused">  <foil name="foil6" value="unused">
 This is foil6 and it is unsused.  <startouttext />This is foil6 and it is unsused.<endouttext />
 </foil>  </foil>
   
 <foil name="foil7" value="unused">  <foil name="foil7" value="unused">
 This is foil7 and it is unsused.  <startouttext />This is foil7 and it is unsused.<endouttext />
 </foil>  </foil>
   
 <foil name="foil8" value="unused">  <foil name="foil8" value="unused">
 This is foil8 and it is unsused.  <startouttext />This is foil8 and it is unsused.<endouttext />
 </foil>  </foil>
   
 <foil name="foil9" value="unused">  <foil name="foil9" value="unused">
 This is foil9 and it is unsused.  <startouttext />This is foil9 and it is unsused.<endouttext />
 </foil>  </foil>
   
 <foil name="foil10" value="unused">  <foil name="foil10" value="unused">
 This is foil10 and it is unsused.  <startouttext />This is foil10 and it is unsused.<endouttext />
 </foil>  </foil>
   
     </foilgroup>      </foilgroup>

Removed from v.1.1  
changed lines
  Added in v.1.2


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