mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
merged from STABLE
This commit is contained in:
parent
9e452c0d7b
commit
71ffbac2da
@ -145,7 +145,7 @@ class qformat_xml extends qformat_default {
|
||||
$qo->qtype = MULTIANSWER;
|
||||
$qo->course = $this->course;
|
||||
|
||||
if (!empty($thequestion)) {
|
||||
if (!empty($questions)) {
|
||||
$qo->name = $this->import_text( $questions['#']['name'][0]['#']['text'] );
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user