Select Git revision
renderer.php
-
Matti Harjula authored
iss743 add `allowid = true` to calls for `format_text`. Slight complication though, to do so for the uses in the renderer we either replace them to call the base function directly or override the `question_definition` baseclass version we currently use. In this commit we override that.
Matti Harjula authorediss743 add `allowid = true` to calls for `format_text`. Slight complication though, to do so for the uses in the renderer we either replace them to call the base function directly or override the `question_definition` baseclass version we currently use. In this commit we override that.