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

version 1.1, 2001/10/09 19:18:55 version 1.6, 2004/04/21 20:37:41
Line 1 Line 1
 <problem><startouttext />The 3 types of string answers are: <br />  <problem><startouttext />Enter your question text here.
 cs:  Case Sensitive <br />  The current answer is "NaCl" and it is case sensitive.<endouttext />
 ci:  Case Insensitive <br />  
 mc:  Case Insensitive, Order of characters unchecked.  
 <br /> <br />  
 The answer is NaCl and it is case sensitive.<endouttext />  
 <stringresponse answer="NaCl" type="cs">  <stringresponse answer="NaCl" type="cs">
 <textline>  <textline>
 </textline>  </textline>
           <hintgroup><startouttext /><endouttext />
       
     <hintgroup><startouttext />Add hint text here.<endouttext />  
     </hintgroup>      </hintgroup>
 </stringresponse>  </stringresponse>
 </problem>  </problem>

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


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