| Log Message: |
This file implements a postfilter for AnswerEvaluators that allows you
to specify answer hint messages to use when specific answers or sets
of answers are given by the student. You can use specific constants
or a perl subroutine to determine which answers to respond to. You
can also specify a score to use when the answers are triggered, and
whether to replace existing messages or not. See the comments in the
file for more details.
|