You are on page 1of 14

QUIZZER SYSTEM DBMS MINI PRJECT

PARTICIPANTS :
TEJASWINI BHAGWAN PATIL – 1941
JANHAVI MAHESH KUNWAR – 1941027
RIYA HIRALAL MEHTA – 1941033
TOOLS AND TECHNIQUES USED FOR SYSTEM :

a. Php
b. Xampp
c. Mysql yog
d. HTML
e. Bootstrap
f. Sublime text
g. Git hub
h. Java Script
i. Css
APPLICATION AND OBJECTIVE OF QUIZ SYSTEM

The Main Objective of Online Quiz is User-friendly systems are not only needed for the creator, but
also for participants. A responsive design is an approach where the web designer wants to reach an
optimal web experience for a wide range of devices. Multiple choice is the options you can use with
our online Quiz system. Having more than one option is necessary to check several types of
knowledge. Auto quiz publish, log in with username and password. Automatically check answers and
give the result to the students
ERD OF QUIZ SYSTEM
SPECIFICATION REQUIREMENT

External Interfaces :

- This interface will be actual interface through which the user will communication with the application
and perform the desired tasks
Admin login :
• I.D:
• Role: Admin wishes to login to the system
• Precondition: Username and Password

• Success end Condition: Main option of screen display


• Failed end Condition: User has entered incorrect Username and password both.
Login Database
DATA FLOW
Structure of the project :
❖After Administrator Login :
➢Add Quiz
➢Users
➢Remove Quiz
➢Ranking

❖After Students Login :


➢Topic
➢Total Marks
➢History
➢Ranking
➢ The Simple Online Quiz System using PHP MySQL is a project that can be
used for educational purposes. This project will help faculty to manage the
student quizzes records. Faculty can also monitor if the student already
has taken the quiz and how many students have already taken the quiz.
Faculty can create questions as much as he/she wants and answerable by
choosing four options. Quizzes are restricted to the selected students who
are listed by the faculty. Each option is randomly queued per question and
so is the question per quizzes. The student can immediately know his/her
score after submitting the quiz and also can review their answer sheet to
know which question they answered wrong and right.
FEATURES OF QUIZ SYSTEM

• Login Page – This page helps to secure the project data and also to helps to manage users’ access.
• Home Page – This page is the welcoming page or the page where the user is redirected after logging in
to the system. On this page also, quizzes summary can be seen.

• Faculty Page – On this page, the administrator will manage the faculty list such as creating new and
updating and deleting data of the faculty.

• Student Page – At this. page, both faculty, and administrator can manage this page. This is where
student data are listed and being managed.

• Quiz List for Faculty – This page is where can faculty create quizzes and add students who can take the
quiz. On this page, the Administrator can also manage quizzes.

• Quiz List for Student – This page where student quizzes are listed.
• Answer Sheet Page – This is the page where the student will answer their quiz.
• Quiz Record Page – On this page, admin and faculty can see the records of the students each quiz.
• How To Run??
• Above all, to run this project you must have installed a virtual server i.e XAMPP on your PC. Student Clearance System in
PHP and MySQL with source code is free to download, Use for educational purposes only!

• Follow the following steps after Starting Apache and MySQL in XAMPP:
1st Step: Firstly, Extract the file
2nd Step: After that, Copy the main project folder
3rd Step: So, you need to Paste in xampp/htdocs/

• Further, Now Connecting Database


4th Step: So, for now, Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: After that, Click on the databases tab
6th Step: So, Create a database naming “quiz_db.” and then click on the import tab
7th Step: Certainly, Click on browse file and select “quiz_db.sql” file which is inside the “db” folder
8th Step: Meanwhile, click on Go button.
• After Creating Database,
• 9th Step: Moreover, Open a web browser and browse the project. e.g [ http://localhost/quiz]

• Admin Login Access Information


Username: admin
Password: admin123
THANK YOU !

You might also like