Switch to side-by-side view
--- a/OSSEval/methodology/fixtures/initial_data.yaml +++ b/OSSEval/methodology/fixtures/initial_data.yaml @@ -2,9 +2,11 @@ pk: 1 fields: name: "Single choice" +- model: methodology.QuestionType pk: 2 fields: name: "Multiple choice" +- model: methodology.QuestionType pk: 3 fields: name: "Free text"