Closed izendegi closed 4 months ago
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.
Thanks for the report - feel free to help further by submitting a pull request otherwise we'll try to get to this sometime!
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.