Skip to main content

Django app for collecting and displaying surveys.

Project description

Django-crowdsourcing is an MIT-licensed survey and report tool for journalists, supporting many types of survey questions and a wide variety of reporting options. A reusable Django application, it is designed to be installed easily in any Django site, including multi-site installations. Its surveys are entirely configured within the admin interface that ships with Django.

While the primary focus of development is support for crowdsourcing projects, the survey tool is general purpose and can be used for a variety of applications. It is easy enough to handle simple polls with pie charts, yet powerful enough to handle complicated surveys with rich multimedia responses plotted on a map with custom icons.

History/Credits

Django-crowdsourcing began life as a fork of Doug Napoleone’s django-survey. Jacob Smullyan and James Richards started the project; Dave Smith wrote most of the 1.x version.

Installation

Prerequisites are:

Django-crowdsourcing itself can be installed with pip:

$ # probably in a virtualenv ...
$ pip install django-crowdsourcing

Running The Example App

  1. $ easy_install pip

  2. $ pip install -r crowdsourcing_requirements.txt

  3. $ pip install -r example_app/example_app_requirements.txt

  4. By default the example app will use a sqlite db; if if you want to change that, modify example_app/local_settings.py accordingly.

  5. $ cd example_app

  6. $ ./manage.py syncdb

  7. $ ./manage.py runserver

  8. Add some surveys in /admin/

Notes

  1. Should work under Django 1.1 and 1.2

  2. Only tested on Python 2.6

Documentation

Extensive documentation is included, or can be read online.

Other Resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-crowdsourcing-1.1.44.tar.gz (712.3 kB view details)

Uploaded Source

File details

Details for the file django-crowdsourcing-1.1.44.tar.gz.

File metadata

File hashes

Hashes for django-crowdsourcing-1.1.44.tar.gz
Algorithm Hash digest
SHA256 807a6530a7e2cbfd94ea0a3e1d4610a3db93505109ea1a8e8c6fa6f589eaf073
MD5 a3cc45da99032ee64a14b1bb0b7af9c8
BLAKE2b-256 85d83db5267367973a784d54c0f9281f0a608f27433128ca0bbc29df59eec6bf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page