You are on page 1of 11

QUIZ

Presented by: Guided by:

Naman jain(20160222) Mr. Amit upadhyay


Deepak satya(20160937)
Table Of Content

 Introduction Of Project
 Objective Of project
 Merits & Extra Scope Of Project
 Software/Hardware Requirement
 Methodology
 References
Introduction
 I choose this topic because QUIZ will increase student performance.
 It provide a common platform to connect teachers and students.
 The teachers can create quiz and student take quiz and can asses
himself/herself.

 Encourages team work: Students need to form teams while participating in


quizzes, giving them an opportunity to hone their teamwork skills.
 Self-assessment tool
Objective of the Project
 The objective of QUIZ is to help the student
 To improve the performance of student’s subject.
 Going from hard copy test/ quizzes to offering the same capabilities online
reduces consumption of goods such as paper
 Quizzing providing the user with result instantly
Merits & Scope of the Project
 Merits
 Collecting Use Full Data.
 Ensuring Achievement Of every Student.
 Indentifying Student at Risk.
 Improve Student Performance in each and every subject.
 Scope
 Adding subjects
 Adding Database.
 Adding new question.
 Increase the number of questions
Software/Hardware Requirement

PYTHON
 Python is a popular programming language. It was created in 1991 by Guido
van Rossum.
 System scripting.

 Python can be used on a server to create web applications.

 Python can be used alongside software to create workflows.

 Python can connect to database systems. It can also read and modify files.
 Pycharm , Netbeans or Eclipse which are particularly useful when
managing larger collections of Python files.

 Python was designed to for readability, and has some similarities to the
English language with influence from mathematics.

 Python uses new lines to complete a command, as opposed to other


programming languages which often use semicolons or parentheses.
Software
Pycharm:
 PyCharm is an integrated development environment (IDE) used
in computer programming, specifically for the Python language. It is
developed by the Czech company JetBrains
 It provides code analysis, a graphical debugger, an integrated unit tester,
integration with version control systems (VCSes), and supports web
development with Django
 PyCharm is cross-platform, with Windows, macOSand Linux versions. The
Community Edition is released under the Apache License, and there is also
Professional Edition with extra features, released under a proprietary
license.
Features
 Coding assistance and analysis, with code completion, syntax and error
highlighting, linter integration, and quick fixes
 Project and code navigation: specialized project views, file structure
views and quick jumping between files, classes, methods and usages
 Python refactoring: including rename, extract method, introduce
variable, introduce constant, pull up, push down and others
 Support for web frameworks: Django, web2py and Flask
 Integrated Python debugger
 Integrated unit testing, with line-by-line code coverage
 Google App Engine Python development
 Version control integration: unified user interface
for Mercurial, Git, Subversion, Perforce and CVS with change lists and
merge
Methodology
 As our project is about quiz so we should have question subject-wise.

 As if student chose the subject core java it should not give him/her question
of c/c++ or any other subject. As our quiz is MCQ type quiz so we should
have to give 4 respective answer for each question in which only one
answer is correct and other three answer are incorrect .

 And there is fix time for each quiz. And if a student don’t know the correct
answer he/she can skip that question and move on to next question by
clicking “next” button given on bottom end of the screen .we are using
python language in our project and the tool is pycharm.

 And our source for project is internet.


References

 PYTHON US FOUNDATION
 https://www.python.org/

 PYCHARM
 https://www.jetbrains.com/pycharm/download/#section=window

You might also like