Note: You are currently viewing documentation for Moodle 3.6. Up-to-date documentation for the latest stable version of Moodle is likely available here: Learning plan supervisor.

Learning plan supervisor

From MoodleDocs

Course teachers cannot by default create, manage or view student learning plans, since competencies and learning plans exist outside of a course context, whereas the role of teacher is assigned in the course context. To allow course teachers to create, manage and view learning plans for the students they are responsible for only, follow these steps:

Create two custom roles

Learning plan supervisor (system)

  1. From Site administration, access the Define Roles screen and click the button to Add a new role.
  2. Click the Continue button.
  3. Give your role the name Learning plan supervisor (system)
  4. Tick 'System' as the context type where the role may be assigned.
  5. Scroll down and set the capabilities moodle/site:configview, moodle/competency:templatemanage, moodle/competency:templateview and block/lp:view all to Allow.
  6. Save the new role.

Learning plan supervisor (user)

  1. From Site administration, access the Define Roles screen and click the button to Add a new role.
  2. Click the Continue button.
  3. Give your role the name Learning plan supervisor (user)
  4. Tick 'User' as the context type where the role may be assigned.
  5. Scroll down and set the capabilities moodle/competency:planmanage, moodle/competency:planreview, moodle/competency:plancomment all to Allow.
  6. Save the new role.

Create a cohort of the teacher's students

In order to ensure the new learning plan supervisor can only deal with his/her own students, we need to create a cohort.

  1. From Site administration, access the Cohorts screen and add a new cohort.
  2. Add the students of the teacher you wish to make a learning plan supervisor.

Match the cohort to their teacher

  1. From Site administration, access the Cohorts screen and create a cohort with the relevant students in it.
  2. Then from the Users tab, click the link Assign user roles to cohort.
  3. From the top dropdown, choose your teacher.
  4. In the middle ('Select role') dropdown, choose 'Learning plan supervisor (user)'. (Note that only roles with 'User' ticked as the context type where they may be assigned will be visible here.)
  5. From the bottom ('Select cohorts') dropdown, choose the cohort with the teacher's students.
  6. Click the Assign button.

Assign your teacher the new role

  1. From Site administration, access the Users screen, and then from Permissions, click Assign system roles.
  2. Assign your chosen teacher the role of Learning plan supervisor (system).

What the teacher sees

Note: The role will not take effect immediately; only once the scheduled task has run.

The course teacher will see a Site administration link and be able to access learning plan templates:

learninplanmanager1.png

He/she will be able to add a new learning template.

learningplanmanager2.png

Once the template is created, clicking the Edit link will allow them to create new learning plans only for the students in the cohort created by the admin.

learninplanmanager3.png

The course teacher and learning plan supervisor will be able to see the learning plans from their students' profiles.

See also

  • The Learning plan viewer role allows course teachers to view (but not create or edit) the learning plans of their students.
  • The Competency reviewer role allows course teachers to view evidence uploaded by students and review their competencies.