Custom Role: Edit course settings

Custom Role: Edit course settings

Ricardo Caiado -
Колькасьць адказаў: 2
Выява Particularly helpful Moodlers
Hi,

I'm creating a custon role that needs access to course settings.

I didn't find anything similar to "moodle/course:edit".

There is a "moodle/course:update", but it did not work.

What permissions need to be granted to access course settings?

Ricardo

Moodle v3.11.15+
Сярэдняе рэйтынгаў: -
У адказ на Ricardo Caiado

Re: Custom Role: Edit course settings

Helen Foster -
Выява Core developers Выява Documentation writers Выява Moodle HQ Выява Particularly helpful Moodlers Выява Plugin developers Выява Testers Выява Translators

Hi Ricardo,

I would expect moodle/course:update to allow a user to edit the course settings. If not, you may have discovered a bug! If you have time, you can report it in the Moodle Tracker.

You could try on the Moodle Sandbox demo site creating a custom role with moodle/course:update allowed, then gradually allow more teacher capabilities, and each time test in another browser whether a user with the custom role can edit the course settings.