moodle/question/format/missingword
Tim Hunt 5df0a6b47e MDL-34841 error importing questions with long names.
The problem was with the non-UTF-8-safe way that a question name
was being constructed from the question text.

I have done a proper fix with methods in the base class to
carefully construct a question name that is reasonable, and
which will fit in the database column. Then I have changed all
importers to use the new methods.

I also remembered not to break the lesson in the process.
2012-09-12 17:38:40 +01:00
..
lang/en MDL-29808 qformats: use standard pluginname string and add version.php 2011-11-10 19:12:28 +00:00
format.php MDL-34841 error importing questions with long names. 2012-09-12 17:38:40 +01:00
version.php MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700 2012-06-18 02:37:00 +02:00