Commit Graph

15 Commits

Author SHA1 Message Date
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
Mike Churchward 531b0c917e MDL-71925 tool_brickfield: Limited DOM tag count using core function. 2021-07-27 15:58:01 -04:00
Karen Holland aa8690f79d MDL-71569 Accessibility toolkit: Fix Summary data task failure 2021-05-11 19:46:31 -04:00
Eloy Lafuente (stronk7) dfb3c305a3 NOBUG: Fixed file access permissions 2021-05-07 16:54:26 +02:00
Eloy Lafuente (stronk7) 149e48d10e MDL-69863 database: Fix oracle and sqlsrv problems
1) The GROUP BY statement must include all fields in the SELECT
   not being aggregated or constant cols.
2) There was a missing space causing problems to databases
   using named parameters.
2021-05-06 00:04:59 +02:00
Eloy Lafuente (stronk7) 3a839a62c6 Merge branch 'MDL-71539_master_PHP8optionalparams' of https://github.com/brickfield/moodle 2021-05-05 20:00:17 +02:00
Mike Churchward 3dc209b748 MDL-71539 tool_brickfield: PHP8 optional param error fixed. 2021-05-05 11:47:33 -04:00
Mike Churchward 1f70d37d7e MDL-71532 tool_brickfield: Removing tabs and unneeded files. 2021-05-05 11:34:35 -04:00
Mike Churchward 498f75502a MDL-69863 tool_brickfield: Better instance name displayed in error list. 2021-05-04 19:49:55 +02:00
Mike Churchward 616f20e9a5 MDL-69863 tool_brickfield: Change public to private. 2021-05-04 19:49:55 +02:00
Mike Churchward 03ada14526 MDL-69863 tool_brickfield: Removing plugin_installed event. 2021-05-04 19:49:55 +02:00
Mike Churchward 623c1b0326 MDL-69863 tool_brickfield: Language improvements. 2021-05-04 19:49:54 +02:00
Mike Churchward ce9258afc4 MDL-69863 tool_brickfield: Ensure language strings use correct case. 2021-05-04 19:49:54 +02:00
Mike Churchward 11dcd419a5 MDL-69863 tool_brickfield: ensuring lang string independence. 2021-05-04 19:49:54 +02:00
Mike Churchward e1c6497293 MDL-69863 tool_brickfield: Adding the Brickfield toolkit. 2021-05-04 19:49:54 +02:00