Coder Social home page Coder Social logo

djangoquizsphinx's Introduction

Django quiz app

**Build Status

See the screnshots for UI and working This is a configurable quiz app for Django.

**Current features

**Features of each quiz:

Question order randomisation.
Storing of quiz results under each user.
Correct answers can be shown after each question or all at once at the end.
Logged in users can return to an incomplete quiz to finish it and non-logged in users can complete a quiz if their session persists.
The quiz can be limited to one attempt per user.
Questions can be given a category.
Success rate for each category can be monitored on a progress page.(from end underdevelopment)
Explanation for each question result can be given.
Multiple choice question type.
Subjective question type.
Display an image alongside the question.
A marking page which lists completed quizzes, can be filtered by quiz or user, and is used to mark essay questions.
For MCQ type questions and answers in random order for each user.

**requirements

see requirements.txt in project file

**installations

1.Clone the repo and download . It will be downloaded in zip format.
2.Activate djenv source
Change your directory to django_projects.
3.$ django-admin startproject Sphinx
4.Go in Sphinx folder that you created and delete all its content.
5.Unzip the repo github and copy all the files inside the DjangoQuizSphinx
6.Paste the copied files and folders to the Sphinx folder that you created.
7.Install from requirements.txt if needed else you are all set to go
7.create a superuser (already created : username= admin , password = Qwerty@123)
8.python manage.py runserver

djangoquizsphinx's People

Contributors

rishabhgaurav007 avatar dependabot[bot] avatar

Stargazers

Adilkhan Kuchkarov avatar  avatar Dhrubajyoti Kumar avatar  avatar Kartik Kumar Panday avatar  avatar

Watchers

James Cloos avatar Kartik Kumar Panday avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.