Skip to content

April 22, 2024

Overview

In this release, we implemented the following features:

  • Internet connection and video broadcasting issues detection
  • Ability to change interface translations
  • Ability to select camera

What's new with Proctor SDK

Internet connection and video broadcasting issues detection

If a user loses internet connection or experiences a halt in video broadcasting during a proctored test using our SDK, our 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 texts 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. This is why we've added an 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.