mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-20636 Question engine upgrade unit tests for shortanswer, random and multichoice.
This commit is contained in:
parent
38d42fc476
commit
d04626e4cd
4 changed files with 4179 additions and 1 deletions
|
@ -31,7 +31,7 @@ require_once($CFG->dirroot . '/question/engine/upgrade/simpletest/helper.php');
|
|||
|
||||
|
||||
/**
|
||||
* Subclass of question_engine_attempt_upgrader to help with testing.
|
||||
* Testing the upgrade of truefalse question attempts.
|
||||
*
|
||||
* @copyright 2009 The Open University
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue