An online assessment website to proctor students using neural network.
There are three main features, which are as follows:
- Face Detection
- For verifying that students are consistently facing their screens.
- Event Log
- For maintaining the records of all students actions and interactions during the assessment.
- Restroom Breaks
- For allowing students to take up to two 5-minutes breaks.
face-api.js is used to automate student proctoring. The settings are as follows:
Face Detection Model | Tiny Face Detector |
---|---|
Face Landmark | Available |
Confidence Threshold | 0.60 |
Sentinel
is still work in progress.
Coming soon.