Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 2.07 KB

README.md

File metadata and controls

76 lines (49 loc) · 2.07 KB

SUST - Automated Exam System

This project is done under a Course Work in Shahjalal University of Science and Technology.

Project Background

It's an web application initiated in 2015 where teacher can create online exam for student and student can register for the exam and give the exam. And all the exam can be evaulated automatically or manually. After finishing the evaulation, teacher can release the result and get the overall statistics of the course and exam.

Intro

  • Home Page Home Page

Features under various User Role

Admin


  • Account verification & Role setup for user
  • Maintaining exam commitee
  • Control all over the system
  • Verify a course and assign the teacher of that course
  • Assigning new course to the semester

Teacher


  • Exam creation

  • Currently, 3 Types of question creation supported in the question bank for exam

      -	Multiple question
      -	Fill in the gaps
      -	Descriptive question
    
  • Exam review & result publish

  • Exam result's marksheet generation

  • Verification of course registration

  • Answering student's complain

Student


  • Apply or register for a course
  • Exam participation
  • Exam statistics
  • Online complain

Technology

Versioning

We used @Git for versioning.

Developers

License

This project is licensed under the MIT License - see the LICENSE.md file for details