Skip to content

abhimanyuZ/ExamPortal

Repository files navigation

ExamPortal

A light weight resumable ExamPortal.

This project is a Online Exam Portal based on PHP, MySQLI, JavaScript ,Bootstrap ,HTML and CSS. This will act as an ideal platform for conducting online tests in rural areas where there is scarcity of electricity. Even if the PC shuts down suddenly because of power outage, progress of the test will be saved and examination can be resumed once system reboots.

Instructions:

Clone the repo.
Place it in www folder of your local server.
Import the exam.sql file (it's there in database folder) to PHPMyAdmin.
Open this project in a web browser.
Use email as 'admin@gmail.com' and password as 'qwerty' to log in into the exam portal.
To access admin panel, click on the result button on index page and use same email but password as 'qwerty1'.

Note: Storing password like this is a really bad idea. It's better to hash the password and store it in database.

To start the examination, sign up on the student registration page you will get after logging in. Your exam will start and at the end of the examination you will get the result.

I hope that that it'll help people from rural background a lot.

Further Scope: Try changing the duration of exam and no. of questions as well. Try making the GUI more sophisticated.

About

A light-weight exam portal in php7

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published