catalyst / moodle-auth_userkey

Log in to Moodle using one time user key based login URL. Auth plugin for organising simple SSO (single sign on) between moodle and your external web application.
https://moodle.org/plugins/auth_userkey
83 stars 53 forks source link

Feature request: Set cohort on user creation #62

Closed amenk closed 2 years ago

amenk commented 3 years ago

Would it be in scope of this module (have changes to be merged) if we make a pull request that allows to set a cohort und user creation / update, similar like email and username can be set or would you suggest to do this on another place?

amenk commented 3 years ago

Another option might be to polish https://github.com/catalyst/moodle-auth_userkey/pull/44 and use a profile-based-cohort-membership plugin in moodle.

dmitriim commented 3 years ago

Hi @amenk

Another option might be to polish #44 and use a profile-based-cohort-membership plugin in moodle.

That would be the best option.

dmitriim commented 2 years ago

Hey @amenk ! Good news. We have recently released a new plugin that can help you achieving what you require. Please have a look at https://github.com/catalyst/moodle-tool_cohortmanager

I'm closing this one off as "won't fix".