version 1.1, 2001/10/09 19:18:55
|
version 1.5, 2003/07/29 00:51:17
|
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> |