Code Monkey home page Code Monkey logo

facebit's Introduction

Logo

FaceBit- AI Procturing

First Page:

Screenshot 2022-05-29 212832

Teacher Dashboard Screenshot 2022-05-29 233946

Student Dashboard Screenshot 2022-05-29 234604 Past Test Conducted History Screenshot 2022-05-29 234420 Giving Test Screenshot 2022-05-29 234639 Proctor Logs Screenshot 2022-05-29 234709

For More Watch The Demo Video :

https://www.youtube.com/watch?v=l9pxWba17so

πŸ›  Installation & Set Up

  1. Clone the repo

    git clone https://github.com/abhishekchauhan15/FaceBit.git
  2. Install all the requirements

    pip install -r requirements.txt
  3. Install virtual environment

    pip install virtualenv
  4. Create a new virtual environment.

     virtualenv env
  5. Run

     Set-ExecutionPolicy unrestricted

    Note : If it throws an error, run the same command in Admin PowerShell, and when prompted press A.

  6. Enable virtualenv

    .\env\Scripts\activate.ps1
  7. Download MySql

    https://www.mysql.com/downloads/
  8. Download XAAMP

    https://www.apachefriends.org/download.html
  9. Set MySql Port

    Set Port of MySql at 8111
  10. Download these Folders into Project Folder

    https://drive.google.com/drive/folders/1vQqg-QO3ogs1W9QaS43812HVIq6hXAWm?usp=sharing
    

Final Set Up should look like this

Screenshot 2022-05-29 225124

  1. Open phpMyAdmin on browser

     http://localhost/phpmyadmin/index.php
  2. Import MySql file

    Import the sql commands to set up the database in database folder named quizappstructure.sql

    Screenshot 2022-05-29 225644

πŸš€ Running on local server

  1. Run the App file

    Run the python file named app.py
  2. Open the on localhost

    http://localhost:5000/

    Sometimes http://127.0.0.1:5000/ does no work so open on http://localhost:5000/ only


Tech Stack Used

Frontend: HTML , CSS , Javascript

Backend : Flask


πŸŽ‡ Authentication with Image Verification

βœ… Basic Login, Register, Forgot Password, Change Password, etc
βœ… Only one login per user
βœ… Verify image of user at every time of login and also in exam using face recognition technology.


πŸ±β€πŸProfessor

βœ… Using AI , professor can generate questions & answers
βœ… Professor can create exam
βœ… view exam history
βœ… Share details of exam with students
βœ… View questions
βœ… Update Questions
βœ… Delete questions
βœ… Update & delete questions will not work at the time of exam & after the exam.
βœ… Professor can view proctoring logs of the students.
βœ… Professor can report problems view FAQ, contact us.


🌟Students

βœ… Give/Take Exam
βœ… Check Exam History
βœ… Check Results
βœ… Report Problems


✨ Exam

βœ… If webpage is refresh then the timer will not be refreshed
βœ… Support for Negative Marking.
βœ… Support for randomize questions.
βœ… For Objective type of Exam:

  • Single page per question
  • Bookmark question
  • Question Grid with previous & next button
  • At the time of exam submission all questions statistics will be showed to user for confirmation.

🌈 Proctoring

βœ… Making logs of window events whenever user changes tab or opens a new tab.
βœ… Making logs of audio frequency at every 5 seconds of the students.
βœ… Detection of Mobile phone.
βœ… Detection of More than 1 person in the exam.
βœ… Gaze Estimation: Estimating the position of student body & eyes movements.
βœ… Taking Students images logs at every 5 seconds.
βœ… CUT, COPY, PASTE, Taking Screenshots Function is disabled.

facebit's People

Contributors

abhishekchauhan15 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.