moodle/question
Tim Hunt 9775be13e9 MDL-78025 question generator: make the behaviour less surprising
* The object returned by update_question is alwasy a new clone
  and the $question passed in will not be modified.

* The returned object has the fields like questionbankentryid and
  the ones related to versionning, so it is more like the data
  returned by question_bank::load_question_data.
2023-04-26 10:49:35 +01:00
..
amd MDL-77164 various: fix javascript AMD module name 2023-04-13 09:43:15 +01:00
bank MDL-78025 question: move hiding logic into question_delete_question 2023-04-26 10:49:32 +01:00
behaviour MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
classes MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
engine Merge branch 'MDL-76849-master-5' of https://github.com/junpataleta/moodle 2023-03-10 09:29:28 +08:00
format MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02: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-78025 question generator: make the behaviour less surprising 2023-04-26 10:49:35 +01:00
type MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02: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-78025 question generator: make the behaviour less surprising 2023-04-26 10:49:35 +01:00