Teacher role permissions

Teacher role permissions

autor Saso Stanojev -
Počet odpovedí: 1
Hi guys

I need your help with setting desired permissions to teacher and non-editing teacher.

For teacher i need options for managing user accounts (registration validation of users)

For non editing teacher i need option to setting up new group.

Is this possible?

Thanks
Saso
Priemer hodnotení : -
V odpovedi na Saso Stanojev

Re: Teacher role permissions

autor Tim Hunt -
Obrázok: Core developers Obrázok: Documentation writers Obrázok: Particularly helpful Moodlers Obrázok: Peer reviewers Obrázok: Plugin developers
Non-editing teacher setting up groups: yes. I think you just need to give them the moodle/course:managegroups capability.


Teachers creating new user accounts. This is impossible.

To understand why, you have to realise that a user is only a teacher within a particular course. Users are created across the whole system. Therefore, having a role within a course can never let you create user accounts.

What you can do is to create a new role 'User creator', or something like that. Give that role the capabilities necessary to create new user accounts. Then give that role to people you trust on the 'Assign system roles' page.