Online Examination System
Online Examination System
Online Examination System
net/publication/317306939
CITATIONS READS
25 116,000
2 authors:
All content following this page was uploaded by Firas A. Abdullatif on 11 June 2017.
Abstract: Online examination system is a web-based examination system where examinations are given online. either
through the internet or intranet using computer system. The main goal of this online examination system is to
effectively evaluate the student thoroughly through a totally automated system that not only reduce the required time
but also obtain fast and accurate results.
Today ,Online Examination System is considered a fast collects the answers, auto mark the submissions, and
developing examination method because of its accuracy produce the reports for the test. EMS supports secure login,
and speed. It is also needed less manpower to handle the multi-instructor, and portability features. However, the
examination. Almost all organizations today, are managing other features: resumption capability, random question
their exams by online examination system, since it reduces selection, random questions distribution, and random
student's time in examinations. Organizations can also choices distribution are missing[4].
easily monitor the progress of the student that they give ArvindSingh,NirajShirke,KiranShette 2011:The project
through an examination[1]. As a result of this, the result is evaluates the examiners by using the online examination
calculated in less time. It also helps diminishing the need system concept. The exams will be totally customizable.
for paper. Online examination project in PHP is very useful This system will check results automatically basing on
to learn it, According to today’s requirement Online students answers.
examination system is significantly important to the CBTS :Fagbola et. al. (2013) developed a Computer Based
educational institution to prepare the exams, saving the Test System (CBTS). CBTS is a web-based online
time and effort that is required to check the exam papers examination system developed to address issues such as
and to prepare the results reports. Online examination lack of timing flexibility for automation candidates log-off
system helps the educational institutions to monitor their upon expiration of allowed time, result integrity, guaranty,
students and keep eyes on their progress. The best use of stand-alone deployment, need for flexibility, robustness,
this system in Scholastic Institute and training centres designed to support the examination processes and
because it helps in managing the exams and get the results overcome challenges framing the conduct of examination,
in easy and an efficient manner. Until today the preparing auto- marking, auto- submission , and generation report of
for exams and preparing the results was performed examination result[3].
manually, this required more time to complete[2].
III. PROBLEM STATEMENT
II. LITERATURE SURVEY Since the traditional have many drawbacks such as time
many different researches have focused on the subject of consuming, Difficulty of analysing the test manually, More
an online examination system these work can be observers are required to take exam of many students,
represented as following: Results are not accurate since calculations is done
SIETTE: Guzman and Conejo (2005) proposed an online manually, The chance of losing exam's result is higher in
examination system called System of Intelligent Evaluation current systems, Checking of result is time consuming
using Tests for Tele-education (SIETTE). SIETTE is a since it done manually, Limitation of no of student can
web-based environment to generate and construct adaptive give examination at a time. with the development of
tests. It can be used for instructional objectives, via information technology and use it in an orderly and
combining adaptive student self-assessment test questions properly helps to overcome the existing error in the manual
with hints and feedback. SIETTE supports secure login and system . Online examination system saves the exams
portability features. On the other hand, the other features: information in a database, and this make it an easier way to
resumption capability, multi-instructor,random question give exam teachers can add theirs exams rules , and
selection, random questions distribution and random student can give exam in a totally automated system[5].
choices distribution are missing[3].
IV. THE PROPOSED SYSTEM
EMS :Rashad Et. Al. (2010) proposed a web-based online
examination system called Exam Management System online examination system save the exams information in a
(EMS). EMS manages the examination and auto-grading database , teachers can add/delete questions, set the correct
for students exams and supports conducting exams,
Copyright to IARJSET DOI 10.17148/IARJSET.2017.4321 106
IARJSET ISSN (Online) 2393-8021
ISSN (Print) 2394-1588
answers, specify the exam period, register students ,delete ii. Deleting Questions: include deleting questions of
students , show questions for students randomly, calculate the three types of questions (true/false, multiple choices,
and show the final results for students. image matching).
A. System design • Students management
The online examination system uses client/ server Managing students contain two main operations:
architecture. At the client by using a web browser can i. Registering students: include inserting the
connect via internet or local host with the server where information of each student (student name, email, and
PHP and MySQL in the server side are responsible for the password) to complete the registration process.
preparing exams processes and save and return data from
database. ii. Deleting student: by inserting the (name and
Figure 1 represent an overview of online examination email) of the student to be deleted the admin can delete any
system student.
• Result management: show all students results.
3. Students activities
Student activities contain the following operations:
• Give the exam:
After the student logging in, a group of questions will be
displayed to him to start and give an exam.
• Get the results:
Figure 1 system overview design After answering all the questions in a specified period the
student will finish the exam and his/her degree will be
B. System activities displayed on the screen.
1. Login system C. Database design
Login system contain the following programs In order to fully use MySQL server technology, it is
essential to make sure that the database is well designed.
• login as admin The files names chosen to label all the tables created within
the database attempt to reflect the table's purpose and,
By using already stored admin name and password the
therefore, contribute to well-design system. The intimal
individual can log on to the system any time he/she desires
step in designing was to decide, according to the
as an admin to manage the admin activities. Logging is
requirements and specifications of the project, which tables
successful only if the input detail is matched with the
should be created, and what type of information each one
database, else an error message is displayed.
should hold. The final design had taken from as explained
• Login as student in figure(2).
Login
page
True/false
Image
matching
After checking for the correct user name and password the
system will lead the admin to the dashboard page as shown
in figure 6
V. CONCLUSION
ACKNOWLEDGMENT
REFERENCES
[1] SWeaver, D., et al. (2005). Evaluation: WebCT and the student
experience. Evaluations and Assessment Conference.
[2] Tate, L. (2002). "Using the interactive whiteboard to increase
student retention, attention, participation, interest, and success in a
required general education college course." Retrieved January 30:
2007.
[3] Tallent-Runnels, M. K., et al. (2006). "Teaching courses online: A
review of the research." Review of educational research 76(1): 93-
135.
[4] Downing, D., et al. (2000). Dictionary of computer and Internet
terms, Barron's Educational series.
[5] Ainscough, T. L. (1996). "The Internet for the rest of us: marketing
on the World Wide Web." Journal of consumer marketing 13(2): 36-
47.