File size: 531 Bytes
b8548e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
  "source_type": "custom",
  "options": {
    "questions_in_order": [
      "q1..11"
    ],
    "answers_in_order": [
      "B",
      "D",
      "C",
      "B",
      "D",
      "C",
      [
        "B",
        "C",
        "BC"
      ],
      "A",
      "C",
      "D",
      "C"
    ],
    "should_explain_scoring": true,
    "enable_evaluation_table_to_csv": true
  },
  "marking_schemes": {
    "DEFAULT": {
      "correct": "3",
      "incorrect": "-1",
      "unmarked": "0"
    }
  }
}