Skip to content

Django Application for Online Quiz Competition, includes multiple choice questions, true or false, Fill-ups, with Live Leaderboard

License

Notifications You must be signed in to change notification settings

garrykevin-ep/Skillet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skillet

A Open Source alternative for conducting Online Examinations

Current features

Features of each quiz:

  • Storing of quiz results under each user
  • Multiple choice question type
  • Fill question type
  • Coding acm style question
  • Display an code snippets alongside the question
  • Display a image snippets alongside the question
  • Live Leaderboard

Requirements

It was developed using Django 1.10

Installation

Clone the repo with https://github.com/garrykevin-ep/Skillet.git.

  • the stable and fully fuctional code lies in live-single_correct branch
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver

Licence

This is my first open source project so please forgive any problems and/or dreadful code!

BSD 3-clause

About

Django Application for Online Quiz Competition, includes multiple choice questions, true or false, Fill-ups, with Live Leaderboard

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published