moodle/completion
Jun Pataleta fc238f329d MDL-70815 completion: Cast custom data to array
Since cm_info::customdata can be of any type, we need to cast it to an
array first before checking for custom completion rules. Otherwise,
an exception can be thrown (e.g. customdata has been set as an stdClass)
2021-03-10 19:22:15 +01:00
..
classes MDL-70815 completion: Cast custom data to array 2021-03-10 19:22:15 +01:00
criteria MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
tests MDL-70815 core_completion: Unit tests for activity_custom_completion 2021-03-09 19:27:46 +08:00
completion_aggregation.php
completion_completion.php MDL-65976 completion: New course completion message provider 2020-09-29 13:40:32 +02:00
completion_criteria_completion.php
data_object.php MDL-55136 data_object: fix param handling in fetch_all_helper 2016-07-06 10:33:06 +01:00
upgrade.txt MDL-65056 completion: Hide checkboxes on course page for teachers 2019-04-19 11:40:00 +02:00