Skip to content

Admin settings

This page is for administrators. Proctoring’s site-wide defaults are under Site administration → Plugins → (Quiz access rules) → Proctoring. These defaults apply to any quiz that doesn’t override them.

SettingDefaultPurpose
Default capture interval30 sHow often a snapshot is taken during a quiz.
Default image resolution480pHigher resolution means larger files.
Default retention days90Snapshots older than this are deleted automatically.
Trust-score notify threshold60Teachers are notified about attempts scoring below this.
Block mobile by defaultYesPrevents proctored quizzes on phones/tablets.
Institution privacy policy URLLinked from the student consent screen.

Proctoring captures personal data (webcam images and consent records), so it’s built around the Moodle Privacy API:

  • Automatic retention — a daily scheduled task deletes images older than the retention period you set. (Moodle cron must be running.)
  • Right to erasure — you can delete all proctoring data for a specific user, removing their snapshots, violation records, and session records.
  • Data export — all stored data, including the consent record, is included in Moodle’s standard privacy/data-export tools.

Set the privacy policy URL so students see your institution’s policy on the consent screen, and choose a retention period that matches your data-protection obligations.