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

version 1.1, 2001/10/09 19:18:55 version 1.4, 2002/12/11 15:21:45
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 />Add hint text here.<endouttext />      <hintgroup><startouttext />Add hint text here.<endouttext />
     </hintgroup>      </hintgroup>
 </stringresponse>  </stringresponse>

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


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