Online Exam System IN PHP, CSS, JavaScript, AND MYSQL | FREE DOWNLOAD

Online Exam System” is an online exam system based on Web. The front end is construct by HTML+JS+CSS. The back end is realize by PHP-MySQL with the application of BootStrap and JQuery framework and AJAX JSON technologies. The project constructs a simple and easy user interface. This system is divided into two parts of student and teacher terminal.

Eventually, after logging in, students can choose freely random question bank for exercise, and they can check their performance. Teacher accounts can make corresponding management over question bank, details, and performance. However, the system supports all kinds of question types (multiple choice, blank filling, and judging) and can mark automatically the objective questions.

For the database connection first, you need to create the database named db_exam.sql in the localhost/phpmyadmin/ and then you can import the database which is found db_exam.sql  file.

The technologies used in this project are:

  • HTML: Page layout and design
  • CSS: Design
  • JS: Frontend
  • PHP: Backend
  • Bootstrap
  • Java Script

Supported Operating Systems:

You can run this project in the following operating systems:

  • Windows:
  • MAC:
  • Linux:

How To Run??

To run this project you must have installed a virtual server i.e XAMPP on your PC. Online Exam System in PHP with source code is free to download, Use for educational purposes only!

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 the “db_exam” folder
8th Step: Click on go.

After Creating Database,

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

Project Demo

Download Source Code of Online Exam System IN PHP, CSS, JS, AND MYSQL


5 1 vote
Article Rating
Subscribe
Notify of
guest
6 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
madhu
3 years ago

Please send me the
Admin Username and Password

Dayal chandra roy
Dayal chandra roy
3 years ago

Please give me admin username and password

Najiullah
3 years ago

Form volidation in which longuge php JavaScript ajax

Fromsee Genene
Fromsee Genene
2 years ago

on the admin panal the login is not working….with username:admin and password 123
what shall i do?

sanaya
sanaya
2 years ago

how i can add new admin. as i am trying to insert new admin using sql , it show inccorect password , so can you assist me how i can add new admin using database

Lala
2 years ago

🙂 it is refined

Admin.php -> 17 row blabla -> ($this->db->link, md5($adminPass));
this is intentionally wrong … correctly -> ($this->db->link, $adminPass);
so it doesn’t give an error and runs
Change login phpmyadmin db_exam -> tbl_admin -> change login (user, pasw), and login, delete login
Learn please program developing…
🙂
By LA lala

6
0
Would love your thoughts, please comment.x
()
x