catalyst / moodle-tool_dynamic_cohorts

Moodle dynamic cohorts admin tool
https://moodle.org/plugins/tool_dynamic_cohorts
4 stars 2 forks source link

Conditions: user role #81

Closed dmitriim closed 3 months ago

dmitriim commented 3 months ago

This can be split per context: system, category, course.

Category context will give us a choice of categories. Course context will give us a choice of courses.

We may have options like "include children", "include parents".

use case: has a role of x in any course (or or course x, y, z, perhaps any course in category x)

dmitriim commented 3 months ago

This may absorb https://github.com/catalyst/moodle-tool_dynamic_cohorts/issues/44