with_comments | topic started 8/15/2004; 4:56:42 PM last post 8/15/2004; 4:56:42 PM |
Michael Gage - with_comments 8/15/2004; 4:56:42 PM (reads: 1201, responses: 0) |
Description Wrapper for an answer evaluator which can also supply comments Syntax with_conmments(ans_evaluator, comment) Params ans_evaluator: an answer evaluator Action adds the comment to the messages returned by the answer evaluator WHEN the answer is correct or partially correct. Notes Should there be a second comment when the answer is incorrect? Macro Definition File PGasu.pl
|