Score calculation parameters
To modify the score or proctoring result calculation for a specific exam, adjust the scoring parameters.
If scoreConfig or some of its parameters are not provided, default values for the missing parameters will be used.
| Name | Description of the parameter or warning | Default value | Type |
|---|---|---|---|
| cheater_level | Cheating threshold. The automatic proctoring result will be negative for the sessions where the score is higher than this value. | 80 | int (min: 0, max: 100) |
| Violations multipliers (adjust each violation weight) | |||
| extra_user | Another person apart from the test taker is present in the camera frame. | 1 | float (min: 0, max: 10) |
| user_replaced | The test taker who passed the identification is substituted with another person. | 1 | |
| absent_user | The test taker is absent in the camera frame. | 2 | |
| look_away | The test taker's gaze direction may indicate using prohibited materials (hard copy, cheat sheets, and so on). | 1.5 | |
| active_window_changed | The active window with the exam was changed. | 1 | |
| forbidden_device | Test taker is using forbidden hardware. | 1 | |
| voice | Microphone has detected human voice. | 1 | |
| phone | The use of mobile phone is detected. | 1 |