moodle/mod/h5pactivity
Eloy Lafuente (stronk7) deb0e76eee MDL-73278 phpunit: Rename already namespaced classes to match file name
These are the only cases 100% safe to apply the renaming of the
testcase class names to match the file names.

All other cases are not safe, because they are missing namespace
and may enter into name conflicts. Adding namespaces is not as
simple as imagined because it implies to, also, add a good number
of modifications to core. See the issue for more details.
2021-12-07 23:54:29 +01:00
..
backup/moodle2 MDL-67791 mod_h5pactivity: adding attempts reports 2020-05-14 15:01:26 +02:00
classes MDL-71913 mod_h5pactivity: Add attempts report setting node 2021-10-13 11:05:29 +08:00
db MDL-71169 external: Do not explicitly specify the default methodname 2021-03-22 15:56:46 +01:00
lang/en MDL-68394 h5pactivity: Implement methods to display recent 2021-05-26 06:54:34 +02:00
pix NOBUG: Fixed SVG browser compatibility 2020-06-05 13:24:10 +02:00
templates MDL-68394 h5pactivity: Implement methods to display recent 2021-05-26 06:54:34 +02:00
tests MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
grade.php MDL-67791 mod_h5pactivity: adding attempts reports 2020-05-14 15:01:26 +02:00
index.php
lib.php MDL-71913 mod_h5pactivity: Add attempts report setting node 2021-10-13 11:05:29 +08:00
mod_form.php MDL-70980 mod_h5pactivity: fix review mode 2021-03-22 10:52:44 +01:00
report.php MDL-71913 mod_h5pactivity: Add attempts report setting node 2021-10-13 11:05:29 +08:00
upgrade.txt MDL-70909 mod_h5pactivity: fix reports on freeze context 2021-04-27 15:35:57 +02:00
version.php MDL-69259 h5pactivity: Add get_user_attempts webservice 2021-02-19 16:07:51 +02:00
view.php MDL-71913 mod_h5pactivity: Add attempts report setting node 2021-10-13 11:05:29 +08:00