moodle/question/engine
Safat Shahin f9fc355ec7 MDL-71679 mod_quiz: Updates for new qbank api
This implementation will introduct changes to
the mod_quiz to implement the new qbank api
for view. Major changes are introduced in
the custom view and also all the legacy points
to the old qbank are changed to qbank plugins
where needed. It also deprecated and deletes
classes and scripts which were kept not to
break mod_quiz for the new api implementation.
2021-10-04 15:44:25 +11:00
..
tests MDL-71030 Quiz: Add 'who' made changes in question response history 2021-04-20 09:06:15 +07:00
upgrade MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:45:59 +02:00
bank.php MDL-63812 qtype_gapselect: fix questions with non-consecutive gap nos 2020-04-23 14:39:52 +01:00
datalib.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
lib.php MDL-71030 Quiz: Add 'who' made changes in question response history 2021-04-20 09:06:15 +07:00
questionattempt.php MDL-69246 questions: allow for float issues when validating manual marks 2020-08-27 17:37:31 +01:00
questionattemptstep.php MDL-71030 Quiz: Add 'who' made changes in question response history 2021-04-20 09:06:15 +07:00
questionusage.php MDL-71030 Quiz: Add 'who' made changes in question response history 2021-04-20 09:06:15 +07:00
renderer.php MDL-71679 mod_quiz: Updates for new qbank api 2021-10-04 15:44:25 +11:00
states.php MDL-66754 question engine: fix lots of PHPdoc errors 2019-09-24 10:25:29 +01:00
upgrade.txt MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00