You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, it seems the ability to edit and view this data is available only to Admins and Managers. It would be great if it were available to Teachers, as well. I looked under role capabilities, but there was nothing there to change.
The text was updated successfully, but these errors were encountered:
I don't know if I did this correctly, but I managed to solve my issue by changing lines 111 and 131 of the context_handler.php from moodle/course:create to moodle/course:update. Now, An teacher can see and add course metadata without having the extra rights of creating a course. We'll see if I broke anything else by doing this.
Currently, it seems the ability to edit and view this data is available only to Admins and Managers. It would be great if it were available to Teachers, as well. I looked under role capabilities, but there was nothing there to change.
The text was updated successfully, but these errors were encountered: