Constructor Proctor: April 22, 2024

22 April, 2024

Overview

In this release, we implemented the following features:

  • Detection of internet connection and video broadcasting issues
  • Ability to change interface translations
  • Ability to select a camera

What's new in the Proctor SDK

Internet connection and video broadcasting issues detection

If a user loses their internet connection or experiences a halt in video broadcasting during a proctored test using our SDK, the application promptly detects the issue and displays a notification with recommendations. The test is paused until the user resolves the issue. Details of such technical problems are also logged in the proctor archive.

Ability to change interface translations

Users can now customize interface text within the application for any supported language in the Proctor SDK. This functionality is enabled through a specific configuration parameter. More information on this can be found here.

Ability to select camera

When multiple webcams are connected to a user's device, the proctoring application automatically selects one for video recording. However, this default selection may not always be optimal. We've therefore added the ability to manually select the user's preferred camera on the webcam and microphone connection page during the equipment check.

To enable this feature, users need to add a specific parameter to the SDK configuration settings. More information can be found here.