Moodle Plugins directory: Face recognition quiz access rule: Versions: 2025091200 | Moodle.org
Face recognition quiz access rule
Quiz access rules ::: quizaccess_videocapture
Maintained by
Alberto Villani
The plugin allows you to compare the image taken from the user's webcam, when accessing the quiz, with their profile image.
If the two images portray the same person, access to quiz is authorized.
The plugin continues to monitor the user framed by the webcam even during the execution of the quiz, blocking the execution as soon as it detects a different person.
Users can upload their image directly from the control interface, without therefore having access to the standard profile editing page.
Face recognition quiz access rule 2025091200
Moodle 4.4, 4.5, 5.0
Released: divendres, 12 de setembre 2025, 16:06
Code prechecks
overview
phplint
phpcs189 | 0
js0 | 197
css66 | 0
phpdoc3 | 0
savepoint
thirdparty
grunt1 | 1
shifter
mustache3 | 17
gherkin
HTML | XMLVersion information
- Version build number
- 2025091200
- Version release name
- 2025091200
- Maturity
- Unknown
- MD5 Sum
- 89da58af12ff245561f0a89386d1f2c3
- Supported software
- Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
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