Course setup with multiple classes and teachers

Course setup with multiple classes and teachers

by Marius Helf -
Number of replies: 2

Hi guys,

I have the following situation that I want to implement with moodle:

  • a course contains material (pdf files) and a quiz
  • the course is held by different teachers for different groups at different times
  • material shall be available to students 2 days before the course starts (or when the teacher releases it)
  • students of a group can only access the quiz when the teacher gives them access: they try the quiz in a classroom and are supervised by the teacher, i.e. the teacher must be able to open and close the quiz before and after the in-classroom meeting.
  • administration effort should be low: once students and a teacher are assigned to a group, the teacher should be able to grant access to the activities on his own, without help from an admin user
  • in general, we do not "trust" the teachers:
    • they must not be able to change the course contents/quiz/material
    • they must not see students from groups that are not their own
    • they must not be able to give access to activities for students that are not in their groups

Is this possible? How could be the moodle setup to implement this setting?


Thanks in advance for your answers!

~Marius

Average of ratings: -
In reply to Marius Helf

Re: Course setup with multiple classes and teachers

by Mike Verna -

I already do something similar.

Someone creates the course site.

We then duplicate it for each group consisting of one teacher and the group of students.

In your situation, instead of teachers use the non-editing teacher role.

In reply to Marius Helf

Re: Course setup with multiple classes and teachers

by William Lu -
Picture of Particularly helpful Moodlers

Hi Marius,

Yes, it is all possible, it is what the Moodle for. Just like Mike answered.