Download this file

initial_data.yaml    14 lines (12 with data), 228 Bytes

 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"