moodle/question
Tim Hunt 64207dab65 MDL-67183 questions: get_question & get_behaviour only init if required
This reviews all the code code, and sets $requirequestioninitialised
whenever possible in these calls, which should improve performance.
2020-05-19 20:52:07 +01:00
..
amd Merge branch 'MDL-65994-master' of git://github.com/junpataleta/moodle 2019-07-25 14:49:12 +08:00
behaviour MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
classes MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
engine MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
format MDL-66109 behat: Fix Example usage in feature files 2020-05-11 10:55:58 +08:00
templates MDL-62931 Questions: Escaping lang strings properly 2018-07-23 14:24:29 +10:00
tests MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
type MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
yui MDL-66109 js: Fix Shifter linting issues 2020-05-11 11:07:49 +08:00
addquestion.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
category.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
category_class.php Merge branch 'MDL-66796' of git://github.com/timhunt/moodle 2019-10-15 10:52:45 +08:00
category_form.php MDL-62708 question: Add idnumbers to question and question category 2018-09-21 12:26:24 +01:00
edit.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
editlib.php MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
export.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
export_form.php MDL-61132 Questions: Adapt logic on export/import 2018-02-05 11:58:58 +11:00
exportone.php MDL-63738 question bank: a link to download a single question 2018-10-29 10:38:24 +00:00
flags.js
format.php MDL-66801 questions: XML import/export should include category idnumbers 2019-09-30 18:59:23 +01:00
import.php MDL-68265 core_question: Switch question import to request dir 2020-03-30 08:14:46 +08:00
import_form.php MDL-65605 core_question: Fix the issue when get_draft_files returns nul 2019-05-20 23:44:02 +10:00
lib.php MDL-61837 core_question: replace tag fields on tag modal 2018-04-09 11:46:46 +08:00
move_form.php
preview.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
previewlib.php MDL-67183 questions: get_question & get_behaviour only init if required 2020-05-19 20:52:07 +01:00
qengine.js MDL-46386 question Whitelist the Atto editor from return blocking 2014-07-21 09:08:01 -04:00
question.php MDL-67934 questions: give a sensible default idnumber when duplicating 2020-03-12 18:07:11 +00:00
renderer.php MDL-58428 renderer: Move renderer override from Question bank 2019-02-26 16:24:49 +08:00
toggleflag.php
upgrade.php
upgrade.txt MDL-67947 questions: questions_in_use should ask all components 2020-02-19 11:55:04 +00:00