online examination system

17
Submitted By : Avinash Prakash 10300111030 Rahul Raj 10300111078

Upload: avinash-prakash

Post on 15-Jul-2015

655 views

Category:

Engineering


1 download

TRANSCRIPT

Page 1: Online examination system

Submitted By :

Avinash Prakash 10300111030

Rahul Raj 10300111078

Page 2: Online examination system

INTRODUCTION

'Online Exam' means the candidate sits in front of a computer at the

examination center and the questions are presented on the computer

monitor and the candidate answer the question on the computerthrough the use of mouse. Unlike the traditional paper-pencil based

test which is generally offered on a single day to all candidates, online

exam will be offered over a period of time and result is shown.

Project Modules

1 -Administrator module

2 -Student module

Page 3: Online examination system

OBJECTIVES

Online examination can reduce the hectic job of assessing the answers given by

candidates manually.

Responses or the answers by the candidates can be checked automatically and

instantly.

It will reduce paper work to be an integrated Online Examination System.

The result can be shown immediately to the students reducing the anxiety.

Can create various reports and graphs for evaluation purpose almost instantly

when and where required.

Page 4: Online examination system

SCOPE

Online Examination System is developed or designed for

educational institutes like school, colleges, and private institutes to

conduct logic test of their students on regular basis.

Design to provide or facilitate Administrator and User.

Complete and safe information is provided to user.

Can be used anywhere anytime as it is web based application.

Page 5: Online examination system

Computerized vs Manual Examination

System

Time saving

Increased efficiency

Allows neat handling of data rather than error prone records.

Decreases overhead

Accurate

Page 6: Online examination system

TECHNOLOGY USEDJ2EE :Java 2 Enterprise Edition is a programming platform—part of

the Java Platform for developing and running distributed multi-tier

architecture Java applications, based largely on modular software

components running on an application server.

Servlets

Java Server Pages (JSP)

Java Database Connectivity (JDBC)

Struts Framework

DATABASE :

For database we have used MySQL and MySQL query browser to create and

manage database tables.

Page 7: Online examination system

Minimum System Requirements1. HARDWARE REQUIREMENTS:

MAIN PROCESSOR PENTIUM 4

HARD DISK CAPACITY 80 GB

RAM 1 GB

PROCESSOR SPEED 466 MHZ

DISPLAY MONITOR

2. SOFTWARE REQUIREMENTS:

OPERATING SYSTEM WINDOWS 7/8

BACKEND END TOOL JAVA VIRTUAL MACHINE (JVM)

FRONT END TOOL JDK1.7.0,NetBeans IDE 8.0,0

DATABASE MYSQL DATABASE (TYPE 4 DRIVER)

TECHNOLOGIES JAVA (J2EE) With Struts Framework

BROWSER GOOGLE CHROME

WEB SERVER APACHE/TOMCAT

Page 8: Online examination system

E-R DIAGRAMADMIN :

Page 9: Online examination system

USER :

Page 10: Online examination system

FLOWCHART

Page 11: Online examination system

SCREENSHOTSLOGIN :

Page 12: Online examination system

REGISTRATION :

Page 13: Online examination system

USER DETAILS :

Page 14: Online examination system

JAVA TEST :

Page 15: Online examination system

Add Questions :

Page 16: Online examination system

CONCLUSIONS :

The Online examination System is developed using Java and MySQL

fully meets the objectives of the system for which it has been

developed. The system has reached a steady state where all bugs have been eliminated. As far as design is concerned no design is

complete ever and there are chances of improvement each moment.

However performing all the necessary testing, we will conclude that

our design will implement properly that it absolutely was made.

Page 17: Online examination system