online examination system - information and library...

49
Online Examination System Presented By Prajapati Sunil N (11034211047) Patel Chetan S (11034211026) MCA Semester-V Acharya Motibhai Patel Institute of Computer Studies

Upload: trantruc

Post on 15-Feb-2018

298 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Online Examination System Presented By

Prajapati Sunil N (11034211047)

Patel Chetan S (11034211026) MCA Semester-V

Acharya Motibhai Patel Institute of

Computer Studies

Page 2: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Project Profile

Project Title Online Examination System

Objective

This web application will provide the online examination

for students. Students can register and select the exam

which they want to give. Student can view the result

immediately. Faculty can manage the whole examination .

Front -end ASP.NET With C# (.Net Framework 4.0)

Back-end SQL Server 2005

Tools & Technology Microsoft Visual Studio 8.0

Internal Guide Mrs. Hiral A Patel

Project Group No. 16

Institute Acharya Motibhai Patel Institute of Computer Studies

Developed By Prajapati Sunil N (11034211047)

Patel Chetan S (11034211026)

Page 3: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Requirement Specification

Page 4: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Requirement Specification

1) Existing System

Offline examination is time consuming.

Waste of paper. Delay of result

Page 5: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Requirement Specification Cont.

Student can register for online examination. Student can select the subject for examination.

Student can get result online after completion of online examination. Admin can manage the examination. Admin can generate the reports.

2) New System

Page 6: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Functional Specification

Page 7: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Functional Specification Cont. 1) Modules

Student Registration

-Student has to register to give the examination.

Subject wise examination

-Admin will create the exam subject wise and student can view it.

Result

-Result will be created immediately after examination.

Report Generation

-Admin will generate any kind of report about student examination and result.

Page 8: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Functional Specification Cont.

2) Users of System

1. Admin

Admin can manage the student.

Admin can manage the examination, its schedule and result.

Admin can generate the reports of examination result and about the student.

2. User

Student can register for online examination.

Student can select the subject for examination.

Student can get result online after examination.

Page 9: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Minimum Hardware and

Software requirement

Page 10: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Minimum Hardware Requirement

Server Configuration

Minimum Hardware & Software Requirement

Processor 2.5 GHz

RAM 256MB

Hard Disk 20 GB Free Space

Client Configuration

Processor 2.5 GHz

RAM 128MB

Hard Disk 10 GB Free Space

Page 11: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Minimum Hardware & Software Requirement Minimum Software Requirement

Operating System Windows 2000 or equivalent

Server IIS 5.0 or above

Browser Internet Explorer 5.0 or compatible web browser

DataBase MSSql

Client Configuration

Server Configuration

Operating System Windows XP or equivalent.

Browser Internet Explorer 5.0 or compatible web browser

Page 12: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Time Line Chart

[ Gantt Chart ]

Page 13: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

ACTIVITY DIAGRAM

Page 14: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student
Page 15: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

USECASE DIAGRAMS

Page 16: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student
Page 17: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

CLASS DIAGRAM

Page 18: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student
Page 19: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

SEQUENCE DIAGRAM

Page 20: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student
Page 21: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

COLLABORATION

DIAGRAM

Page 22: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student
Page 23: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

DATA DICTIONARY

Page 24: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Admin Login:

Description – Store the username and password of admin.

Sr No Name Data type Cons. Description

1 Name Text Not Null Admin name

2 User Name Varchar(50) F K Username

3 Password Varchar(50) Not Null Password

Page 25: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

StudentRegistration: Description – Store the information of Student register.

Sr No Name Data types Cons. Description

1 FirstName Text Not Null Student name

2 LastName Text Not Null Last name

3 Gender Text Not Null Gender

4 UserName Varchar(50) P K Student name

5 Password Text Not Null Password

6 SecQue Text Not Null Que. For security

7 Secqans Varchar(100) Not Null Answer

8 Collage Name Varchar(50) Not Null Collage Name

