-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.5
-
None
-
MOODLE_405_STABLE
Hi,
Let's assume a rate type questionnaire with 2 scale items and the following "Named degrees":
// code placeholder
|
0=<div style="font-size:xxx-large;">😟</div> |
{mlang EN}bla..bla{mlang}
|
{mlang RO}bla..bla{mlang}
|
1=bla..la |
When the teacher wants to see:
- "List of responses" (every html tags are displayed in clear; mlang2 tags are NOT processed, all are displayed)
- "Summary" (mlang2 tags are NOT processed, all are displayed)
This bug(s) appears in the header (named degrees); only the question text is displayed correctly every time!