SlideShare a Scribd company logo
1
AN
PROJECT REPORT
ON
QUIZ APPLICATION SYSTEM PROJECT
BY
KAMAL ACHARYA
(Tribhuvan University)
Date: 2023/10/10
2
CHAPTER-1.
INTRODUCTION
3
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.
4
NEED OF ONLINE QUIZ
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 doesn’t 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 person’s attribute. Some companies
use online quiz as an efficient way of ttesting a potential hire’s knowledge without that
candidate needing to travel.
5
CHAPTER - 2.
REQUIREMENT ANALYSIS
6
REQUIREMENT ANALYSIS
Requirements analysis in systems engineering and software engineering, encompasses those
tasks that go into determining the needs or conditions to meet for a new or altered product, taking
account of the possibly conflicting requirements of the various stakeholders, such as
beneficiaries or users.
Requirements analysis is critical to the success of a development project. Requirements must be
documented, actionable, measurable, testable, related to identified business needs or
opportunities, and defined to a level of detail sufficient for system design. Requirements can be
architectural, structural, behavioral, functional, and non-functional.
The development of project needs some requirement to make the project perform better and
achieves the goal of project. In developing Online Quiz, the capabilities of computer and
hardware plays a big impact on project quality. The project maker should determine the
minimum requirements of hardware and also software to be used to develop a good and
attractive project.
There are two phases of requirement analysis as given below
1) Primary Research: Identifying the user requirements conducting a survey based on a
questionnaire.
2) Secondary Research: Comparing the indentified requirements with already existing
software having similar functionalities.
Based on these researches the result is defined as the Software Requirement Specification
7
OBJECTIVE OF OUR PROJECT
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
2) Which type of Questions in Quiz are Appropriate?
(a)Multiple choice
(b)True/False
(c)Cloze Questions (fill in the blanks using pull down menus)
(d)Matching
3) Suggest some features you would like to have in current website?
(a)
(b)
(c)
(d)
8
4) Which type of Quiz is Appropriate?
(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)
(c) job link (yes/no)
(d) contests (yes/no)
9
SECONDARY RESEARCH :
SOFTWARE REQUIREMNT SPECIFICATION (SRS)
Based on these researches the following SRS document was prepared
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
10
TECHNOLOGY USED
1. Hardware Requirements(Minimum)
CPU (SPEED) : INTEL Core 2 Duo
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
11
CHAPTER - 3.
DESIGNING PHASE
12
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.
ER DIAGRAM FOR LOGIN MODULE
Login User
Location
User ID
Password Password
User ID
If valid
New User
New User Password
If
NEW
13
CHAPTER - 4.
DEVELOPMENT
14
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..
(Three Tier Diagram)
Presentation Tier
Business Tier
Data Tier
15
In our project, WORDPRESS is used as the DEVELOPMENT tool, At Presentation Tier
themes & plugins are used.
At Business Tier, Open source + Adv. PHP at Back END.
At Data Tier, logic is implemented to connect with Database, WAMP server is used.
BASIC STEPS:
 INSTALLATION OF WAMP
 INSTALLATION OF WORDPRESS
 DONWLOAD THEMES & PLUGINS FOR WORDPRESS
 INSTALLING THEMES & PLUGINS
These are some basic steps which we have to follow at starting or at the time of
initialization of this project.
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
16
with a simple 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:wampwww). 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.
HOW TO INSTALL WORDPRESS ?
1) Download latest version of wordpress from wordpress.org
2) Unzip the file to your local folder.
3) Search for the file wp-config-sample..php.
4) Open wp-config-sample.php in edit-plus.
5) Goto your web host control panel and login.
6) Goto mysql database wizard.
7) Create a new database – name the DB, create password, add username & grant
DBA privileges.
8) Come back to wp-config-sample.php file and find the lines where DB name,
password, localhost, username are asked.
9) Change the DB name, put username & password as you specified in ypur web
host control panel.
10) Then change the authentication unique key.
11) Then save the file as wp-config.php.
12) Goto http://yourdomain.com/wp-admin/install.php, name your website, give
your email, give your wp admin username and you are done. Wordpress will
give you admin password. Note it & Login
17
DONWLOAD THEMES FOR WORDPRESS
We use the internet facility for getting themes & plugins. Because we are working on
wordpress first time so we don’t 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.
INSTALLATION OF THEMES & PLUGINS :
We have some screen shots which clearly show that how to install themes & plugins in
WORDPRESS.
Screenshot 1.
Screenshot 2.
18
 After putting USERNAME & PASSWORD , CLICK on LOGIN.
 After login this page will display. This page also know as control panel.
