twitter-archive / clockworkraven

Human-Powered Data Analysis with Mechanical Turk
http://twitter.github.com/clockworkraven/
Apache License 2.0
300 stars 58 forks source link

Make MCQuestionOption -> MCQuestionResponse a many-to-many relationship #70

Closed benweissmann closed 5 years ago

benweissmann commented 11 years ago

This pull request allows an MC question response to be associated with multiple MC question options. This will allow us to implement checkbox multiple-choice questions, instead of just radio-button multiple-choice questions.