0% found this document useful (0 votes)
34 views

QuizIt Up!

QuizIt_up is an automated quiz system for testing knowledge of coding languages C and C++. It allows administrators to create question sets and tracks user results in a database. Users can register, take timed tests, and receive automated scoring. The project aims to save time over manual marking while providing feedback to users. Features include customizable question sets, single user attempts, and alert warnings for time remaining. It uses a frontend for the user interface and backend for data management.

Uploaded by

ruchi jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

QuizIt Up!

QuizIt_up is an automated quiz system for testing knowledge of coding languages C and C++. It allows administrators to create question sets and tracks user results in a database. Users can register, take timed tests, and receive automated scoring. The project aims to save time over manual marking while providing feedback to users. Features include customizable question sets, single user attempts, and alert warnings for time remaining. It uses a frontend for the user interface and backend for data management.

Uploaded by

ruchi jain
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18

LAKSHMI NARAIN COLLEGE OF TECHNOLOGY,

EXCELLENCE, BHOPAL(M.P.)

QuizIt_up!
Introduction

Technology
• What is
QuizIt_up? Design
• Why • Front end
QuizIt_up? • Modules Demo
• Features • Backend Description • Project Future scope
• Design Demo
Pattern • Project • Future
• Project Description Developme
Structure nt
• Conclusion
What is QuizIt_up?

QuizIt_up is basically a quiz or type of questionnaire made to test an individual’s


knowledge regarding the coding languages “C” and “C++”.

The quiz system comprises of set of questions and choices for each courses that is
specified by the admin to which a person can attend, within the time limit and the
reports are generated.
Why QuizIt_up?

• One of the main goals of the system is automated marking, that is, evaluators do not need to check the
answer script as they do in manual quiz. It saves valuable time.

• On the other hand, students can score according to his/her knowledge and it will give feedback in which
course he/she is weak.

• The modifications in the set of questions and answers can be made very easily and quickly in no time.
Features of QuizIt_up!

QuizIt_up Customizable by the admin


QuizIt_up! is Automated questionnaire
and can be changed according to
which contains set of questions related to A B requirement of present scenario along the
C and C++.
time.

There is total visibility for the One person can take the test only
admin and can access any data E C one time therefore ensuring
anywhere in the database correct results eliminating duplicity.

Alert warning is given about the time of the test if very less time is left and
any of the questions is still not attempt.

4/7/2019 5
Technology Stack

Frontend Backend

6
Flow and Connectivity of Modules

Admin

Module
1

Module Module
2 3
User register
Result
Test and
computation
submission

4/7/2019 7
Flow Diagram

Admin
User login
registration

Filter test
Take test database sets

Add/delete
Submission Check questions
results
Admin Panel

1 3

0 0
Admin will firstly
filter the sets.
• Delete questions from
set.

1 3

0 Admin can
successfully;
• Add question to
After completion and
submission of test, the
admin can access the result
0
2 4
sets sheet and database and use
for further evaluation.

2 4

4/7/2019 9
User Panel

User Registration
User or student firstly User submits test
registers for the test by 1
entering two fields; User or student then submits
3 the test within the time limit
(1)Name (2)email id.
or test is submitted on its
own if time limit ends.

User takes test


Student or user attempts Only one time
2
the test as soon as the Only one test can be taken by
registration is completed. 4 a particular student/user one
time.

10
How the User Panel works?

1. The user first gets a registration page where he/she has to register using name and email.
2. After successful registration, an instructions page is displayed. The instructions are as follows:

•Total Questions: 15
•Time Allotted: 20 Minutes
•Questions based on C and C++
•There is no negative marking
•Top 20 will be short listed for the next round
•Click on Start button to start the test
•After the test starts, don’t press back or refresh button or don’t close the browser window

3. When student clicks on Start button the test starts. There are total 3 sets of questions, so randomly a set is
allotted to contestant. After attempting all the questions a Submit button is shown which submits the data that is
stored in database.

4/7/2019 11
Database snapshots

USER RECORD

QUESTION
DATABASE
STRUCTIURE

4/7/2019 13
Admin panel
User panel
Conclusion

With this project, QuizIt_up the whole


process is automated and made more
efficient.

This project can successfully be used as an


authentic C/C++ test or quiz.

The time is saved,


Errors are reduced in evaluating.

4/7/2019 16
Future Scope

TRANSPARENCY
COMPETITIVE
The results would be ENVIORNMENT
transparent to the user end.
Could be launched as a
professional level test for
examinations.

MULTIPLE DISCIPLINES
Can be used for various fields More than one time
also other than C and C++. Enables the same user to
take test after a particular
duration of time.

4/7/2019 17
THANK YOU

You might also like