MDL-50799 question: Improve Show all text to be more accurate
This commit is contained in:
@@ -31,6 +31,7 @@ defined('MOODLE_INTERNAL') || die();
|
||||
require_once($CFG->libdir . '/questionlib.php');
|
||||
|
||||
define('DEFAULT_QUESTIONS_PER_PAGE', 20);
|
||||
define('MAXIMUM_QUESTIONS_PER_PAGE', 1000);
|
||||
|
||||
function get_module_from_cmid($cmid) {
|
||||
global $CFG, $DB;
|
||||
|
||||
Reference in New Issue
Block a user