Simple Quiz App using Django Framework

Project: Simple Quiz App using Django Framework

Please scroll down and click on the download button to download Simple Quiz App using Django Framework project for free.

This is a simple quiz app which provides features such as adding as many question you would like, registering a user to the system and take the quiz. It also contains all validations and marking system after the quiz ends.

About System

The system is built fully in Django Framework in back-end and HTML, CSS in front-end. It has similar features as any quiz app where there is a list of quiz questions in the home screen and user answer all questions. After user answers the question, the system will automatically perform check and provide total marks gained. It will also point out the wrong answers.

This app provides an admin panel through which questions can be added along with its four options and at last the answer. It is also used to add new users to the system using which new users can enter to the system and attend the quiz examination.

Note: The answer of quiz must be in the form of (a,b,c,d).

How To Run The Project?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

For Login and Admin panel:
Username: admin
Password: admin

The Simple Quiz App using Django Framework is free to download, Use for educational purposes only! In addition, for the project demo, you can have a look at the video below.

DOWNLOAD SIMPLE QUIZ APP USING DJANGO FRAMEWORK WITH SOURCE CODE: CLICK THE BUTTON BELOW


Got stuck or need help customizing this System as per your need, just comment down below and we will do our best to answer your question ASAP.

1 1 vote
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x