File size: 260 Bytes
b8548e4
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "source_type": "csv",
  "options": {
    "answer_key_csv_path": "answer_key.csv",
    "should_explain_scoring": true
  },
  "marking_schemes": {
    "DEFAULT": {
      "correct": "1",
      "incorrect": "0",
      "unmarked": "0"
    }
  }
}