open-lms-open-source / moodle-theme_snap

GNU General Public License v3.0
79 stars 78 forks source link

Moodle 4.3 and Snap 4.3.4 (2024061702) #284

Open TedMLC opened 3 months ago

TedMLC commented 3 months ago

The method in question is deprecated since Moodle 3.11 and should not be used. This is the method in the theme. public function course_section_cm_completion($course, &$completioninfo, cm_info $mod, $displayoptions = []) {

And this is moodle 4.3 `/**