Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Udayraj123
GitHub Repository: Udayraj123/OMRChecker
Path: blob/master/samples/community/UmarFarootAPS/evaluation.json
214 views
1
{
2
"source_type": "csv",
3
"options": {
4
"answer_key_csv_path": "answer_key.csv",
5
"should_explain_scoring": true
6
},
7
"marking_schemes": {
8
"DEFAULT": {
9
"correct": "1",
10
"incorrect": "0",
11
"unmarked": "0"
12
}
13
}
14
}
15
16