Diff for /loncom/homework/templates/SelectFromOptions-Simple.problem between versions 1.6 and 1.8

version 1.6, 2003/07/29 00:51:17 version 1.8, 2005/01/07 05:02:49
Line 10 Line 10
 <foil location="random" value="Green" name="Foil3">  <foil location="random" value="Green" name="Foil3">
 <startouttext />This is foil Three. It is currently set to "Green."<endouttext />  <startouttext />This is foil Three. It is currently set to "Green."<endouttext />
 </foil>  </foil>
 <foil location="random" value="Green" name="">  <foil location="random" value="Red" name="Foil4">
 <startouttext />This is foil Two. It is currently set to "Red."<endouttext />  <startouttext />This is foil Two. It is currently set to "Red."<endouttext />
 </foil>  </foil>
     </foilgroup>      </foilgroup>
     <hintgroup><startouttext />Add hint text here.<endouttext />      <hintgroup><startouttext /><endouttext />
     </hintgroup>      </hintgroup>
 </optionresponse>  </optionresponse>
 </problem>  </problem>

Removed from v.1.6  
changed lines
  Added in v.1.8


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