Quiz Application Report
Quiz Application Report
Quiz Application Report
INTRODUCTION
INTRODUCTION
The ONLINE QUIZ is a web application for to take online test in an efficient manner and no
time wasting for checking the paper. The main objective of ONLINE QUIZ is to efficiently
evaluate the candidate thoroughly through a fully automated system that not only saves lot of
time but also gives fast results. For students they give papers according to their convenience and
time and there is no need of using extra thing like paper, pen etc.
This application is basically create in WORDPRESS. It is a web software you can use to create a
beautiful website or blog. we like to say that WORDPRESS is both free and priceless at the same
time.
Scope :
Scope of this project is very broad in terms of other manually cheking yourself.
Few of them are:-This can be used in educational institutions as well as in corporate world.
-Can be used anywhere any time as it is a web based application (user Location doesnt matter).
-No restriction that examiner has to be present when the candidate takes the test.
Benefits :
Online quiz are a popular form of entertainment for web surfers. Online Quiz are generally free
to play & for entertainment purposes only though ONLINE QUIZ website offer prices.
Online quiz is setup to actually test knowledge or identity a persons attribute. Some companies
use online quiz as
CHAPTER # 2.
REQUIREMENT ANALYSIS
REQUIREMENT ANALYSIS
4
The main objective of on-line quiz is to efficiently evaluate the candidate thoroughly through a
fully automated system that not only saves lot of time but also gives fast results.
PRIMARY RESEARCH : The following questionairre was used find the user requirements
QUESTIONNAIRE FOR ONLINE QUIZ
1) Do you think our college needs a ONLINE QUIZ application for students as well as staff?
(a)YES
(b)NO
(a)Simple static
(b)Database driven
(5) Do you think that a student management system should have following things?
(a) uploading/downloading files
(yes/no)
(b) audio/video
(yes/no)
(yes/no)
(d) contests
(yes/no)
SECONDARY RESEARCH :
SOFTWARE REQUIREMNT SPECIFICATION (SRS)
7
Users of the Application : Anyone who surf the internet or anyone who visit this
particular site.
Features of Application:
-learn about many different languages like C, C++, PHP, ASP etc.
-download free e-books.
-play online quiz on programming based questions.
-Comments.
-direct links for facebook , Youtube etc.
-Search option.
DESIGNING METHODOLOGY:
WORDPRESS
TECHNOLOGY USED
1. Hardware Requirements(Minimum)
CPU (SPEED)
RAM
1GB
HARD DISK
4 GB
KEYBOARD
105 KEYS
MOUSE
OPTICAL MOUSE
DISPLAY
SVGA COLOR
2. Software Requirements
FRONT-END
WORDPRESS
BACK-END
MySQL
OS
WINDOWS
SERVER
WAMP
CHAPTER # 3.
DESIGNING PHASE
Designing: The purpose of the design phase is to plan a solution of the problem specified by
the requirement document. This phase is the first step in moving from problem domain to the
solution domain. The design of a system is perhaps the most critical factor affecting the quality
of the software, and has a major impact on the later phases, particularly testing and maintenance.
The output of this phase is the design document. This document is similar to a blue print or plan
for the solution, and is used later during implementation, testing and maintenance.
10
User ID
User ID
If valid
Login
Location
User
If
Password
Password
NE
W New User
New
User
Password
11
12
CHAPTER # 4.
DEVELOPMENT
13
Development Phase
Development phase is the phase which just comes after the Design phase in the SDLC. It is the
part where design is implemented in one of the efficient programming language which can fulfill
all requirements. Different programming tools are used to implement the coding part which is
defined below. Here we are using a strong methodology which makes project easy to read for
another person as well as for the programmers who made it in future. That is called Component
based programming.
Three Tier Design: The idea of three-tier design is that the functionality of most complete
applications can be divided into three main levels. The first level is the user interface (or
presentation tier), which displays controls and receives and validates user input. All the event
handlers in your web page are in this first level. The second level is the business tier, where the
application-specific logic takes place..
Presentation Tier
Business Tier
Data Tier
BASIC STEPS:
INSTALLATION OF WAMP
INSTALLATION OF WORDPRESS
INSTALLATION OF WAMP
WampServer is a Windows web development environment. It allows you to create web
applications with Apache,PHP & the MySQL database.It also comes with PHPMyAdmin
to easily manage your databases. WampServer installs automatically (installer), and its
usage is very intuitive. You will be able to tune your server without even touching the
setting files.
Installation
Double click on the downloaded file and just follow the instructions. Everything is automatic.
The WampServer package is delivered with the latest releases of Apache, MySQL and PHP.Once
WampServer is installed, you can add other releases by downloading them on this website They
will then appear in the WampServer menu and you will be able to switch releases with a simple
15
click. Each release of Apache, MySQL and PHP has its own settings and its own files (data for
MySQL).
How to start
When you install WampServer, a "www" directory is created (generally c:\wamp\www). Create a
directory inside for your project and put your PHP files in it. Click on the link "Localhost" in the
WampServer menu or open your browser and open the http://localhost address.
We use the internet facility for getting themes & plugins. Because we are working on
wordpress first time so we dont have much knowledge about wordpress. There are so
many versions are available of wordpress on internet & each version support plugins &
themes of same version, also themes & plugins are also present on internet. so for
searching compatible themes & plugins some sort of problems are faced by us.
Screenshot 2.
17
After login this page will display. This page also know as control panel.
Screenshot 3.
18
19