Skip to content

TkhiienLok/my-quiz-site

Repository files navigation

my-quiz-site

Django Platform for making and passing quizzes. Initially created from this tutorial https://djbook.ru/rel1.9/ref/models/options.html

Design of this website is selfmade therefore far from perfect. Home page: home

Current features

  • Storing of quiz results for each user
  • Result page for each passed quiz which displays which of your answers were correct and expected answers
  • The quiz is limited to one attempt per user (number of passed quizzes is displayed in the profile page)
  • Quizzes can be given a category
  • There is quiz search by category of content
  • Can switch between Multiple or Single choice question type when creating a new quiz
  • Quiz detail information contains author ##Screenshots:

Create quiz

Quiz-create

Quiz results

Results

Public quizzes

Public-quiz-list

Signup

signup

Signin

login

Change profile settings

Profile

About

Django Platform for making and passing quizes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published