codeforamerica / cityvoice

A place-based call-in system for gathering and sharing community feedback
MIT License
47 stars 35 forks source link

Add Question CSV importer #151

Closed ohrite closed 10 years ago

ohrite commented 10 years ago

Adds QuestionImporter for question data, just like SubjectImporter does for subjects. Adds a rake task for importing the questions, and tacks on a sample question CSV for people to get started with.

Addresses https://github.com/codeforamerica/cityvoice/issues/139

/cc @daguar