Revision
2855 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Modified
Sat Oct 2 11:55:31 2004 UTC (8 years, 7 months ago) by
dpvc
File length: 900 byte(s)
Diff to
previous 2824
added generic string-only context, and converted contextABCD and
contextTF to use it.
Revision
2824 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Thu Sep 23 21:31:41 2004 UTC (8 years, 7 months ago) by
dpvc
File length: 2068 byte(s)
Diff
to
selected 2855
Two new Parser contexts, one for matching problems involving answers
like A, B, C and D, the other for T/F answers. These contexts have an
advantage over the standard str_cmp() checker in that it will give
additional error messages when the student enters an unrecognized answer.