moodle-mod_tincanlaunch icon indicating copy to clipboard operation
moodle-mod_tincanlaunch copied to clipboard

Add suffix for completion rules on Moodle 4.3+

Open izendegi opened this issue 1 year ago • 2 comments

From version 4.3 Moodle needs to append a suffix to completion rules (https://moodledev.io/docs/4.3/devupdate#append-a-suffix-to-the-completion-rules).

Missing these results in being removed from the Default activity completion form.

Doing something similar to this should be enough to fix this.

izendegi avatar May 29 '24 08:05 izendegi

Hello everyone, We also had the same issue for Moodle 4.3, I already made a patch for mod_tincanlaunch, see it here: Add_suffix_to_mod_tincanlaunch.patch

TheBryanOpen228 avatar Jun 17 '24 16:06 TheBryanOpen228

Hi,

I've transformed the patch proposed by @TheBryanOpen228 to this PR: #234

izendegi avatar Jun 18 '24 09:06 izendegi