MDL-79863 qtype_ordering: qtype/ordering remember ordering question state when moving between pages in a quiz

This commit is contained in:
Gordon Bateson 2015-01-18 01:18:16 +09:00 committed by Mathew May
parent 8c3d8529d2
commit 91ea960657

View File

@ -30,6 +30,6 @@ defined('MOODLE_INTERNAL') || die();
$plugin->cron = 0;
$plugin->component = 'qtype_ordering';
$plugin->maturity = MATURITY_STABLE; // ALPHA=50, BETA=100, RC=150, STABLE=200
$plugin->release = '2015-01-17 (13)';
$plugin->version = 2015011713;
$plugin->release = '2015-01-17 (14)';
$plugin->version = 2015011714;
$plugin->requires = 2010112400; // Moodle 2.0