Moodle course permissions

From Notes_Wiki

Home > CentOS > CentOS 6.x > Web based tools or applications > Moodle configuration > Moodle course permissions

Various permissions for moodle that allow a user to perform (not be able to perform) certain actions are described here.

Allowing non-editing teacher to create or edit assignments

To allow non-editing teacher to create or edit assignments use following steps:

  1. Login as moodle admin
  2. Select course
  3. Go to course administration -> Users -> Permissions
  4. Give following permissions to non-editing teachers
    1. Manage activities (moodle/course:manageactivities)
    2. Manage blocks on a page (moodle/site:manageblocks)
    3. Add a new assignment (mod/assign:addinstance)


Mail now option for non-editing teacher for news forum

For mail now option in news forum (or other forums) following permissions are required:

  1. Manage activities (moodle/course:manageactivities)

Learned from https://docs.moodle.org/28/en/Using_Forum#Mail_now



Home > CentOS > CentOS 6.x > Web based tools or applications > Moodle configuration > Moodle course permissions