Proctoring for Moodle

Quiz access rules ::: quizaccess_proctoring
Maintained by Brain Station 23 LogoBrain Station 23
The Moodle Proctoring plugin is a Quiz Access plugin designed to capture a user's picture via webcam to identify the individual attempting the Moodle quiz. It automatically captures images from the user's webcam at 30-second intervals (or any configurable time gap) and stores them as PNG files. Admins can analyze these images after the exam for verification purposes using the BS Face Matching API. This plugin enables the capture of random images via webcam while the student or user is attempting a quiz.

Proctoring for Moodle 1.5.1

Moodle 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Released: Montag, 21. Oktober 2024, 11:51

Changelog

All notable changes to this project will be documented in this file.

v1.5.1

Updated

  • Fixed the images count in the Proctoring summary report
  • Redesigned the user interface of the Proctoring Pro promo page
  • Added a proctoring pro promo banner in the users list page

v1.5.0

Updated

  • Discontinued AWS Rekognition support from the version 1.5.0.
  • Removed vendor folder containing AWS SDK.
  • Some CSS fixes.
  • Removed proctoring log button.

v1.4.2

New Features

  • New option in face match method named as None at Proctoring Settings.

  • Turned off Face Recognition models when face match method is either AWS or None.

Updated

  • Updated Video preview in the existing modal when Validate Face Before Starting Quiz is enabled.

v1.3.2

Release Notes:

  • Updated plugin required version to 2023042400 (Moodle 4.2 stable).
  • Updated release version to '1.3.2'.

v1.3.0

New Features

  • Added new BS Service API for face matching.
  • Added BS Service API field in the settings page for face verification.
  • Added BS API Key field in the settings page for face verification.

Update:

  • New report page with proctoring pro promotional page.

Removed

  • Username and Password from the settings page.

v1.5.1

  • Responsive Mobile View for Start Attempt and Proctoring Report
  • Change the settings name for clarity.
  • Checked automatic analysis of all images (-1) and five random images.
  • Fixed Promotion page
  • Fixed the issue where the user image remained in the database after being deleted by the admin.
  • Change Face Validation status: 'True' to 'Face Match', 'False' to 'Face Not Match', and if the site admin has not uploaded the user, display 'Face Not Found, please contact admin'.
  • if the user doesn't upload an image, a warning will be shown, and they will be redirected to the upload page.

Version information

Version build number
2024100100
Version release name
1.5.1
Can be updated to
1.6.0 (2025011000)
Maturity
Stable Version
MD5 Sum
199436f6ab2f283568d17008bd87b3b1
Supported software
Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • The more recent release 1.6.6 (2025041800) exists for Moodle 4.3
  • The more recent release 1.6.6 (2025041800) exists for Moodle 4.4
  • The more recent release 1.6.6 (2025041800) exists for Moodle 4.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