File:  [LON-CAPA] / loncom / homework / templates / Attic / SimpleStringResponse.problem
Revision 1.2: download - view: text, annotated - select for diffs
Wed Dec 19 15:13:34 2001 UTC (22 years, 6 months ago) by albertel
Branches: MAIN
CVS tags: version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, STABLE, HEAD
- had them backwards,
- there were some typos

<problem><startouttext />The 3 types of string answers are: <br />
cs:  Case Sensitive <br />
ci:  Case Insensitive <br />
mc:  Multiple Choice, 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>