Skip to content

Issue #58 add "question type" field to metadata form

Grigor Malo requested to merge question-type-metadata into master

Implements issue #58 (closed)

  • add questionType field to metadata form
  • create migration to add questionType field in QuestionVersion table
  • define questionType field in QuestionVersion model and schema definition
  • read questionType value in question page, update its value when saving metadata
Edited by Grigor Malo

Merge request reports