moodle/question
Jun Pataleta ac846f9fd7
MDL-77328 qformat_xml: Avoid dynamic declaration for question_answer
Declare qformat_xml::answerfiles and qformat_xml::feedbackfiles instead
of dynamically declaring answerfiles and feedbackfiles for the
question_answer instance when exporting questions and answers to XML
format.
2023-07-19 14:33:41 +08:00
..
amd MDL-77164 various: fix javascript AMD module name 2023-04-13 09:43:15 +01:00
bank MDL-76757 delete questions: fix message generation logic 2023-07-13 21:43:48 +02:00
behaviour MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-24 13:22:41 +08:00
classes MDL-76996 question bank: fix errors when qbank_statistics is disabled 2023-07-12 11:47:17 +01:00
engine MDL-76757 delete questions: fix message generation logic 2023-07-13 21:43:48 +02:00
format MDL-77328 qformat_xml: Avoid dynamic declaration for question_answer 2023-07-19 14:33:41 +08: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-76757 Question bank: Can not delete the question completely 2023-07-10 14:32:35 +07:00
type MDL-77328 qtype_caclulatedmulti: Use qtype_calculated_answer 2023-07-19 14:33:41 +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-76757 Question bank: Can not delete the question completely 2023-07-10 14:32:35 +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-75576 quiz/question statistics: don't expire by time 2023-05-15 10:03:27 +01:00