moodle/question/type/random
Eloy Lafuente (stronk7) d81a94807b MDL-67673 phpunit: Fix the return type of template methods
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.

At the same time, fix a few wrong function names,
provider data and param types, return statements...
2020-10-21 12:46:04 +02:00
..
backup/moodle2 MDL-58106 random Q restore: avoid MySQL performance issues 2017-03-02 19:40:32 +00:00
classes MDL-63260 qtype_random: orphaned random questions should be deleted 2018-12-11 13:59:13 +00:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
lang/en MDL-63260 qtype_random: orphaned random questions should be deleted 2018-12-11 13:59:13 +00:00
pix NOBUG: Fixed SVG browser compatibility 2018-01-25 15:14:21 +08:00
tests MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
edit_random_form.php MDL-61132 Quiz: "Random" question from "Top" categories 2018-02-05 11:58:57 +11:00
questiontype.php MDL-68733 quiz editing: behat test for altering random question tags 2020-05-18 23:20:10 +01:00
version.php MDL-68973 versions: bump all versions and requires near release 2020-06-09 16:23:09 +02:00