9 Email Varchar(50) Not Null Email id

Page 26: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

ExamPaper:

Description – Detail of exam paper.

Sr No Name Data type Cons. Description

1 ExamTitle Varchar(50) P K Exam Name

2 ExamDate Date Not Null Date of Exam

3 TotalTime Time Not Null Time of Exam

4 SubjectName Text Not Null Name of subject

5 SubjectCode Numeric Not Null Subject Code

Page 27: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

QuestionFill:

Description –Detail of NO.of Questions

Sr

No Name Data type Cons. Description

1 Question Name Varchar(100) Not Null Exam Question

2 Question Number Numeric P K Question No

3 Exam Name Varchar(50) Not Null Exam Name

4 Question A Varchar(100) Not Null Question A

5 Question B Varchar(100) Not Null Question B

6 Question C Varchar(100) Not Null Question C

7 Question D Varchar(100) Not Null Question D

8 Right Answer Varchar(100) Not Null Right Answer

Page 28: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Result:

Description –Detail of Student result

Sr No Name Data types Cons. Description

1 ExamName Varchar(50) Not Null Unique exam Name

2 SubjectName Text Not Null Subject name

3 TotalMarks Numeric Not Null Total marks

4 SubjectCode Text Not Null Student name

5 UserName Varchar(50) F K Username

Page 29: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

E-R DIAGRAMS

Page 30: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

STUDENT REGISTRATION Give

ADMIN

Collage

Name

Subject

M M M

1

M

M

EXAM

Manage

Create

View

QUETION

Add

RESULT

Address

1

1 1 1

Option

Question

Question No

Page 31: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Home Page

Page 32: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Student Registration

Page 33: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Login Page

Page 34: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Admin Create New Exam

Page 35: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Set Paper

Page 36: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Schedule

Page 37: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Student exam Schedule

Page 38: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Select Exam

Page 39: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Selected Exam Page

Page 40: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Exam Paper

Page 41: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Result

Page 42: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Show Result

Page 43: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Student Report

Page 44: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Result Report

Page 45: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Testing

Unit Testing The software units in a system are modules and routines that are assembled and integrated to perform a specific function. Unit testing focuses first on modules, independently of one another, to locate errors. This enables, to detect errors in coding and logic that are contained within each module. This testing includes entering data and ascertaining if the value matches to the type and size supported by java. The various controls are tested to ensure that each performs its action as required. Integration Testing Data can be lost across any interface, one module can have an adverse effect on another, sub functions when combined, may not produce the desired major functions. Integration testing is a systematic testing to discover errors associated within the interface. The objective is to take unit tested modules and build a program structure. All the modules are combined and tested as a whole. Here the Server module and Client module options are integrated and tested. This testing provides the assurance that the application is well integrated functional unit with smooth transition of data.

Page 46: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Objective Test: We Have First Written Objectives That Can Understand System. I have Prioritized Objective. Test Environment: By this testing we can check ability to utilize existing computers to set up separate test environment. This includes web server, database server and client application. System Testing: Software & Hardware Are Integrated & a Full Range of System Test It Conducted in & Attempt T Uncover Errors at the Software & Hardware Interface. A Good Test Case Is One That Has a High Probability of Finding the Undiscovered Error.

Conti…

Page 47: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Future Enhancement

Add all type of examination. Study material to download. Add more security.

Page 48: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student

Bibliography / References

The following website and books was referred during the preparation of this project. Books Reference: 1) Asp.net 2.0 Black Book (Author:- Rudraksh Batra) 2) Database System ( Author:- C. J.Date) 3) System Analysis and Design (Author:- James A. Senn) Websites Reference: 1) www.java2s.com 2) www.w3schools.com 3) www.vbdotnetinformation.com

Page 49: Online Examination System - Information and Library ...gnu.inflibnet.ac.in/bitstream/123456789/2026/1/Online Examination... · Project Title Online Examination System ... Student