mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
![]() The new logic is that the questiontext defaults to HTML if the format is not specified, then all other fields default to the same format of the question text. However, good practice is that the XML file should specify the format for each bit of text content. This code is not 100% backwards-compatible, since some methods have new arguments, however for question types that have not been updated, it will just generate a PHP Warning, which is, I think, and OK way to let qtype developers know that they need to update their question types. |
||
---|---|---|
.. | ||
testxmlformat.php |