Project: Online Examination System in PHP with source code
About Project
Online Examination System is developed using PHP, CSS, and
JavaScript. Talking about the project, it contains an admin side and a user side from where a user can take online exams easily. The Admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the Admin side.
About System
Talking about the features of the Online Examination System, the user can simply create his/her account and take online test/examination. All the question are Multiple choice questions, so the user just has to select the correct answers among the given choices and gain certain score points. From the admin panel, the admin can CRUD all the questions for the users.
Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Online Examination System in PHP helps the user in taking online tests easily. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). Online Examination System in PHP with source code is free to download, Use for educational purposes only! For the project demo, have a look at the image slider below.
Features:
- Login/Register System
- Admin Panel
- Take online exams
- User Profile
- CRUD Questions
How To Run??
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: Then, click on the databases tab
6th Step: Create a database naming “db_exam” and then click on the import tab
7th Step: Click on browse file and select “db_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/exam/”
For Admin Panel
Go to URL “http://localhost/exam/admin/”
Provide the username and password which is provided inside the “Readme.txt” file.
I am getting this error in the admin section under managing users:
Undefined variable: userid in C:xampphtdocsexamclassesUser.php on line 125
I fixed the error (by defining it)
I was not getting the users info still in the admin section but when i changed this line(#55 in adminusers) from ( getAllUser ) to ( getUserData ) the users details were shown however there is this error:
Warning: Missing argument 1 for User::getUserData(), called in C:xampphtdocsexamadminusers.php on line 55 and defined in C:xampphtdocsexamclassesUser.php on line 92
How do i fix it? (I am using XAMPP with php 5.6.3)
just change the line in 125(sql query) of classes/users.php by deleting the ‘where’ clause from the statement ,this is what worked for me
I have need synopses on Online Examination System In PHP With Source Code.
if are you have synopses and project report above said subject, so please seed me
[email protected]
if are you have synopses and project report above said subject, so please seed me
What is the work of admin panel -manage user
how to change the heading plz help me
how to change heading ………….help me
There is no option for Admin to take the user exam performance report.
worked for me perfectly
i download and create database , show form but login or registration not work. please solution
did u import the sql file?
helo sir i cannot open the admin page…i entered username:admin with password:123..what went wrong?
I get error while doing the 9th Step: Open a browser and go to URL “http://localhost/exam/”.The given url is not found it seems.
I am getting this error in the admin section under managing users:
Undefined variable: userid in C:xampp\htdocs\exam\classes\User.php on line 125
How I can solve this error ?
Did u fix it ? Help me to plzz
Thanks for making your source code available for use in research. It is of great help to me.
Moderator, please use my first name: Nosa. Thanks
Can someone plz help me to fix it.
I am getting this error in the admin section under managing users:
Undefined variable: userid in C:xampp\htdocs\exam\classes\User.php on line 125
How I can solve this error ?
I am not able to access the “http://localhost/exam/” after clicking go
body{display:none;}
Help: Notice: Undefined variable: userid in C:\Program Files\VertrigoServ\www\exam\classes\User.php on line 125