Visible and hidden warnings
A test taker can see warnings in the Constructor Proctor client when violating exam rules or when their device does not work properly. To choose which types of warnings to show and which ones to hide, pass a JSON object with the corresponding parameters. By default all warnings are visible (the value is true).
If visibleWarnings or some of its parameters are not passed, the default values for the missing parameters will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| warning_extra_user_in_frame | boolean | true | An extra person in the camera frame. |
| warning_substitution_user | boolean | true | The test taker is substituted with another person. |
| warning_no_user_in_frame | boolean | true | The learner is absent in the camera frame. |
| warning_avert_eyes | boolean | true | The test taker's gaze direction may indicate using prohibited materials (hard copy, cheat sheets, and so on). |
| warning_change_active_window_on_computer | boolean | true | The active window with the exam was changed. |
| warning_voice_detected | boolean | true | Microphone has detected human voice. |
| warning_phone* | boolean | true | The use of mobile phone is detected. |
| warning_forbidden_device* | boolean | true | Test taker is using forbidden hardware. |
* Warnings Phone is used and Forbidden hardware depend on the configuration of the Constructor Proctor web application. Feel free to contact Constructor Proctor Support for more details.