MDL-46895 qtype_calculated_find_formula_errors not defined causes Calculated question type test to fail
This commit is contained in:
@@ -28,6 +28,7 @@ defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
global $CFG;
|
||||
require_once($CFG->dirroot . '/question/type/calculated/question.php');
|
||||
require_once($CFG->dirroot . '/question/type/calculated/questiontype.php');
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user