Online Test Ppt

Post on 13-Apr-2015

94 Views

Category:

Documents

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

project presentation

Transcript

TEST

YOUR

BRAIN

LEVEL

PRESENTED BY :-

Guneet Garg09114802710

• Platform Independent• Architecture Neutral• Robust• Multithreaded• Low on System Resources• Free Development Tools

WHY JAVA??

Introduct ion to pro ject

The test application enables end users to take the test and display the

results immediately after the test .

User must answers all questions in order to get correct score.

Each user will get his separate user id and password. The result

window displays the total marks obtained.

Questions and answers for the online test are stored in a separate

module.

Result, registration data etc data are store in Microsoft access 2010

database.

Separate window for solution is displayed for each question

Processor Pentium III, 600 MHz or higher

Memory 128 MB (256 MB recommended)

Hard Disk Space A minimum of 1Gb is required for addition of customer information.

Graphics CRT monitor with supporting graphics

HARDWARE REQUIREMENTS

Operating System

Window NT, Windows 98, Windows 2000, Windows XP, Window Vista or windows 7

Compatible with the JVM.

Others

eclipse-jee-indigo-SR1, Microsoft Access 2010,

Microsoft Word, Notepad

SOFTWARE REQUIREMENTS

PROJECT ARCHITECTURE

Start Test

Finish Test

Result

Solution

Quit Application

Registration Login

Welcome Screen

Term And Conditions

DIFFERENT MODULES

OF PROJECT

Welcome

Registration

Login

Question Window

Event Handler

Result window

Database Hander

JButton: Triggers an action in the user interface when pressed by the end user.

JTextField: Inputs the text contents in an area in the user interface window.

JLabel: Displays a text string message in the user interface window.

JPasswordField: Inputs the password from user without displaying it on the screen text instead showing the Meta character.

JRadioButton: Select one option from the user interface window

SWING COMPONENTS

Yes

No

Yes

Login

Sign up

Want to seeSolution

Start Test

Terms and Condition

Finish

Result

Solution

Exit

USER

Views

Do you have account??

Sign InRegistration

No

FLO

W

CHART

DATA FLOW DIAGRAM

Level 0

Level 1

D A TT AA BB LA ES SE

Do You Know Why Java Logo Contains coffee Symbol???

Field Name Data Typefname Textlname Textpass TextEmail TextAddress Textphone TextUsername Text

Registration Table

Field name Data typeq1 Textq2 Textq3 Textq4 Textq5 Textq6 Textq7 Textq8 Textq9 Text

q10 Text

Result

Field Name Data Typeusername TextPassword Text

Field name Data type

Username Text

Id Text

Login

Current User

WELCOME SCREEN

LOGIN SCREEN

OUTPUT SCREEN

REGISTRATION SCREEN

TERMS AND CONDITION SCREEN

QUESTION SCREEN

RESULT SCREEN

SOLUTION SCREEN

REGISTRATION DATABASE

LOGIN DATABASE

CURRENT USER LOGEED IN DATABASE

RESULT DATABASE

top related