Diff for /loncom/homework/templates/StringResponse.problem between versions 1.6 and 1.7

version 1.6, 2004/04/21 20:37:41 version 1.7, 2009/07/06 17:12:47
Line 1 Line 1
 <problem><startouttext />Enter your question text here.  <problem>
 The current answer is "NaCl" and it is case sensitive.<endouttext />  
   <startouttext />
   Enter your question text here.
   The current answer is "NaCl" and it is case sensitive.
   <endouttext />
   
 <stringresponse answer="NaCl" type="cs">  <stringresponse answer="NaCl" type="cs">
 <textline>      <textline></textline>
 </textline>      <hintgroup>
     <hintgroup><startouttext /><endouttext />          <startouttext /><endouttext />
     </hintgroup>      </hintgroup>
 </stringresponse>  </stringresponse>
   
 </problem>  </problem>

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


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