sixthgear / proggitquiz

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 63.1%Language:Python 22.8%Language:CSS 13.3%Language:Shell 0.8%