|
Moodle
2.2.1
http://www.collinsharper.com
|


Protected Member Functions | |
| define_execution () | |
Execution step that will create all the question/answers/qtype-specific files for the restored questions. It must be executed after restore_move_module_questions_categories because only then each question is in its final category and only then the context can be determined
TODO: Improve this. Instead of looping over each question, it can be reduced to be done by contexts (this will save a huge ammount of queries)
Definition at line 2823 of file restore_stepslib.php.
| define_execution | ( | ) | [protected] |
Function that will contain all the code to be executed
Reimplemented from restore_execution_step.
Definition at line 2825 of file restore_stepslib.php.
