mirror of
https://github.com/moodle/moodle.git
synced 2025-04-24 09:55:33 +02:00
MDL-9483 Problem with question restore relinking when quiz not selected; merged from MOODLE_17_STABLE
This commit is contained in:
parent
b3df98189d
commit
83ee2fe8eb
@ -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');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user