Skip to content

An Online Test Taking System Project written by me and 2 other members in HTML, CSS, PHP, JavaScript, and SQL (MySQL)

Notifications You must be signed in to change notification settings

zibdie/Online-Grading-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Test Taking System Project

These files are for my Online Test Taking System Project. This project involves 3 people who make a front, middle, and back (I did parts of the middle & back) where a teacher can create and hand out a digital test and a student must take the test & be graded on it.

The project includes an autograder where the autograder will grade the system on:

  • Compilation (it must compile successfully)
  • Output (Teacher specifies an input & expected output)
  • Function Name (Can detect if a user spells a function exactly as stated)
  • Constraints (Can detect for contrains [e.g. student must use a for loop])

Teacher is also able to edit the individual scores & add comments.

Requirements

  • PHP 5.4.14+
  • Python 3.7.0+
  • MySQL

Login

Students Point of View

Teachers Point of View

About

An Online Test Taking System Project written by me and 2 other members in HTML, CSS, PHP, JavaScript, and SQL (MySQL)

Topics

Resources

Stars

Watchers

Forks