-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.4, 3.2, 3.3
-
MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE
-
MOODLE_31_STABLE, MOODLE_32_STABLE
-
MDL-57592-master -
Hi,
When using the multi language tags with the available multi language filter the name of the assignment gets proper converted by the multilang filter in the course view.
However, if we go to the grader view of the assignment then the raw text of the name property with all the multi language tags is displayed on the upper left corner.
It seems there is a format_string() call missing when processing the name property in export_for_template().
regards
Mario