From 1d88985787dbede9a7aacbb9847752880129d892 Mon Sep 17 00:00:00 2001 From: jamiesensei Date: Fri, 4 May 2007 06:09:37 +0000 Subject: [PATCH] removing TODO comment as the question.php script no longer treats quiz as special. --- question/question.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/question/question.php b/question/question.php index 127cad06a6..35484c3b50 100644 --- a/question/question.php +++ b/question/question.php @@ -2,8 +2,6 @@ /** * Page for editing questions using the new form library. * - * TODO: currently this still treats the quiz as special - * * @author T.J.Hunt@open.ac.uk * @license http://www.gnu.org/copyleft/gpl.html GNU Public License * @package questionbank -- 2.39.5