version 1.1, 2001/10/09 19:18:55
|
version 1.7, 2009/07/06 17:12:47
|
Line 1
|
Line 1
|
<problem><startouttext />The 3 types of string answers are: <br /> |
<problem> |
cs: Case Sensitive <br /> |
|
ci: Case Insensitive <br /> |
<startouttext /> |
mc: Case Insensitive, Order of characters unchecked. |
Enter your question text here. |
<br /> <br />
|
The current answer is "NaCl" and it is case sensitive. |
The answer is NaCl and it is case sensitive.<endouttext /> |
<endouttext /> |
|
|
<stringresponse answer="NaCl" type="cs"> |
<stringresponse answer="NaCl" type="cs"> |
<textline> |
<textline></textline> |
</textline> |
<hintgroup> |
|
<startouttext /><endouttext /> |
|
|
<hintgroup><startouttext />Add hint text here.<endouttext /> |
|
</hintgroup> |
</hintgroup> |
</stringresponse> |
</stringresponse> |
|
|
</problem> |
</problem> |