Updated quiz scripts to work with the separate question scripts in moodle/question

This commit is contained in:
gustav_delius 2006-02-24 10:43:06 +00:00
parent e586cfb4b0
commit 80a5e194ff
15 changed files with 24 additions and 3194 deletions

View file

@ -1538,7 +1538,7 @@
global $CFG;
include($CFG->dirroot.'/mod/quiz/questionlib.php');
include($CFG->dirroot.'/question/lib.php');
$status = true;