moodle/question/type/match
Safat Shahin 0d55b26da8 MDL-71614 qbank_previewquestion: Add Preview question plugin to core
This implementation will introduce a qbank plugin "previewquestion"
which will view the preview question action in the question bank
actions by replacing the core classes, scripts and yui modules.
This plugin will also replace the preview option in the edit
question form. Having this plugin will give users the
flexibility of enabling or disabling this feature from
the question bank view.
This change will also allow other qbank plugins to add
elements or information in the preview question page
by implementing a callback. It also changes the pop
up to page redirect from base view page to make sure
any changes in preview reflects in the base view, for
example, comments added and the number of comments in
the comments colum changes while back from the preview
page. Other locations like edit and qtype plugins where
the preview is implemented, stays the same.

Co-Authored-By: Guillermo Gomez Arias <guillermogomez@catalyst-au.net>
Co-Authored-By: Safat Shahin <safatshahin@catalyst-au.net>
2021-09-08 16:21:06 +10:00
..
backup
classes/privacy MDL-71258 questions: privacy support for settings defaults preferences 2021-04-30 10:14:38 +01:00
db MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps 2021-01-13 19:11:19 +01:00
lang/en MDL-71258 questions: privacy support for settings defaults preferences 2021-04-30 10:14:38 +01:00
pix NOBUG: Fixed SVG browser compatibility 2018-01-25 15:14:21 +08:00
tests MDL-71614 qbank_previewquestion: Add Preview question plugin to core 2021-09-08 16:21:06 +10:00
edit_match_form.php MDL-71225 Questions: Default options for 2021-04-14 18:02:09 +01:00
lib.php
question.php MDL-69823 qtype: Support core question types 2020-11-10 19:16:24 +01:00
questiontype.php MDL-71225 Questions: Default options for 2021-04-14 18:02:09 +01:00
renderer.php MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
styles.css MDL-55168 css: reformat plain css with stylefmt 2016-09-30 09:25:23 +01:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00