Added information to a comment.

This commit is contained in:
tjhunt
2006-07-28 10:55:37 +00:00
parent 89240f2f30
commit bdfad57b83
+1 -1
View File
@@ -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");