Вы находитесь на странице: 1из 31

8888888888888888888888888888888888888

Online Examination System


Use of online examination system
Today Online Examination System has become a fast growing examination method
because of its speed and accuracy. It is also needed less manpower to execute the
examination. Almost all organizations now-a-days, are conducting their objective exams
by online examination system, it saves students time in examinations. Organizations
can also easily check the performance of the student that they give in an examination.
As a result of this, organizations are releasing results in less time. It also helps the
environment by saving paper.
According to todays requirement, online examination project in php is very useful
to learn it.

What is an online examination system?


In an online examination system examine get their user id and password with his/her
admit card. This id is already saved in the examination server. When examine login to
the server he/she get his/her profile already register. On the certain time examine gets
the message to start the examination. All answers given by examine are saved into the
server with his/her profile information. Online examination system also allows to correct
the answer if the examine needed to change any answer in the examination time
duration, however, after the time duration any change will not allow. This also makes c
checking the answer easy and error proof as computers are more accurate than man
and provide fast results too. Php is a web base language so we can create an online
examination system in PHP.
Administrator of Online Examination has multiple features such as Add, Delete,
Update Topics and Question.
To Login as Admin put inside your browser http://www.applicationname/admin
The user will automatically get the updated version by logging using the user
ID and Password provided at the time of registration.
No need of reprinting,appearance,vigilance and the job is done.

Online examination system features


1.

Login system must be present and secured by password.

2.

Ability to save the answer given by the candidate along with the question.

3.

Answer checking system should be available.

4.

Could Update Profile

5.

Log out after the over.

6.

Admin Panel

Project objective:
Online examination system is a non removable examination pattern of todays life. We
need more time saving and more accurate examination system as the number of
applicants is increasing day by day. For all IT students and professionals, it is very
important to have some basic understanding about the online examination system. On
this site you will get source code with the running project. It will help you to understand
the concept of the project. Here you find project in php free download.

Brief overview of the technology:


Front end: HTML, CSS, JavaScript
1.

HTML: HTML is used to create and save web document. E.g. Notepad/Notepad+
+

2.

CSS : (Cascading Style Sheets) Create attractive Layout

3.

JavaScript: it is a programming language, commonly use with web browsers.

Back end: PHP, MySQL


1.

PHP: Hypertext Preprocessor (PHP) is a technology that allows software


developers to create dynamically generated web pages, in HTML, XML, or other
document types, as per client request. PHP is open source software.

2.

MySQL: MySql is a database, widely used for accessing querying, updating, and
managing data in databases.

Software Requirement(any one)

WAMP Server

XAMPP Server

MAMP Server

LAMP Server

Installation Steps
1. Download zip file and Unzip file on your local server.
2. Put this file inside c:/wamp/www/ .
3. Database Configuration
Open phpmyadmin
Create Database named quiz_new.
Import database quiz_new.sql from downloaded folder(inside database)
4. Open Your browser put inside http://localhost/online_exam/
5. To Login as admin put http://localhost/online_exam/admin
Admin Login Details
Login Id: sanjeev
Password: sanjeev

Final Year Project Synopsis, Online Examination System, PHP


+ MySQL
Introduction
Online Examination System is an on-line test simulator is to take online examination, test in an efficient manner
and no time wasting for manually checking of the test paper. The main objective of this web based online
examination system is to efficiently evaluate the student thoroughly through a fully automated system that not
only saves lot of time but also gives fast and accurate results. For students they give papers according to their
convenience from any location by using internet and time and there is no need of using extra thing like paper, pen
etc.
Online examination system helps students to offer a quick and easy way to appear for the test. It also provides the
results immediately after the examination with 100% accuracy and security. Student can enter to perform exam
only with their valid username and password. This examination contains multiple choice questions and appropriate
number of options. There are no limitations on number of options and it can be randomized so same set of
question will not appear to all student so it prevent manipulation. More than one option can be correct but the user
can select only one option. This provides time limit. The user can see their results after completing the exam. This
helps the students to write the exam from far distance and which can provide security and simplicity and other
beneficial features to the user.
Limitation of Existing System
We have study ABC College and find existing system is manual entry of up keeping of the details of the student
who are registered already. And it is very difficult for each student to come to the exam center. It is very difficult to
the students from far distance to reach the exam center. This system is required to prepare registration\application
form, question paper for the students and required to print a lot of number manually. To calculate how many
students registered, and verification of details of these students in a month by hand is very difficult. This requires
quite a lot of time and wastage of money as it requires quite lot of manpower to do that. Another factor that takes
into account that is the possibility of errors. The limitation of existing system is that it is not all personalized. It
cannot be used for personal and quick reference. Even the other staff members can make quick entries if the
responsible person is not present.

Time Consuming for creating question paper

Time to check right and wrong answers

Calculation of Marks

Human error

Limitation of no of student can give examination at a time

Require teacher to monitor exam center

Student needs to come exam center for giving test

Proposed System
The modern computerized system is developed with the aim to overcome the drawbacks of existing manual
system. We have study manual examination system of ABC college and identify possible automation. The proposed
system has got many advantages. People from different parts of the world can register very easily. The new system
is more personalized. It is maze in such a manner that all the new users can understand all the options in it very
easily. It is made in a quick and easy referential manner. Access to all important matters are not always locked and
can be opened easily at the time of urgency. The advantages of proposed system are that security is maintained in
the new system. Securities for all important data are maintained confidentially. As it is easily understandable and
user friendly, quick entries can be made in this system

Complete Automation, no manual intervention in whole process of examination

No geographical boundary

Student can give examination from anywhere of the world by 24X7

100% accuracy in result calculation

Randomization of question set

Software Requirement

PHP

MySQL Server

NetBeans / FrontPage / NotePad

Hardware Requirement

Intel 3.0 ghz or higher processor

2 GB RAM

10 GB HDD Space

ER Diagrams for Online Examination System

DFD - Data Flow Diagram for Online Examination System

Future Improvements
We have prepare new system after identify issue in existing manual examination system. Scope of this online
examination system is very broad in terms of other manually taking exams. However we can improve our system
in next version like.

Linking of other online site

Include graphical and media file as question and answers

Use of JQuery for more smooth interface

Reference and Bibliography

Book : Php And Mysql In Easy by Mike Mcgrath

Book : Beginning PHP and MySQL by Jason Gilmore

www.programmer2programmer.net

www.readymadeproject.coom

http://ajprofessionals.googlepages.com/

www.wikipedia.org

www.php.net

You can post comment, requirement on this PHP + MySQL Online Examination System in our FaceBook Page
atfacebook.com/programmer2programmer

Вам также может понравиться