For all info regarding project, please refer to drive link containing demo, documentation work, powerpoint presentation and plagiarism reports of the same. https://drive.google.com/drive/folders/1d8sPkdwCgLkefg708oZ-Ez1Mp1nEbkMp?usp=sharing
Steps For Running the Code
-
Open the Project codebase in visual studio code
-
Create a folder called “venv” in the codebase file structure. Navigate to the folder in developer command prompt and execute “pip install -r requirements.txt”, (pre requisite- pip must be installed on the system).
-
Install all the dependencies mentioned in the requirements.txt file, as a result, the downloaded libraries will be installed in the “venv” file.
-
Once requirements are installed, to run the program: i) Go to Developer command Prompt ii) Activate the venv python environment by navigating to venv/scripts iii) And type command: “activate” iv) Once venv environment is configured, type command: “python launchproctor.py”
-
Allow the application to access your webcam
-
Use the credentials uname: pranavi21, password: 2000
-
Face analysis takes place, press c to continue to the proctor
-
Enable start proctoring by toggling the start proctoring status button
-
You can view the various proctoring windows by clicking monitor actions, the 4 windows will launch showing the proctor with appropriate labelling.
-
When any violation is detected, the toggle turns red, indicating violation.