CodeProjectz

Search
Generic filters

Download Free Online Quiz System In PHP With Source Code

Online Quiz System In PHP With Source Code
Project CategoryProject SizeLanguage
1 MB,

The Online Quiz System In PHP is a simple project for taking and giving the examination online. The project contains an admin side and the user side. The admin can view and manage the users, their rankings, and manage the quiz questions. The purpose of taking the online exam is to save students time in examinations. And this online method needs less manpower to execute the examination.

About Online Quiz System In PHP

The users are the students who take part in the exam. A user has to login to enter the quiz competition. If he/she has not registered, they can register first and then login. This project is a very simple project that makes a convenient way for any organization to check the performance of the student that they give in an examination.

This Online Quiz System is in PHP, CSS, JavaScript, and bootstrap. Talking about the features of the Online Quiz system, it just contains both the admin section and the user section. The user can log in to give the exam, while the admin can view all users, their rankings and manage questions. The design of this project is pretty simple so that the user won’t find any difficulties while working on it.

How To Run Online Quiz System In PHP ?

To run this project, you must have installed a virtual server i.e. XAMPP on your PC (for Windows). After Starting Apache and MySQL in XAMPP, follow the following steps.

  • Extract file
  • Copy the main project folder
  • Paste in xampp/htdocs/
  • Open a browser and go to URL “http://localhost/phpmyadmin/”
  • Then, click on the databases tab
  • Create a database naming “exam” and then click on the import tab
  • Click on browse file and select “exam.sql” file which is inside the “Online-Quiz” folder
  • Click on go.

After Creating Database,

  • Open a browser and go to URL “http://localhost/ Online-Quiz /”

Note: For admin panel, go to URL “http://localhost/ Online-Quiz/admin.php”

 

 

Click the Button Below to Download Online Quiz System In PHP With Source Code and its Source Codes

Similar Interesting Projects

Library Management System In Python With Source Code

Library Management System In Python With Source Code

The Library Management System In Python is a simple project developed using Python. The project contains only the admin side. The admin side does all the management like adding and managing categories, authors, books, issued books, and so on. Thus, this is a digital way of management of the library system.

Read More »
Guess Number In Python With Source Code

Guess Number Game In Python With Source Code

The Guess Number In Python is a simple project developed using Python. This project is a command based which creates random number by taking the number from the users input. This project is an interesting and simple project. The project is not completely functional.

Read More »
2048 Game In C# With Source Code

Simple 2048 Game In C# With Source Code

2048 game in C# using visual studio is a C# project developed for the assignment purpose. 2048 game is a famous single player game. Now this game has been developed in C# using visual studio code. Here, in this project, all you have to do is to slide the numbered block up to down and from left to right in order to add the two blocks.

Read More »
Store Management System In C++ With Source Code

Store Management System In C++ With Source Code

Store Management System is based on a concept of recording, refilling stock items with the dealer, customers, and employees record. Before stepping into the dealer’s dashboard a user has to pass through a login system to get access, then the user can add items, display remaining stocks, refill stocks and remove it. There’s a purchasing feature from the customer’s login and from employee login, the user has to pass through the login system then he/she can view total stocks and refill it.

Read More »
Mini Calculator In Python With Source Code

Mini Calculator In Python With Source Code

The Mini Calculator In Python is a simple project developed using Python. The project contains the numbers, operators like in a normal calculator. So, the user cannot enter the number themselves, they can type the numbers and just click on the operation they want in the calculations. Hence, the user can use a simple calculator from this application.

Read More »