Supervised access rule

Quiz access rules ::: quizaccess_supervisedcheck
Maintained by Oleg Sychev
Allows restrict quiz access to supervised sessions only. Block "supervised" is used to track such sessions.

Supervised access rule Supervised check quiz access rule 3.2

Moodle 3.2, 3.3, 3.4, 3.5
Released: Saturday, May 2, 2020, 12:16 AM
This access rule allows you to restrict quiz attempts to supervised sessions.

You can specify IP range of you class, and only when a teacher has a session
with some group, the quiz will be available to the students. You could use
lesson types to distinguish between different sessions (like lab and exam).

The rule relies on block_supervised to work and is part of Student Access
Control Kit (SACK) project.

Read more on http://docs.moodle.org/26/en/Supervised_block

Version information

Version build number
2020020700
Version release name
Supervised check quiz access rule 3.2
Maturity
Stable version
MD5 Sum
89505db6f0367db0f4aa55539bac9a68
Supported software
Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Quiz access rules

  1. Make sure you have all the required versions.
  2. Download and unpack the plugin.
  3. Place the folder (eg "myquizaccessrule") in the " /mod/quiz/accessrule " subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation