Constructor Proctor: March 27, 2026

27 March, 2026

Overview

In this release, we’ve added the following features:

  • No web camera mode
  • Improved handling of interrupted sessions

What's new

No web camera mode

Proctoring now supports three video recording modes:

  • Default — records all sources (webcam, desktop, and optional additional camera).
  • No web camera — records the desktop and optional additional camera. Webcam and microphone recording, as well as photo capture and room scan steps, are disabled.
  • No video — no video is recorded from any source. Recommended for use with a secure browser.

All modes are available across all integration types, including Moodle, LTI, and API. For Moodle integrations, the latest plugin version is required to use this feature.

Improved handling of interrupted sessions

We improved how the system handles cases where a learner leaves a proctored session and returns after a long period of time.

Previously, if a learner exited a session and later returned, the entire duration (from the initial start to the final completion) was treated as a single session. This could result in excessively long session durations, complicating video processing and review.

With the new logic, if a learner does not return within a defined time threshold (N hours, the value is configured in server settings), a new proctoring session is automatically created upon re-entry. This ensures more accurate session tracking, improved processing performance, and clearer review data.

Fixes

We’ve fixed the following issues:

  • Translation errors for Lithuanian and Italian in the student web app and dashboard.
  • An issue where live proctoring did not work in the mobile app. Students are now prompted to switch to a computer when attempting to start such sessions.
  • An issue where the “Microphone is muted” warning was triggered repeatedly every few seconds.
  • An issue preventing review of exam recordings for sessions with a corrupted score_config parameter.
  • Incorrect sorting by Exam ID in the sessions list in the dashboard.
  • An issue where part of the second camera recording was missing during room scan on iOS.
  • An issue where student reassignment to rooms did not work if the proctor was logged out of the system.