online quiz system project ppt

17
Online Quiz System Project http://freeprojectsc ode.com/

Upload: shanthan-reddy

Post on 10-May-2015

15.784 views

Category:

Education


179 download

DESCRIPTION

Online quiz system project is a web application developed in java. Students can download full project source code with project report and documentation. This application is useful as education project for college students. This ppt consists of design details and source code links.

TRANSCRIPT

Page 1: Online Quiz System Project PPT

Online Quiz System Project

http://freeprojectscode.com/

Page 2: Online Quiz System Project PPT

Requirement Analysis• Purpose:• Providing an online comprehensive solution to manage quiz where the

individuals are participating in a team.• Scope:• Providing accessibility to the administrators who have a valid userid

and password. This system also provides the following facilities such as:• ‘N ’number of teams can participate in a quiz.• Automation of scores of the teams.• Depending upon the pass marks requested by the organization/institution final

teams can participate ‘N’ number of rounds until one team is declared as winners.

• Based on the requirement of organization or institution all the quiz details (including negative marking) are entered by the administrator .

• Viewing and deleting the results of the quiz.

Page 3: Online Quiz System Project PPT

Users of the System

• Organizations, Institutions, Academicians etc• Administrators• Industrialists•

Page 4: Online Quiz System Project PPT

Proposed System Architecture

Page 5: Online Quiz System Project PPT

Client Server Architecture

ClientSoftware

(System user)

MySql

TCP/IP

Apache Tomcat

HTML client (Customer)

HTTP/HTTPS

Client side

Application server Database server

Page 6: Online Quiz System Project PPT

Architecture Diagram of system basing on modules

Page 7: Online Quiz System Project PPT

System Requirements

• Technologies Used:– UML

• J2EE• XML• JavaScript

– Tools Used:• Eclipse 3.3• 2. Web Sphere Portal 2.0.• My Sql• Edraw Max

Page 8: Online Quiz System Project PPT

E-R Diagrams

Page 9: Online Quiz System Project PPT

Use case Diagram

Page 10: Online Quiz System Project PPT

Class diagram

Quiz Master

start the quiz()asking questions()

Participant

answering questions()

1.........n

Admin

username : stringpassword : string

login()enter the participants details()edit thequestion bank()pass to the next round()generate reports()

1............................1

1.....n

Page 11: Online Quiz System Project PPT

Screen Shots

• Home page

Page 12: Online Quiz System Project PPT

Login page

Page 13: Online Quiz System Project PPT

: Welcome page of the Admin

Page 14: Online Quiz System Project PPT
Page 15: Online Quiz System Project PPT

Clicking on start quiz

Page 16: Online Quiz System Project PPT
Page 17: Online Quiz System Project PPT

• For full project details visit http://freeprojectscode.com/java-projects/online-quiz-system-project/648/