catalyst / moodle-mod_reengagement

Allows timed release of content and emails users to remind them to complete a course activity
23 stars 40 forks source link

Activity creation is not enabled for manager by default #111

Closed Urpokarhu1 closed 2 years ago

Urpokarhu1 commented 2 years ago

Hello,

I have noticed a bug, managers cannot by default create re-engagement-activity, the manager-role is missing

mod/reengagement:startreengagement mod/reengagement:editreengagementduration

danmarsden commented 2 years ago

startreengagment should only be given to the student role by default - it controls who should be included in the re-engagment process. the editreengagmentduration should be given to managers by default as mentioned in #112 - thanks!