Skip to content

YatharthDedhia/Online-Test-Platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ONLINE TEST PLATFORM

Domains: Web dev, data science, artificial intelligence, computer vision


Description:

An online test platform with proctoring system


Features of Test Platform:

  1. Institutes can upload question papers in mcq format.
  2. Students can login with their ids and attempt the question papers.
    1. For MCQs, they can select the correct option on the website itself.
    2. Ithe answer key is already provided, student can see his/her score immediately if the institute wishes to allow them to.
  3. Other than uploading question papers, institutes can also upload educational content such as videos and study material and even homework which can be submitted like tests.
  4. After other students submit their test, and if the institute allows it, scores of all students can be compared. Comparison of scores can be done too with chart and graph representation.
  5. Students can also check their progress in the tests over time with statistics and graphs.
  6. Aside from student users registered via an institute, solo students can access PYQs, and their solutions.

Proctoring System:

Creating a proctoring system to monitor acts of cheating during aforementioned tests. Cheat detection will be based on:

  1. Number of people in the webcam view.
  2. Electronic Devices in the webcam view.
  3. Background audio

Switching apps or changing tabs mid-test will result in instant disqualification. Exact rules to be decided by the institute.