moodle/question
Andrew Nicols fa9eba7d84 MDL-61407 question: Add null_writer for all behaviours
Behaviours do not store any personal data.
Any contrib behaviour which does store personal data should utilise the
standard export interfaces as this subsystem will not call them directly.
2018-05-03 16:14:36 +08:00
..
amd MDL-61772 question: refresh page after tag question 2018-04-16 11:14:46 +08:00
behaviour MDL-61407 question: Add null_writer for all behaviours 2018-05-03 16:14:36 +08:00
classes MDL-61407 question: Add initial privacy implementation 2018-05-03 16:14:35 +08:00
engine MDL-61364 question: adjust code and fix phpunit errors 2018-03-27 16:14:46 +08:00
format MDL-61410 question: merge course and question tags 2018-03-19 11:45:55 +08:00
templates MDL-61135 question: add tag filter condition 2018-02-08 02:44:16 +00:00
tests MDL-61407 question: Add initial privacy implementation 2018-05-03 16:14:35 +08:00
type MDL-61837 core_question: replace tag fields on edit page 2018-04-09 11:46:53 +08:00
yui MDL-50246 question: enable/disable add question button when available 2017-12-27 17:54:59 +01:00
addquestion.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
category.php MDL-61556 Questions: Fixed moving question categories between contexts 2018-03-03 16:31:59 +11:00
category_class.php MDL-61557 Questions: Fixed moving question categories to top 2018-03-05 13:40:02 +11:00
category_form.php MDL-61132 Questions: Question Bank amendments to cope with Top category 2018-02-05 11:58:52 +11:00
edit.php MDL-61135 mod_quiz: add tag condition to question bank form 2018-02-08 02:44:17 +00:00
editlib.php MDL-61437 mod_quiz: rename question_build_display_preference function 2018-02-21 09:13:50 +08:00
export.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
export_form.php MDL-61132 Questions: Adapt logic on export/import 2018-02-05 11:58:58 +11:00
flags.js
format.php MDL-61407 question: Allow formatters to ignore caps 2018-05-02 19:13:30 +08:00
import.php MDL-57510 questionbank: Add horizontal navigation 2017-03-24 19:07:15 +05:30
import_form.php MDL-53728 question import/export: improve form structure 2016-04-06 15:35:29 +01: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-56826 question: Add bootstrap styles to question preview 2016-11-17 16:14:34 +08:00
previewlib.php MDL-57199 question preview: make HTML ids unique 2016-11-29 18:31:53 +00:00
qengine.js MDL-46386 question Whitelist the Atto editor from return blocking 2014-07-21 09:08:01 -04:00
question.php MDL-61138 question: add question exporters 2018-04-18 11:45:01 +08:00
renderer.php Merge branch 'MDL-57510-master' of git://github.com/ankitagarwal/moodle 2017-03-27 09:41:27 +01:00
toggleflag.php
upgrade.php
upgrade.txt MDL-61407 question: Allow formatters to ignore caps 2018-05-02 19:13:30 +08:00