|
Changed how structured answers are handled in DB
|
|---|
|
|
| app/models/question.rb |
|---|
| app/models/question_format.rb |
|---|
| db/migrate/20200204102539_remove_structured_from_questions.rb 0 → 100644 |
|---|
| db/migrate/20200204102955_add_structured_to_question_formats.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| spec/factories/question_formats.rb |
|---|
| spec/factories/questions.rb |
|---|