mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
shortanswer qtype: MDL-17800 Fix merge problem. Thanks to Oleg for spotting this.
This commit is contained in:
parent
ab6c8aa0d6
commit
714aaf918a
@ -262,6 +262,8 @@ class question_shortanswer_qtype extends default_questiontype {
|
||||
$status = $status && $DB->update_record($questionextensiontable, $questionextradata);
|
||||
}
|
||||
}
|
||||
|
||||
return $status;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user