I have two roles in the same context (courses and activity) and the students can have both roles or one of the roles in the class.
I need the following to occur and I cannot figure out how to get the following scenarios to work:
1. Learner + Limited_Learner Role = to access to all activity types
2. Learner Role = to access to all activity types
3. Limited_Learner Role = only access to Certificate and Feedback activities.
I have tried to set (for example) the resource view (mod/resource:view) to be the following:
Learner Role = Allow
Limited_Learner = Prevent
These settings work for scenarios for #1 and #2, however, they do not Prevent access to resource activity when the student only have Limited_Learner Role in the class.
Thank you.