Online Examination System

19
ONLINE EXAMINATION SYSTEM PALLAVI SONAWANE BY

Transcript of Online Examination System

ONLINE EXAMINATION SYSTEM

PALLAVI SONAWANE

BY

Introduction I have designed Online Examination System. This Project is an attempt to provide easiest and accurate

way of giving the exam.

I have developed this project by using Advanced Java Features like Servlet , JSP.

PROBLEM DEFINITION

Problems in the existing systems Incorrect checking of papers Long time period to check the papers Wastage of manpower Wastage of stationary Insecurity Errors in calculating marks

Our Online Examination system has overcome the problems in the existing system.

Our System is user-friendly. I have developed this system using Servlet , JSP. I have

used Microsoft Access for handling Database.

THE PROPOSED SYSTEM

SOFTWARE : JDK 1.4.1 & above Primary language used for coding. JCreator Editor used to create the program files. Tomcat 4.1 & above

Web Application Server. MS Access To store Database. Operating System Windows 2000 & above.

THE PROPOSED SYSTEM

The Features of The Proposed System

Registration :Candidate first have to register himself by filling

up registration form. Then He will get his Login details.

Candidate login : Candidate has his own login for giving exam.

Invalid

Valid

Display Students Details

Display Result details

View the result

Exit

Login

Activity Diagram For Administrator

Click the Register Button

Fill the Registration form

Get the Login Details

Activity diagram for Student Registration

Do Login .

If time finished

Display the result

Start the test

Go to the next question

ACTIVITY DIAGRAM FOR TEST

no

yes

Database

- con: Connection- errmsg : String- isconnected : Boolean

performLogin ()insertStudent(studin : Student)insertStudentWithTestResult(rt : Result )QuestionPaper readPaper1Info(int qid) QuestionPaper readPaper2Info(int qid)QuestionPaper readPaper3Info(int qid) QuestionPaper readPaperInfo(int qid) readScoreInfo()getStudentList()getAllPaperListInfo()getLoginInfo()

Myclass

Student

Result

QuestionPaper LoginDetail PaperListToDB

StudentDetails

performLogin

AddStudent

ResultToDB

This Project Provides The Easiest and accurate way of giving exam.

THANK YOU