Skip to content

scriptandtools/online-exam-system-in-php

Repository files navigation

online-exam-system-in-php

To begin using the online exam system, users select a subject and click “start” to commence their exam. During the exam, each answer is submitted individually. Once all questions are answered, users can view their exam scores, detailing correct and incorrect responses. The system also highlights the top scores achieved by other users and their respective colleges. Upon completing their assessments, examiners can log out. Administrators enjoy additional privileges, including monitoring the total number of exam participants and curating questions and answers across various quiz categories. Both users and examiners contribute feedback through a dedicated form, enhancing system functionality and user engagement in the online exam experience.

Screenshot 2024-06-29 162450

Technologies:

HTML: Page layout and design

CSS: Design

JS: Fontend

PHP: Backend

Bootstrap

Java Script

Supported Operating Systems:

You can run this project in the following operating systems:

Windows

MAC

Linux

Features:

User Registration & Login

Student Profile Management

Role-Based Access Control

Admin Dashboard

Exam Creation & Management

Question Bank Management

Multiple Question Types (MCQs, True/False, Essay, etc.)

Timed Exams

Randomized Questions

Exam Scheduling

Exam Invigilation (Proctoring)

Automated Grading

Manual Grading

Result Generation & Reports

Certificate Generation

Exam Retake Management

Progress Tracking

Answer Review & Feedback

Exam History & Records

Subject & Topic Management

Course Management

Study Materials & Resources

Installation

After Starting Apache and MySQL in XAMPP, follow the following steps:

1st Step: Extract file

2nd Step: Copy the main project folder

3rd Step: Paste in xampp/htdocs/

Now Connecting Database 4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”

5th Step: Click on the databases tab

6th Step: Create a database named “exam” and then click on the import tab

7th Step: Click on browse file and select “exam.sql” file which is inside “DATABASE” folder

8th Step: Click on go.

After Creating Database,

9th Step: Open a browser and go to URL “http://localhost/online-exam-system-in-php”

Need Help or Customization?

If you need assistance with setup, customization, or any other support, feel free to contact me. I’m here to help and provide the best solutions for your needs.