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

version 1.1, 2003/02/12 20:10:18 version 1.2, 2003/06/06 04:24:16
Line 2 Line 2
 <startouttext />Enter the question text here.<endouttext />  <startouttext />Enter the question text here.<endouttext />
 <rankresponse max="10" randomize="yes">  <rankresponse max="10" randomize="yes">
     <foilgroup>      <foilgroup>
 <foil location="random" value="1" name="foil1">1</foil>  <foil location="random" value="1" name="foil1"><startouttext />1<endouttext /></foil>
 <foil location="random" value="2" name="foil2">2</foil>  <foil location="random" value="2" name="foil2"><startouttext />2<endouttext /></foil>
 <foil location="random" value="3" name="foil3">3</foil>  <foil location="random" value="3" name="foil3"><startouttext />3<endouttext /></foil>
 <foil location="random" value="2" name="foil4">2</foil>  <foil location="random" value="2" name="foil4"><startouttext />2<endouttext /></foil>
 <foil location="random" value="2.0" name="foil5">2.0</foil>  <foil location="random" value="2.0" name="foil5"><startouttext />2.0<endouttext /></foil>
 <foil location="random" value="4" name="foil6">4</foil>  <foil location="random" value="4" name="foil6"><startouttext />4<endouttext /></foil>
 <foil location="random" value="-1" name="foil7">-1</foil>  <foil location="random" value="-1" name="foil7"><startouttext />-1<endouttext /></foil>
     </foilgroup>      </foilgroup>
 </rankresponse>  </rankresponse>
 </problem>  </problem>

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


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