This fork adds some additional features and bugfixes to django-crowdsourcing.
upstream on Google Code
An Option type for Dates has been added, with a sample frontend implementation using bootstrap-datepicker
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.
Questions now have optional Sections. Example usage in a template: embeded_survey_questions.html
Surveys now have an "Has script" flag which will render a script tag based on the slug name.