Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-14431 - followup: after the rename qti2 -> qti_two, there were still some referen...
[moodle.git]
/
question
/
format
/
qti_two
/
format.php
diff --git
a/question/format/qti_two/format.php
b/question/format/qti_two/format.php
index
f9cd1cc
..
5791381
100644
(file)
--- a/
question/format/qti_two/format.php
+++ b/
question/format/qti_two/format.php
@@
-14,7
+14,7
@@
require_once("$CFG->dirroot/question/format/qti_two/qt_common.php");
*/
define('CLOZE_TRAILING_TEXT_ID', 9999999);
-class qformat_qti
2
extends qformat_default {
+class qformat_qti
_two
extends qformat_default {
var $lang;