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 2.9

Moodle 2.9
Released: Sunday, 1 November 2015, 5:05 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.

2.9 release contains fixes in logic controlling which message should be
shown to the student regarding the reasons why he can not do quiz in
various circumstances. It requires Block Supervised 2.9 to work.

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

Version information

Version build number
2015101700
Version release name
Supervised check quiz access rule 2.9
Maturity
Stable version
MD5 Sum
311d87abb3ffd12df45dcb6037f9ffb5
Supported software
Moodle 2.9
  • Latest release for Moodle 2.9

Version control information

Version control system (VCS)
Mercurial
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