QUIZ Application Report
QUIZ Application Report
BACHELOR OF ENGINEERING
IN
Certified that the project work entitled “MCQ QUIZ APPLICATION” is a bonafide work
the department of Information Science and Engineering from VIDYA VIKAS INSTITUTE
Belagavi during the year 2021-22. It is certified that all suggestions recommended for
Internal Evaluation have been incorporated in the report deposited in the departmental library.
The project report has been approved as it satisfies the academic requirements with respect to
External Viva
Name of the Examiners Signature
with Date
1.
2.
ACKNOWLEDGEMENT
Any accomplishment achieved does not rest entirely on individual endeavors but on the
direction, inspiration, and support of intellectuals, guides, and teachers. Numerous
personalities, in their own aptitudes, have helped us in carrying out this project work. We
intend to take an opportunity to thank them all.
At the very outset, we owe our gratitude to our beloved Chairman, Sri Vasu V and
Secretary, Sri Kaveesh Gowda V for their encouragement and support in all our Endeavors.
AMULYA R
BRUNDA N
PRAKRUTHI G T
BHAVANA N
ABSTRACT
The ‘MCQ Quiz Application’ project will be developed to overcome the time consuming
problem of manual system. Apart from that in current system, checking the answer sheets after
taking test, waste the examiners time, so this application will check the correct answer and save
the examiner time and carry the examination in an effective manner. The users which are use
this system don’t need to high computing knowledge and also system will inform them while
entering invalid data.
LIST OF CONTENTS
INDEX Page no
Certificate 1-2
Acknowledgment 3
Abstract 4
Contents 5-6
List of Figures 7
1.1 Aim 8
1.2 Objectives 9
1.3 Existing System 9
1.4 Proposed System 9
4.1 ER Diagram 13
5.1 HTML 14
CHAPTER 7: CONCLUSTION 25
CHAPTER 8: REFERENCES 26
LIST OF FIGURES
CHAPTER 1
INTRODUCTION
The aim of this project is to computerized the existing manual system and help the examiners to
save their valuable time and important data. Apart from this, data which are exist in this system,
will exist for long period of time and will be easy accessible. This project helps the examiners to
manage their services in a good way and provide a better service to their users. The objective of
this project is to manage the details of students, examinations, marks, courses and papers in a
good manner. The performance of the application will be fully control by administrator and
administrator can guaranty any one to access. The project will reduce the manual process in
managing examinations and all issues regarding that.
Functionalities of the project will be as following:
- Able the examiners to punch the MCQ questions online;
- Able the users to solve the questions online;
- Examiners can manage the information regarding exam;
- Correct answers will be evaluated by system (First it should be determining by examiner);
- Users can see their result after submitting the test
1.1 Aim
To design and implement this project we plan that the project support to different types of users
apart from its administrative part. When project is run for the first time it allowed the user to
select as who he/she wants to login in the system. Project support login as teacher and login as
student. If a user who is student, try to login as teacher system will not allow him and vice versa.
User who add as teacher in system will be able to punch test and questions to system and also
will be able to observe the result of the student which attempt tests. User who login to system
as student will be able to select a particular test and attempt questions depend on this test. After
attempting the test and submitting that user will receive a message that you have attempt the
test successfully and if the user tries to attempt the same test, system will not allow him/her.
Also a user which login to system as student will be able to observe the result of test he/she
attemp
1.2 Objectives
The main objective of the project MCQ Quiz Application is to manage the details of
students, examinations, marks, courses and papers. The project is totally at administrative end
and thus only the administrator is granted the access. The purpose of the project is to build an
application to reduce the manual work for managing the MCQ quiz and we will follow to achieve
these objectives in this project.
- To create an appropriate platform for best managing of MCQ test;
- To overcome the time consuming issues and taking MCQ tests;
- To release the marks of the test taker as soon as possible;
- To manage the information of different tests.
There are various MCQ quiz applications exist in the internet with different criteria. Each
of the existing applications has their own goodness and problems. In this MCQ quiz application
which is designed and implemented in JSP based we try to overcome the existing problems with
following features:
- Remove source confuse issue;
- Better management;
- Connection to database for better storing of data;
- Better frontend management;
- Better backend management;
- Try to decrease error issuer during runtime.
This application is used to conduct online examination. The students can sit at individual terminals
and login to write the exam in the given duration. The questions have to be given to the students.
This application will perform correction, display the result immediately and also store it in the
database. This application provides the administrator with a facility to add new exams. This
application provides the Instructor add questions to the exam, modify questions in the exam in a
particular exam. This application takes care of authentication of the administrator, Instructor as well
as the student.
CHAPTER 3
SYSTEM REQUIREMENTS
CHAPTER 4
SYSTEM DESIGN
For designing and implementing of Online MCQ Quiz application we used HTML, CSS,
JavaScript and SQL Server with the context of Java and JSP. Following pages have been designed
using HTML, CSS and JavaScript to handle the defined objective of this project.
1. Index: This the first page which user observe after running the project. This page will able
the user to select the type of login. Selecting “Login as Teacher” will direct the user to
Teacher Login Page and selecting “Login as Student” will direct the user to Student Login
Page.
2. Login Pages: Login page exist for both teachers and student. After user select the type of
login from figure 2, the login page of particular user will be displayed. Users enter their
user name and password and after clicking on login first system will check is it a valid user
or not. If user is authenticated by the system, will be directed to particular Home Page
and if not authenticated by the system the message “Either user name or password is
incorrect” will be displayed to user.
3. Home Pages: After users successfully login to system. Each particular user will be directed
to their particular Home Page which are “Teacher Home” and “Student Home”. Teacher
Home will able the teachers to observe information about the Online MCQ Quiz and
punch a test by clicking on “Punch Test” and observe student results by clicking on
“Student Marks”. Student Home will able the student to observe the information about
the Online MCQ Quiz, attempt a test by clicking on “Attempt Test” and observe his/her
result by click on “Marks”.
4. Punch Test: Clicking on punch test in Teacher Home will direct the teacher to a page which allow
the teacher to write the name of test he/she wants to punch. When teacher type the name of test
and click on “Submit to Questions”, system will be directed to Insert Question page.
By clicking on “Submit to Enter Question” button, teacher will be able to insert question for the
particular
test which he/she enter its name. As the teacher enter the test name, an automatic ID will be
generated
for this test in Test Table of database and all a session will be created, all questions which entered
will be
store for the particular test according to Test ID and session which has been created. Teacher will
receive
of “Question Successfully Sored” each time when he/she write the questions and its answer and
click on
“Submit Question” button.
CHAPTER 4
IMPLEMENTATION
As mentioned before, project is on java platform and its web based which is coded in NetBeans IDE with
help HTML, CSS and JavaScript. So codding exist for all following pages which sample of index pages
pasted:
- Index page
<%--
Document : index
Created on : June 20, 2020, 4:23:10 PM
Author : Behmanush
--%>
SNAPSHOTS
CONCLUSION
The quiz application provides facility to play quiz anywhere and anytime. It save time since user
does need to wait for result. So student/user cant for the result.all students/user get extra
knowledge and skills. administrator has a privilege to put as much as question in any category
given in application user can register, login and give the test with his/her specific ID and can see
the result as well.