From bdfad57b831760126f3f2ff1bddf51f3534d5eed Mon Sep 17 00:00:00 2001 From: tjhunt Date: Fri, 28 Jul 2006 10:55:37 +0000 Subject: [PATCH] Added information to a comment. --- lib/questionlib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/questionlib.php b/lib/questionlib.php index f49315e84d..7d19b899bc 100644 --- a/lib/questionlib.php +++ b/lib/questionlib.php @@ -37,7 +37,7 @@ define('QUESTION_EVENTMANUALGRADE', '9'); // Grade was entered by teacher /**#@-*/ /**#@+ - * The core question types + * The core question types - I don't think these constants are used any more. If so, they can be removed. */ define("SHORTANSWER", "shortanswer"); define("TRUEFALSE", "truefalse"); -- 2.39.5