Online Quiz System project in PHP CodeIgniter with MySQL
- Tech Area
- February 8, 2023
The Online Quiz System project is simply developed in CodeIgniter (PHP framework), JavaScript and CSS. The online quiz system project having two panel one for user and another one for Admin. The admin panel of this project has an important role.
The Admin can add/edit user, add/edit new Quiz (quiz name, quiz duration time, quiz start date and quiz end date), add/edit Quiz questions, and view answer details.
The user select quiz and give online quiz after login. after successfully submitted quiz the user can see the report of number of question and number of attempt question and take a print of the report.
Project Details
Project Name: Online Quiz System
Abstract: An Online Quiz System is a web based project developed in CodeIgniter (PHP framework)
Technology: CodeIgniter (PHP framework)
Database: MySQL
File Size: 32 MB
Steps to Download and Run:
Below are the step by step process to Download and Run the project.
Step 1: Download Source Code
The Source Code Download link given below.
Step 2: Extract File
After successfully download, right click on the file and click extract all.
After successfully extract, you will find online-quiz folder, online_quiz database file and README document in the online-quiz-in-codeigniter folder.
Step 3: Copy Project Folder
In this step, copy online-quiz folder and paste into htdocs folder.
C:\xampp\htdocs\online-quiz
Step 4: Create and Import Database
In this step, enter Database name and then click on Create button.
After successfully, click on Import tab and click Choose File then click Import button.
Step 5: Run Project
Congratulations! Run the project using the URL: http://localhost/online-quiz/
For admin panel URL: http://localhost/online-quiz/admin
Username: admin
Password: 123
View Demo
Download Source Code
Join 10,000+ subscriber