Screenshot 3.
19
20
Reference:
Acharya, Kamal. "STUDENT INFORMATION MANAGEMENT
SYSTEM." Authorea Preprints (2023).
Acharya, Kamal. "Library Management System." Available at SSRN4807104 (2019).
ACHARYA, KAMAL, et al. "LIBRARY MANAGEMENT SYSTEM." (2019).
Acharya, Kamal. "Online bus reservation system project report." Authorea
Preprints (2024).
Acharya, Kamal. "Online bus reservation system project report." (2024).
Acharya, Kamal. “Online Bus Reservation System.” SSRN ElectroNIC ASIA
Journal (2024): n. pag.
Acharya, Kamal. “Student Information Management System Project.” SSRN
ElectroNIC ASIA Journal (2024): n. pag.
Acharya, Kamal. “ATTENDANCE MANAGEMENT SYSTEM.” International
Research Journal of Modernization in Engineering Technology and
Science (2023): n. pag.
Acharya, Kamal. “College Information Management System.” SSRN ElectroNIC
ASIA Journal (2024): n. pag.
Acharya, Kamal, Attendance Management System Project (April 28, 2024).
Available at
SSRN: https://ssrn.com/abstract=4810251 or http://dx.doi.org/10.2139/ssrn.4810251
Acharya, Kamal, Online Food Order System (May 2, 2024). Available at
SSRN: https://ssrn.com/abstract=4814732 or http://dx.doi.org/10.2139/ssrn.4814732
Acharya, Kamal, University management system project. (May 1, 2024). Availableat
SSRN: https://ssrn.com/abstract=4814103 or http://dx.doi.org/10.2139/ssrn.4814103
Acharya, Kamal, Online banking management system. (May 1, 2024). Available at
SSRN: https://ssrn.com/abstract=4813597 or http://dx.doi.org/10.2139/ssrn.4813597
Acharya, Kamal, Online Job Portal Management System (May 5, 2024). Available at
SSRN: https://ssrn.com/abstract=4817534 or http://dx.doi.org/10.2139/ssrn.4817534
Acharya, Kamal, Employee leave management system. (May 7, 2024). Available
at SSRN: https://ssrn.com/abstract=4819626 or http://dx.doi.org/10.2139/ssrn.4819626
Acharya, Kamal, Online electricity billing project report. (May 7, 2024). Available at
SSRN: https://ssrn.com/abstract=4819630 or http://dx.doi.org/10.2139/ssrn.4819630
Acharya, Kamal, POLICY MANAGEMENT SYSTEM PROJECT REPORT. (December
10, 2023). Available at
SSRN: https://ssrn.com/abstract=4831694 or http://dx.doi.org/10.2139/ssrn.4831694
21
Acharya, Kamal, Online job placement system project report. (January 10, 2023).
Available at
SSRN: https://ssrn.com/abstract=4831638 or http://dx.doi.org/10.2139/ssrn.4831638
Acharya, Kamal, Software testing for project report. (May 16, 2023). Available at
SSRN: https://ssrn.com/abstract=4831028 or http://dx.doi.org/10.2139/ssrn.4831028
Acharya, Kamal, ONLINE CRIME REPORTING SYSTEM PROJECT. (August 10, 2022).
Available at
SSRN: https://ssrn.com/abstract=4831015 or http://dx.doi.org/10.2139/ssrn.4831015
Acharya, Kamal, Insurance management system project report. (August 10, 2021).
Available at
SSRN: https://ssrn.com/abstract=4830987 or http://dx.doi.org/10.2139/ssrn.4830987
Acharya, Kamal, Post Office Management System Project Report (October 10, 2021).
Available at
SSRN: https://ssrn.com/abstract=4822051 or http://dx.doi.org/10.2139/ssrn.4822051

More Related Content

Similar to Quiz application system project report..pdf

A report on mvc using the information
A report on mvc using the informationA report on mvc using the information
A report on mvc using the information
Toushik Paul
 
System Development Life Cycle
System Development Life CycleSystem Development Life Cycle
System Development Life Cycle
sourav verma
 
