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/sample3/xeroxed-thin-sheet/template.json
Views: 205
1
{
2
"pageDimensions": [
3
1800,
4
2400
5
],
6
"bubbleDimensions": [
7
23,
8
20
9
],
10
"fieldBlocks": {
11
"q01block": {
12
"origin": [
13
492,
14
924
15
],
16
"bubblesGap": 58.75,
17
"labelsGap": 32.65,
18
"fieldLabels": [
19
"q1..10"
20
],
21
"fieldType": "QTYPE_MCQ4"
22
},
23
"q11block": {
24
"origin": [
25
492,
26
1258
27
],
28
"bubblesGap": 59.75,
29
"labelsGap": 32.65,
30
"fieldLabels": [
31
"q11..20"
32
],
33
"fieldType": "QTYPE_MCQ4"
34
},
35
"q21block": {
36
"origin": [
37
492,
38
1589
39
],
40
"bubblesGap": 60.75,
41
"labelsGap": 32.65,
42
"fieldLabels": [
43
"q21..30"
44
],
45
"fieldType": "QTYPE_MCQ4"
46
},
47
"q31block": {
48
"origin": [
49
487,
50
1920
51
],
52
"bubblesGap": 61.75,
53
"labelsGap": 32.65,
54
"fieldLabels": [
55
"q31..40"
56
],
57
"fieldType": "QTYPE_MCQ4"
58
},
59
"q41block": {
60
"origin": [
61
807,
62
924
63
],
64
"bubblesGap": 58.75,
65
"labelsGap": 32.65,
66
"fieldLabels": [
67
"q41..50"
68
],
69
"fieldType": "QTYPE_MCQ4"
70
},
71
"q51block": {
72
"origin": [
73
803,
74
1258
75
],
76
"bubblesGap": 59.75,
77
"labelsGap": 32.65,
78
"fieldLabels": [
79
"q51..60"
80
],
81
"fieldType": "QTYPE_MCQ4"
82
},
83
"q61block": {
84
"origin": [
85
803,
86
1589
87
],
88
"bubblesGap": 60.75,
89
"labelsGap": 32.65,
90
"fieldLabels": [
91
"q61..70"
92
],
93
"fieldType": "QTYPE_MCQ4"
94
},
95
"q71block": {
96
"origin": [
97
803,
98
1920
99
],
100
"bubblesGap": 60.75,
101
"labelsGap": 32.65,
102
"fieldLabels": [
103
"q71..80"
104
],
105
"fieldType": "QTYPE_MCQ4"
106
},
107
"q81block": {
108
"origin": [
109
1115,
110
924
111
],
112
"bubblesGap": 58.75,
113
"labelsGap": 32.65,
114
"fieldLabels": [
115
"q81..90"
116
],
117
"fieldType": "QTYPE_MCQ4"
118
},
119
"q91block": {
120
"origin": [
121
1115,
122
1258
123
],
124
"bubblesGap": 59.75,
125
"labelsGap": 32.65,
126
"fieldLabels": [
127
"q91..100"
128
],
129
"fieldType": "QTYPE_MCQ4"
130
}
131
},
132
"preProcessors": [
133
{
134
"name": "CropPage",
135
"options": {
136
"morphKernel": [
137
10,
138
10
139
]
140
}
141
}
142
]
143
}
144
145