Skip to content

An Application that detects face before start of the exam and keeps track of eye movement during the exam

License

Notifications You must be signed in to change notification settings

Archit1706/PROCTOR_IT-A-Virtual-Invigilator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PROCTOR_IT-A-Virtual-Invigilator

An Application that detects face before start of the exam and keeps track of eye movement during the exam

Schools and universities may have been closed, but they have transitioned to tools like Meet and Teams to complete their academic years. However, no solution to examinations has been developed. Some have altered it to an assignment form that students can easily copy and paste from the internet, whereas others have simply canceled them. We need some solution if the way we live is to become the new norm. So in order to find the solution for such a problem we create an application that can monitor students throughout the examination.

FOLLOWING ARE SOME SAMPLE IMAGES OF THE PROJECT

Login-Page

Signup-Page

Home-Page

Profile-Details-Page

Doubts-Page

Quiz-along-with-Proctoring-Page

Score

TECHNOLOGIES USED

  1. Python - Python is a programming language that lets you work quickly and integrate systems more effectively.
  2. OpenCV is a Python library that is designed to solve computer vision problems.
  3. AI Libraries: NumPy, Haar-Caascade files, MatplotLib
  4. My SQL: My SQL is an easy to use database management system that is easy to execute queries, fettch and update data.

FEATURES

  1. EYE MOVEMENT: Keeps track of the eye movement of the student
  2. FACIAL RECOGNITION: Recognizes faces and no. of people around
  3. DETECTS CHEATING: Blocks Exam on detecting cheating
  4. TRAINS DATA: Takes sample photos of the student and trains the classifier

HOW TO RUN

  1. Feed the SQL queries in the MySQL Command Line Client one by one from the MYSQLQueries folder uploaded.
  2. Run the run.py file
  3. Explore😉

About

An Application that detects face before start of the exam and keeps track of eye movement during the exam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages