You are on page 1of 28

Project Title: Online Quiz

Presented by: Kishan Kumar Maurya(MCA-III)

Under the Guidance of:

Dr.Mrs. Shraddha Dudhani


1. Work Flow Of System

3. Add papers
2. Introduction of System

We have designed this website with the purpose of allowing the students

to give exams and view their results. This site is an attempt to remove the existing

flaws in the manual system of conducting exams.

Students are provided the flexibility to choose among different types of aptitude

and programming language tests.


2.1 Existing System

• Existing system is a manual one in which users are maintaining books to store

the information like Student Details, Instructor Details, Schedule Details and

feedbacks about students who attempted exam as per schedule..

• It is very difficult to maintain historical data.


2.2 Drawback of Existing System

• you need to be computer literate (or able to use a computer well) in order

to create and take an assessment.

• There might be connection or internet problems, energy breaks and other

things like that..

• Open text questions are possible, but they don't auto-grade, so you have to check

them yourself.
2.3 Need for New System

• Our new system will reduce the work as well as time which was spent when

driver used to travel in all the location and check whether the bin is empty or

full.

• This System will help to keep the city clean.

• The IR sensor in the trash bin will give the accurate status of the bin.
3. Proposed System
3.1 Features of System

• Physical presence at a given location is absolutely not necessary .

• No time is spent on evaluation question Paper.

• Random generation of test question Timed exams .

• Being an integrated Online examination system it will reduce paper work.

• The result will be shown immediately to the participating students .


3.2 Objective of System

• The objective of the Online Quiz Tool is to provide better information for

the users of this system.

• User-friendly system. User-friendly systems are not only needed for the creator,

but also for participants.

• Offering several types of questions

• Automatically checked answers


3.3 User Requirement

• user must have computer , Laptop , mobile.

• User has their email-id required for their authentication.


3.4 Hardware & Software Requirement
3.4.1 Hardware Requirement

Processor Intel Core Duo or higher

Hard drive 250 MB HDD

RAM 2gb or above


3.4.2 Software Requirement

Operating System Windows 7 and above

IE 6 & above
Application Mozilla Firefox 6 & above
Google Chrome 6 & above

Database Server Apache (Xamp Server ,Mysql )


4. Diagrams
4.1 Class Diagram
4.2 Use Case Diagram
4.3 Sequence Diagram
4.4 Activity Diagram
4.5 Module Hierarchy Diagram
4.6 Component Diagram
4.7 Deployment Diagram
4.8 Table Specification
4.8.1 Register Table
Sr. No. Variable Type Size Constraint
name
1. id int 10 Primary Key

2. Full Name varchar 50 Not Null

3. Email varchar 50 Not Null

4. College Name varchar 50 Not Null

5. Password varchar 50 Not Null

6. DOB date Not Null

7. Address Varchar 50 Notnull

8. Contact No int 11 Not Null


4.8.2 Quiz Table
Sr. No. Variable Type Size Constraint
name

1. Q_id Int 10 Primary Key

2. Title Varchar 50 Not Null

3. True_ans int 50 Not Null

4. False_ans int 50 Not Null

5. Total int 50 Not Null

6. Date datetime Not Null

7. Ans_id int 50 Not Null


4.8.3 Answer Table

Sr. No. Variable Type Size Constraint


name

1. A_id int Primary Key

2. Answer varchar 50 Not null

3. Ans_id int 50 Foreign Key


5. Testing Procedure
5.1 Introduction

The project need to be fully tested as it needs to be integrated to an

internal existing system. Also the data that it processes and its accuracy as equally

important. Since system works on the network it was thoroughly tested internally

and can only then he implemented inclemently to the other modules.


5.2 Table

Test Case Test Data Expected Actual Pass/Fail


Description Result Result Criteria

Enter Valid User Id: kishan@123 Profile page Home page Pass
username and Password: c@poo should be Displayed
password displayed

Enter invalid UserId:kishan Error message Error message Pass


username and Password:c0popp should be is displayed.
password displayed.

Enter Blank User Id: Error message Error message Pass


username and Password: should be is displayed.
password displayed.

Enter valid User Id: kishan@123 Error message Error message Pass
username but Password:c0popp should be is displayed
wrong displayed
password
6. Limitations and Drawbacks

• Unregistered users can only access the home page not anything else.

• Student only can Check their result by the help of Admin.

• This system is only for IT field students not for other students.
7. Future System

• In the future i will provide the online tutorial , online video streaming ,

PDF files.

• In the future, this system will be for all field students . like(Science ,

Math's , Biology , Commerce etc.

• We will provide all over India access .

• We will make it more user friendly


8. Conclusion

Online Quiz is a web application. The key

concept is to minimize the amount of paper and convert all forms of

documentation to digital form. It can observe that the information required

can be obtained with ease and accuracy in the computerized system. The

user with minimum knowledge about computer can be able operate the

system easily. The system also produces brief result required by the management
9. Bibliography

1. Object Oriented Analysis and Design with Applications by Grady Booch.


2. Object Oriented Software Engineering – Ivar Jacobson Pearson Education
3. www.wikipedia.com
4. www.c-sharpcorner.com
5. www.slideshare.com
6. www.google.com
7. www.w3Cschool.com
Thank You.

You might also like