Giter Club home page Giter Club logo

quizoo's Introduction

Quizoo ๐Ÿ“—๐Ÿ“•

Free Online Quiz Platform for conducting quizes with lots of security features to avoid cheating and completely free

Detailed List of Features it should have

  • Allow Creation of Quiz

  • Allow People to give quiz by simple google sign in

  • Proper Statistical Analysis of the Quiz to the admin after that Quiz

  • Allow Admin to Re-schedule timing of quiz

  • Allow addition and deletion of questions on admin panel

  • Users to get questions in random order only one question visible at a time

  • Show timer to user in which quiz is about to over

  • Immediate test end in case of tab change or exiting full window

  • List of Settings on Admin side

    • Auto email students there score after test got over
    • Show questions in random order or not
    • Shuffle options or not
    • Show students their score during the test itself
    • Can a student reattempt test after its end time
    • Allow admin to retake a previous quiz
    • Allowing multiple admins for a quiz
    • Camera On mode or not
    • Generating a Random Quiz from Previously owned question set
    • Give x amount of questions to each user from a pool of n questions
  • A nice good looking and user friendly frontend is must

๐Ÿ“ท Screenshots

Get Started

Django Development Server
git clone https://github.com/aryan29/Quizoo.git    
cd Quizoo    
git checkout dev  
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
cd quizoo
python manage.py runserver
Nginx Deployment Server
git clone https://github.com/aryan29/Quizoo.git    
cd Quizoo    
git checkout dev    
sudo docker-compose -f docker-compose-deploy.yml up --build  

Contribution

Don't be lazy:smile: clone this repo and start contributing


Do leave a star โญ if you like this repo ๐Ÿ˜Š

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.