]> git.mjollnir.org Git - moodle.git/commitdiff
Correct comment.
authortjhunt <tjhunt>
Tue, 15 Aug 2006 20:43:09 +0000 (20:43 +0000)
committertjhunt <tjhunt>
Tue, 15 Aug 2006 20:43:09 +0000 (20:43 +0000)
question/comment.html

index e004879f858d9674bd787c6b64f0f8fda72dd046..30a837cdcb5584530b82ce75ff17e097dee0b1ef 100644 (file)
@@ -1,7 +1,7 @@
 <?php
-/* This template determines the overall layout of a question. It is included by the 
- * print_question() method.
- */
+// This template determines the layout of the manual grading form. It is
+// included by both by question_print_comment_box method from questionlib.php,
+// and the print_questions_and_form method from the manual grading report.
 ?>
 <table class="que comment">
   <tr valign="top">