moodle/mod/h5pactivity
Marina Glancy b1c97381b4 MDL-76356 various: avoid implicit conversion to int
PHP before version 8.1 automatically converted to int if the function
parameter (or array key) is expected to be int. PHP 8.1 shows notice in
this case
2023-01-10 15:27:11 +01:00
..
backup/moodle2 MDL-67791 mod_h5pactivity: adding attempts reports 2020-05-14 15:01:26 +02:00
classes MDL-76356 various: avoid implicit conversion to int 2023-01-10 15:27:11 +01:00
db MDL-76497 upgrade: add the 4.1.0 separation line to all upgrade scripts 2022-11-28 14:43:04 +08:00
lang/en MDL-74258 mod_h5pactivity: Add global search to h5pactivity 2022-03-18 17:06:11 +01:00
pix Merge branch 'MDL-74235-master-2' of https://github.com/andrewnicols/moodle 2022-04-07 12:06:38 +06:00
templates MDL-68394 h5pactivity: Implement methods to display recent 2021-05-26 06:54:34 +02:00
tests Merge branch 'MDL-75300' of https://github.com/paulholden/moodle 2022-11-14 16:04:06 +01:00
grade.php MDL-67791 mod_h5pactivity: adding attempts reports 2020-05-14 15:01:26 +02:00
index.php
lib.php MDL-74235 core: Update core uses of activity icons to monologo 2022-04-07 12:56:14 +08:00
mod_form.php MDL-70980 mod_h5pactivity: fix review mode 2021-03-22 10:52:44 +01:00
report.php MDL-71662 mod_h5pactivity: add group filter to attempts report. 2022-08-03 15:30:51 +01:00
upgrade.txt MDL-71662 mod_h5pactivity: add group filter to attempts report. 2022-08-03 15:30:51 +01:00
version.php MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
view.php MDL-72413 h5p: Use the common module for setting the header 2021-12-13 09:49:34 +08:00