Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Udayraj123

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.

GitHub Repository: Udayraj123/OMRChecker
Path: blob/master/samples/answer-key/weighted-answers/evaluation.json
Views: 205
1
{
2
"source_type": "custom",
3
"options": {
4
"questions_in_order": [
5
"q1..5"
6
],
7
"answers_in_order": [
8
"C",
9
"E",
10
[
11
"A",
12
"C"
13
],
14
[
15
[
16
"B",
17
2
18
],
19
[
20
"C",
21
"3/2"
22
]
23
],
24
"C"
25
],
26
"should_explain_scoring": true
27
},
28
"marking_schemes": {
29
"DEFAULT": {
30
"correct": "3",
31
"incorrect": "-1",
32
"unmarked": "0"
33
}
34
}
35
}
36
37