File:  [LON-CAPA] / loncom / homework / templates / StringResponse.problem
Revision 1.1: download - view: text, annotated - select for diffs
Tue Oct 9 19:18:55 2001 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: stable_2001_fall, HEAD
- added a bunch of templates

<problem><startouttext />The 3 types of string answers are: <br />
cs:  Case Sensitive <br />
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">
<textline>
</textline>
    
    
    <hintgroup><startouttext />Add hint text here.<endouttext />
    </hintgroup>
</stringresponse>
</problem>

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