Skip to content

A Django programming challenge site. Features automatic submission validation (with randomized input), multiple difficultly levels per challenge and also bonus points.

Notifications You must be signed in to change notification settings

sixthgear/proggitquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proggitquiz

Visit http://proggitquiz.com to see the site in action!

Installation instructions

  1. Install Python
  2. Install pip and virtualenv
  3. pip install -r requirements.txt
  4. Download and unzip sample data package in top project directory. (optional)
  5. python manage.py syncdb
  6. Follow the prompts to create an admin user

About

A Django programming challenge site. Features automatic submission validation (with randomized input), multiple difficultly levels per challenge and also bonus points.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published