A portal that can proctor students in virtual examinations in the absence of a supervisor. The student is monitored on parameters like: Eye gaze tracking, Face detection, Audio detection, Object tracking and the students can give exams on our portal.
To setup and use the website, follow the steps mentioned below:
- python
- pip
- Clone the repository
Move to the installed folder and use the package manager pip to install all the dependencies. They are listed in requirements.txt file. Setup a virtual environment and then type the command:
pip install -r requirements.txt
[Click here] to view the user guide.
- Python
- Flask
- JavaScript
- NODEJS
- MONGODB
- Tensorflow
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project was made as a submission to our Final year Project course.