moodle/question/type
Mihail Geshoski 1ea3084c8f MDL-82896 qtype_ddimageortext: Clean drop zone label text
It is unnecessary to allow HTML to be added to the drop zone label text,
as this content is hidden and only accessible to screen readers.
Additionally, the content is currently not properly formatted, which
introduces a risk for potential XSS exploits. This change ensures that
only plain text (PARAM_TEXT) is allowed when adding content and that the
content is properly formatted before being output.
2025-02-04 02:34:28 +00:00
..
calculated MDL-73700 core: remove old PHP version check 2025-01-28 18:57:52 +01:00
calculatedmulti NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
calculatedsimple NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
ddimageortext MDL-82896 qtype_ddimageortext: Clean drop zone label text 2025-02-04 02:34:28 +00:00
ddmarker NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
ddwtos NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
description NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
essay NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
gapselect NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
match MDL-84008 qtype_match: keep question and answer together. 2025-01-06 13:35:20 +01:00
missingtype NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
multianswer Merge branch 'versionbump' of https://github.com/junpataleta/moodle 2024-12-19 10:03:51 +07:00
multichoice MDL-84008 qtype_multichoice: keep choice, grade and feedback together. 2025-01-06 13:35:20 +01:00
numerical NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
ordering NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
random NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
randomsamatch NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
shortanswer NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
tests MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
truefalse NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
edit_question_form.php MDL-81075 quiz: config option for defaults when creating questions 2024-07-16 23:26:51 +08:00
questionbase.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
questiontypebase.php MDL-71378 core_question & mod_quiz: Refactor deprecated contexts 2024-11-18 10:22:59 +00:00
rendererbase.php
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00