MDL-9483 Problem with question restore relinking when quiz not selected; merged from MOODLE_17_STABLE
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
// TODO: process all html text also in blocks too
|
||||
|
||||
// Restore links in questions.
|
||||
require_once("$CFG->dirroot/question/restorelib.php");
|
||||
if (!defined('RESTORE_SILENTLY')) {
|
||||
echo '<li>' . get_string('from') . ' ' . get_string('questions', 'quiz');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user