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

version 1.4, 2002/12/11 15:21:45 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 />Add hint text here.<endouttext />          <startouttext /><endouttext />
     </hintgroup>      </hintgroup>
 </stringresponse>  </stringresponse>
   
 </problem>  </problem>

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


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