moodle/question
Jun Pataleta 7f7ce0d199 MDL-76849 qtype_multianswer: Include question number in answer fields
* Add the question number to the answer fields if it's available.
* Improve multiple choice question accessibility:
  - Label the multiple choice question groups appropriately by
    enclosing them in fieldset tags and applying sr-only legend tags to
    label them.
  - Apply Bootstrap form-check classes to the radio buttons, so they
    are rendered better and become responsive as well. This also helps
    avoid the use of the table element for layout purposes when
    rendering horizontal multiple choice sub-questions.
2023-03-09 08:59:33 +08:00
..
amd MDL-75012 js: Full build of all grunt things 2023-03-02 11:55:32 +08:00
bank Merge branch 'MDL-75012-master-5' of https://github.com/andrewnicols/moodle 2023-03-02 12:34:34 +08:00
behaviour MDL-69164 Question: Convert question/qengine.js to AMD modules 2023-01-18 11:24:38 +07:00
classes Merge branch 'MDL-77299-master' of https://github.com/meirzamoodle/moodle 2023-03-01 11:14:36 +08:00
engine MDL-76849 qtype: Add a questionidentifier instance variable 2023-03-09 08:59:33 +08:00
format MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
templates MDL-58945 qbank: showing q text should give option of plain or full 2023-02-22 11:15:02 +00:00
tests MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
type MDL-76849 qtype_multianswer: Include question number in answer fields 2023-03-09 08:59:33 +08:00
yui MDL-73915 js: Upgrade babel and eslint 2022-02-23 08:53:54 +08:00
category_class.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
category_form.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
edit.php MDL-76904 question: Keep question highlight in url 2023-01-31 16:33:32 +07:00
editlib.php MDL-58945 qbank: showing q text should give option of plain or full 2023-02-22 11:15:02 +00:00
export_form.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
flags.js MDL-71305 core_question: Use toggle button for flag question element 2022-03-08 13:45:18 +11:00
format.php MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00
import_form.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
lib.php MDL-71696 core_question: class autoload changes 2022-02-03 22:22:50 +11:00
move_form.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
previewlib.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
qengine.js MDL-69164 Question: Convert question/qengine.js to AMD modules 2023-01-18 11:24:38 +07:00
renderer.php MDL-58945 qbank: showing q text should give option of plain or full 2023-02-22 11:15:02 +00:00
toggleflag.php
upgrade.php
upgrade.txt MDL-77299 question: Added class properties that are not declared. 2023-03-01 10:09:09 +07:00