Download this file
1 2 3 4 5 6 7 8 9 10 11 12 13
- model: analysis.QuestionType pk: 1 fields: name: "Single choice" - model: analysis.QuestionType pk: 2 fields: name: "Multiple choice" - model: analysis.QuestionType pk: 3 fields: name: "Free text"