Adding two new fields for time enforced delay between quiz

This commit is contained in:
moodler 2006-02-08 04:37:22 +00:00
parent 256054828a
commit 401c3496ae

View file

@ -5,7 +5,7 @@
// This fragment is called by moodle_needs_upgrading() and /admin/index.php // This fragment is called by moodle_needs_upgrading() and /admin/index.php
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
$module->version = 2005100500; // The (date) version of this module $module->version = 2006020801; // The (date) version of this module
$module->requires = 2005021600; // Requires this Moodle version $module->requires = 2005021600; // Requires this Moodle version
$module->cron = 0; // How often should cron check this module (seconds)? $module->cron = 0; // How often should cron check this module (seconds)?