Moodle Plugins directory: Supervised access rule: Versions: Supervised check quiz access rule 3.2 | Moodle.org
Supervised access rule
Quiz access rules ::: quizaccess_supervisedcheck
Maintained by
Oleg Sychev
Part of set Student Access Control Kit.
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: samedi 2 mai 2020, 00:16
Code prechecks
phplint
phpcs6 | 2
js5 | 4
css1 | 0
phpdoc8 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLThis 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
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
- Version stable
- 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
- Make sure you have all the required versions.
- Download and unpack the plugin.
- Place the folder (eg "myquizaccessrule") in the " /mod/quiz/accessrule " subdirectory.
- Visit http://yoursite.com/admin to finish the installation