14.project online eamination system
14.project online eamination system14.project online eamination system
14.project online eamination systemVivek Mehta
 
ONLINE PORTAL WITH COMPILER USING C#
ONLINE  PORTAL WITH COMPILER USING C#ONLINE  PORTAL WITH COMPILER USING C#
ONLINE PORTAL WITH COMPILER USING C#
Pritam Guchhait
 
School management system
School management systemSchool management system
School management systemSoumya Behera
 
Documentation
DocumentationDocumentation
Documentation
Rajesh Seendripu
 
Capstone- Milestone 3
Capstone- Milestone 3Capstone- Milestone 3
Capstone- Milestone 3
BrittanyDavis100580
 
Online fast food django.docx
Online fast food django.docxOnline fast food django.docx
Online fast food django.docx
vidhi184862
 
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.comPos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
ULLPTT
 
student supervision system
student supervision systemstudent supervision system
student supervision system
Dhruti Ranjan Bag
 
Web Applications: Dominance and Drawbacks
Web Applications: Dominance and DrawbacksWeb Applications: Dominance and Drawbacks
Web Applications: Dominance and Drawbacks
iMOBDEV Technologies Pvt. Ltd.
 
Full Stack Web Development: Vision, Challenges and Future Scope
Full Stack Web Development: Vision, Challenges and Future ScopeFull Stack Web Development: Vision, Challenges and Future Scope
Full Stack Web Development: Vision, Challenges and Future Scope
IRJET Journal
 
Project report
Project report Project report
Project report
Vikram Singh
 
Our law android application
Our law android applicationOur law android application
Our law android application
Rasel Khan
 
Info Store(Mobile App)
Info Store(Mobile App)Info Store(Mobile App)
Info Store(Mobile App)
AimranRazak
 
college website project report
college website project reportcollege website project report
college website project report
Mahendra Choudhary
 
Onine exam 1
Onine exam 1Onine exam 1
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
 How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi... How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
Aimore Technologies
 

Similar to Quiz application system project report..pdf (20)

A report on mvc using the information
A report on mvc using the informationA report on mvc using the information
A report on mvc using the information
 
System Development Life Cycle
System Development Life CycleSystem Development Life Cycle
System Development Life Cycle
 
14.project online eamination system
14.project online eamination system14.project online eamination system
14.project online eamination system
 
ONLINE PORTAL WITH COMPILER USING C#
ONLINE  PORTAL WITH COMPILER USING C#ONLINE  PORTAL WITH COMPILER USING C#
ONLINE PORTAL WITH COMPILER USING C#
 
School management system
School management systemSchool management system
School management system
 
Documentation
DocumentationDocumentation
Documentation
 
Capstone- Milestone 3
Capstone- Milestone 3Capstone- Milestone 3
Capstone- Milestone 3
 
Online fast food django.docx
Online fast food django.docxOnline fast food django.docx
Online fast food django.docx
 
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.comPos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
Pos 409 pos409 pos 409 forecasting and strategic planning -uopstudy.com
 
student supervision system
student supervision systemstudent supervision system
student supervision system
 
Cnpm bkdn
Cnpm bkdnCnpm bkdn
Cnpm bkdn
 
Web Applications: Dominance and Drawbacks
Web Applications: Dominance and DrawbacksWeb Applications: Dominance and Drawbacks
Web Applications: Dominance and Drawbacks
 
Full Stack Web Development: Vision, Challenges and Future Scope
Full Stack Web Development: Vision, Challenges and Future ScopeFull Stack Web Development: Vision, Challenges and Future Scope
Full Stack Web Development: Vision, Challenges and Future Scope
 
Full Resolt Report
Full Resolt ReportFull Resolt Report
Full Resolt Report
 
Project report
Project report Project report
Project report
 
Our law android application
Our law android applicationOur law android application
Our law android application
 
Info Store(Mobile App)
Info Store(Mobile App)Info Store(Mobile App)
Info Store(Mobile App)
 
college website project report
college website project reportcollege website project report
college website project report
 
Onine exam 1
Onine exam 1Onine exam 1
Onine exam 1
 
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
 How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi... How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
How DotNet, SharePoint, and Azure helps to build a Custom Web Application wi...
 

