Giter Site home page Giter Site logo

wnyc / django-crowdsourcing Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 17.0 1.93 MB

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.

Python 78.35% CSS 3.25% JavaScript 18.40%

django-crowdsourcing's People

Contributors

codebykat avatar dasmith2 avatar gmohre avatar karthikbgl avatar schuyler1d avatar smulloni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

django-crowdsourcing's Issues

Conditional Questions

It doesn't seem that there is support for conditional questions. Such that later questions can depend on answers given to earlier questions. Any ideas on how to hack this?

TemplateSyntaxError

Hi Guys,
I'm having this error when running the example app:
'crowdsourcing' is not a valid tag library: ImportError raised loading crowdsourcing.templatetags.crowdsourcing: No module named helpers

Here is the dpaste of the error:
http://dpaste.com/hold/1564643/

The steps to reproduce the error are these:

mkvirtualenv --python=python2.7
wget https://github.com/wnyc/django-crowdsourcing/archive/master.zip
unzip master.zip
cd django-crowdsourcing-master/example_app
pip install -r ../crowdsourcing_requirements.txt
pip install -r example_app_requirements.txt
pip install Django==1.4.3
./manage.py syncdb
./manage.py runserver
# Load one survey, with one question
# Access that survey

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.