django-crowdsourcing icon indicating copy to clipboard operation
django-crowdsourcing copied to clipboard

Django-crowdsourcing is a highly configurable survey and report tool for journalists, with a feature set that supports a wide range of useful crowdsourcing projects.

django-crowdsourcing

This fork adds some additional features and bugfixes to django-crowdsourcing.

upstream on Google Code

documentation

Date Option

An Option type for Dates has been added, with a sample frontend implementation using bootstrap-datepicker

Ranked Questions

An Option type for Ranked Questions has been added, allowing the participant to rank answers 1st, 2nd and 3rd. Useful for polling a participants order of preference.

Sections

Questions now have optional Sections. Example usage in a template: embeded_survey_questions.html

Per Survey Scripts

Surveys now have an "Has script" flag which will render a script tag based on the slug name.