More from Kamal Acharya

Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
Kamal Acharya
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
Youtube video download using python project report.pdf
Youtube video download using python project report.pdfYoutube video download using python project report.pdf
Youtube video download using python project report.pdf
Kamal Acharya
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Library management system project report II..pdf
Library management system project report II..pdfLibrary management system project report II..pdf
Library management system project report II..pdf
Kamal Acharya
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
Kamal Acharya
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Web chatting application project report management system.pdf
Web chatting application project report management system.pdfWeb chatting application project report management system.pdf
Web chatting application project report management system.pdf
Kamal Acharya
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
Chat application through client server management system project.pdf
Chat application through client server management system project.pdfChat application through client server management system project.pdf
Chat application through client server management system project.pdf
Kamal Acharya
 
Toll tax management system project report..pdf
Toll tax management system project report..pdfToll tax management system project report..pdf
Toll tax management system project report..pdf
Kamal Acharya
 
Online resume builder management system project report.pdf
Online resume builder management system project report.pdfOnline resume builder management system project report.pdf
Online resume builder management system project report.pdf
Kamal Acharya
 
Online dating system management project report.pdf
Online dating system management project report.pdfOnline dating system management project report.pdf
Online dating system management project report.pdf
Kamal Acharya
 
Online blood donation management system project.pdf
Online blood donation management system project.pdfOnline blood donation management system project.pdf
Online blood donation management system project.pdf
Kamal Acharya
 
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfA CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
Kamal Acharya
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdf
Kamal Acharya
 

More from Kamal Acharya (20)

Online aptitude test management system project report.pdf
Online aptitude test management system project report.pdfOnline aptitude test management system project report.pdf
Online aptitude test management system project report.pdf
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
Youtube video download using python project report.pdf
Youtube video download using python project report.pdfYoutube video download using python project report.pdf
Youtube video download using python project report.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Library management system project report II..pdf
Library management system project report II..pdfLibrary management system project report II..pdf
Library management system project report II..pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Courier management system project report.pdf
Courier management system project report.pdfCourier management system project report.pdf
Courier management system project report.pdf
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Web chatting application project report management system.pdf
Web chatting application project report management system.pdfWeb chatting application project report management system.pdf
Web chatting application project report management system.pdf
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
Chat application through client server management system project.pdf
Chat application through client server management system project.pdfChat application through client server management system project.pdf
Chat application through client server management system project.pdf
 
Toll tax management system project report..pdf
Toll tax management system project report..pdfToll tax management system project report..pdf
Toll tax management system project report..pdf
 
Online resume builder management system project report.pdf
Online resume builder management system project report.pdfOnline resume builder management system project report.pdf
Online resume builder management system project report.pdf
 
Online dating system management project report.pdf
Online dating system management project report.pdfOnline dating system management project report.pdf
Online dating system management project report.pdf
 
Online blood donation management system project.pdf
Online blood donation management system project.pdfOnline blood donation management system project.pdf
Online blood donation management system project.pdf
 
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdfA CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
A CASE STUDY ON ONLINE TICKET BOOKING SYSTEM PROJECT.pdf
 
A case study of cinema management system project report..pdf
A case study of cinema management system project report..pdfA case study of cinema management system project report..pdf
A case study of cinema management system project report..pdf
 

Recently uploaded

sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
ssuser36d3051
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
camseq
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
AIR POLLUTION lecture EnE203 updated.pdf
AIR POLLUTION lecture EnE203 updated.pdfAIR POLLUTION lecture EnE203 updated.pdf
AIR POLLUTION lecture EnE203 updated.pdf
RicletoEspinosa1
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
yokeleetan1
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
Mukeshwaran Balu
 
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptxTOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
nikitacareer3
 
Self-Control of Emotions by Slidesgo.pptx
Self-Control of Emotions by Slidesgo.pptxSelf-Control of Emotions by Slidesgo.pptx
Self-Control of Emotions by Slidesgo.pptx
iemerc2024
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 

Recently uploaded (20)

sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
 
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
Modelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdfModelagem de um CSTR com reação endotermica.pdf
Modelagem de um CSTR com reação endotermica.pdf
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
AIR POLLUTION lecture EnE203 updated.pdf
AIR POLLUTION lecture EnE203 updated.pdfAIR POLLUTION lecture EnE203 updated.pdf
AIR POLLUTION lecture EnE203 updated.pdf
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 
Swimming pool mechanical components design.pptx
Swimming pool  mechanical components design.pptxSwimming pool  mechanical components design.pptx
Swimming pool mechanical components design.pptx
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
 
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptxTOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
TOP 10 B TECH COLLEGES IN JAIPUR 2024.pptx
 
