Revision
3371 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 12 22:39:56 2005 UTC (7 years, 10 months ago) by
dpvc
File length: 6155 byte(s)
Diff to
previous 3196
Make error messages potentially localizable (by making them use
sprintf-style strings rather than variable subtitution).
Revision
3196 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Wed Mar 16 13:40:29 2005 UTC (8 years, 2 months ago) by
dpvc
File length: 6157 byte(s)
Implements an answer evaluator that checks if a students answer
satisfies a given equality. See the comments in the file for details
about how to use the answer checker.