Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Supervised block.

Supervised block: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 1: Line 1:
The main idea of the '''supervised block''' is to have an add additional control over your students, so they will be able to do something only under teacher supervision. Installed with '''supervisedcheck''' (Quiz access rules plugin, included out of box) allows you to add restrictions to your quizzes.
The main idea of the '''supervised block''' is to have an add additional control over your students, so they will be able to do something only under teacher supervision. Installed with '''supervisedcheck''' (quiz access rules plugin, included out of box) allows you to add restrictions to your quizzes.


Course's teacher creates the session specifying the academic group, lesson type (e.g. laboratory work, exam, etc.), classroom and duration. After that students will be able to start quizzes from this course according next conditions:
How it works together? The course's teacher creates the session specifying the academic group, lesson type (e.g. laboratory work, exam, etc.), classroom and duration. After that students will be able to start quizzes from this course according next conditions:
- the session is active;
* the session is active;
- student is in an academic group for which the session was created;
* student is in an academic group for which the session was created;
- student is in session's classroom (you can specify the ip subnet of every classroom);
* student is in session's classroom (you can specify the ip subnet for each classroom, see below);
- the session was created for the lesson type which is specified for this quiz (see editing quiz settings section).
* the session was created for the lesson type which is specified for current quiz (see editing quiz settings section).





Revision as of 20:17, 28 December 2013

The main idea of the supervised block is to have an add additional control over your students, so they will be able to do something only under teacher supervision. Installed with supervisedcheck (quiz access rules plugin, included out of box) allows you to add restrictions to your quizzes.

How it works together? The course's teacher creates the session specifying the academic group, lesson type (e.g. laboratory work, exam, etc.), classroom and duration. After that students will be able to start quizzes from this course according next conditions:

  • the session is active;
  • student is in an academic group for which the session was created;
  • student is in session's classroom (you can specify the ip subnet for each classroom, see below);
  • the session was created for the lesson type which is specified for current quiz (see editing quiz settings section).


Structure and installation

Teacher-side

Creating lesson types

Creating classrooms

Editing quiz settings

Sessions planning

Session's logs viewing

Student-side

Capabilities