Self-Control of Emotions by Slidesgo.pptx
Self-Control of Emotions by Slidesgo.pptxSelf-Control of Emotions by Slidesgo.pptx
Self-Control of Emotions by Slidesgo.pptx
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 

Quiz application system project report..pdf

  • 1. 1 AN PROJECT REPORT ON QUIZ APPLICATION SYSTEM PROJECT BY KAMAL ACHARYA (Tribhuvan University) Date: 2023/10/10
  • 3. 3 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.
  • 4. 4 NEED OF ONLINE QUIZ 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 doesn’t 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 person’s attribute. Some companies use online quiz as an efficient way of ttesting a potential hire’s knowledge without that candidate needing to travel.
  • 6. 6 REQUIREMENT ANALYSIS Requirements analysis in systems engineering and software engineering, encompasses those tasks that go into determining the needs or conditions to meet for a new or altered product, taking account of the possibly conflicting requirements of the various stakeholders, such as beneficiaries or users. Requirements analysis is critical to the success of a development project. Requirements must be documented, actionable, measurable, testable, related to identified business needs or opportunities, and defined to a level of detail sufficient for system design. Requirements can be architectural, structural, behavioral, functional, and non-functional. The development of project needs some requirement to make the project perform better and achieves the goal of project. In developing Online Quiz, the capabilities of computer and hardware plays a big impact on project quality. The project maker should determine the minimum requirements of hardware and also software to be used to develop a good and attractive project. There are two phases of requirement analysis as given below 1) Primary Research: Identifying the user requirements conducting a survey based on a questionnaire. 2) Secondary Research: Comparing the indentified requirements with already existing software having similar functionalities. Based on these researches the result is defined as the Software Requirement Specification
  • 7. 7 OBJECTIVE OF OUR PROJECT 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 2) Which type of Questions in Quiz are Appropriate? (a)Multiple choice (b)True/False (c)Cloze Questions (fill in the blanks using pull down menus) (d)Matching 3) Suggest some features you would like to have in current website? (a) (b) (c) (d)
  • 8. 8 4) Which type of Quiz is Appropriate? (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) (c) job link (yes/no) (d) contests (yes/no)
  • 9. 9 SECONDARY RESEARCH : SOFTWARE REQUIREMNT SPECIFICATION (SRS) Based on these researches the following SRS document was prepared 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
  • 10. 10 TECHNOLOGY USED 1. Hardware Requirements(Minimum) CPU (SPEED) : INTEL Core 2 Duo 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
  • 12. 12 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. ER DIAGRAM FOR LOGIN MODULE Login User Location User ID Password Password User ID If valid New User New User Password If NEW
  • 14. 14 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.. (Three Tier Diagram) Presentation Tier Business Tier Data Tier
  • 15. 15 In our project, WORDPRESS is used as the DEVELOPMENT tool, At Presentation Tier themes & plugins are used. At Business Tier, Open source + Adv. PHP at Back END. At Data Tier, logic is implemented to connect with Database, WAMP server is used. BASIC STEPS:  INSTALLATION OF WAMP  INSTALLATION OF WORDPRESS  DONWLOAD THEMES & PLUGINS FOR WORDPRESS  INSTALLING THEMES & PLUGINS These are some basic steps which we have to follow at starting or at the time of initialization of this project. 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
  • 16. 16 with a simple 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:wampwww). 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. HOW TO INSTALL WORDPRESS ? 1) Download latest version of wordpress from wordpress.org 2) Unzip the file to your local folder. 3) Search for the file wp-config-sample..php. 4) Open wp-config-sample.php in edit-plus. 5) Goto your web host control panel and login. 6) Goto mysql database wizard. 7) Create a new database – name the DB, create password, add username & grant DBA privileges. 8) Come back to wp-config-sample.php file and find the lines where DB name, password, localhost, username are asked. 9) Change the DB name, put username & password as you specified in ypur web host control panel. 10) Then change the authentication unique key. 11) Then save the file as wp-config.php. 12) Goto http://yourdomain.com/wp-admin/install.php, name your website, give your email, give your wp admin username and you are done. Wordpress will give you admin password. Note it & Login
  • 17. 17 DONWLOAD THEMES FOR WORDPRESS We use the internet facility for getting themes & plugins. Because we are working on wordpress first time so we don’t 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. INSTALLATION OF THEMES & PLUGINS : We have some screen shots which clearly show that how to install themes & plugins in WORDPRESS. Screenshot 1. Screenshot 2.
  • 18. 18  After putting USERNAME & PASSWORD , CLICK on LOGIN.  After login this page will display. This page also know as control panel. Screenshot 3.
  • 19. 19
  • 20. 20 Reference: Acharya, Kamal. "STUDENT INFORMATION MANAGEMENT SYSTEM." Authorea Preprints (2023). Acharya, Kamal. "Library Management System." Available at SSRN4807104 (2019). ACHARYA, KAMAL, et al. "LIBRARY MANAGEMENT SYSTEM." (2019). Acharya, Kamal. "Online bus reservation system project report." Authorea Preprints (2024). Acharya, Kamal. "Online bus reservation system project report." (2024). Acharya, Kamal. “Online Bus Reservation System.” SSRN ElectroNIC ASIA Journal (2024): n. pag. Acharya, Kamal. “Student Information Management System Project.” SSRN ElectroNIC ASIA Journal (2024): n. pag. Acharya, Kamal. “ATTENDANCE MANAGEMENT SYSTEM.” International Research Journal of Modernization in Engineering Technology and Science (2023): n. pag. Acharya, Kamal. “College Information Management System.” SSRN ElectroNIC ASIA Journal (2024): n. pag. Acharya, Kamal, Attendance Management System Project (April 28, 2024). Available at SSRN: https://ssrn.com/abstract=4810251 or http://dx.doi.org/10.2139/ssrn.4810251 Acharya, Kamal, Online Food Order System (May 2, 2024). Available at SSRN: https://ssrn.com/abstract=4814732 or http://dx.doi.org/10.2139/ssrn.4814732 Acharya, Kamal, University management system project. (May 1, 2024). Availableat SSRN: https://ssrn.com/abstract=4814103 or http://dx.doi.org/10.2139/ssrn.4814103 Acharya, Kamal, Online banking management system. (May 1, 2024). Available at SSRN: https://ssrn.com/abstract=4813597 or http://dx.doi.org/10.2139/ssrn.4813597 Acharya, Kamal, Online Job Portal Management System (May 5, 2024). Available at SSRN: https://ssrn.com/abstract=4817534 or http://dx.doi.org/10.2139/ssrn.4817534 Acharya, Kamal, Employee leave management system. (May 7, 2024). Available at SSRN: https://ssrn.com/abstract=4819626 or http://dx.doi.org/10.2139/ssrn.4819626 Acharya, Kamal, Online electricity billing project report. (May 7, 2024). Available at SSRN: https://ssrn.com/abstract=4819630 or http://dx.doi.org/10.2139/ssrn.4819630 Acharya, Kamal, POLICY MANAGEMENT SYSTEM PROJECT REPORT. (December 10, 2023). Available at SSRN: https://ssrn.com/abstract=4831694 or http://dx.doi.org/10.2139/ssrn.4831694
  • 21. 21 Acharya, Kamal, Online job placement system project report. (January 10, 2023). Available at SSRN: https://ssrn.com/abstract=4831638 or http://dx.doi.org/10.2139/ssrn.4831638 Acharya, Kamal, Software testing for project report. (May 16, 2023). Available at SSRN: https://ssrn.com/abstract=4831028 or http://dx.doi.org/10.2139/ssrn.4831028 Acharya, Kamal, ONLINE CRIME REPORTING SYSTEM PROJECT. (August 10, 2022). Available at SSRN: https://ssrn.com/abstract=4831015 or http://dx.doi.org/10.2139/ssrn.4831015 Acharya, Kamal, Insurance management system project report. (August 10, 2021). Available at SSRN: https://ssrn.com/abstract=4830987 or http://dx.doi.org/10.2139/ssrn.4830987 Acharya, Kamal, Post Office Management System Project Report (October 10, 2021). Available at SSRN: https://ssrn.com/abstract=4822051 or http://dx.doi.org/10.2139/ssrn.4822051