Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Udayraj123
GitHub Repository: Udayraj123/OMRChecker
Path: blob/master/samples/community/UPSC-mock/template.json
282 views
1
{
2
"pageDimensions": [
3
1800,
4
2400
5
],
6
"bubbleDimensions": [
7
30,
8
25
9
],
10
"customLabels": {
11
"Subject Code": [
12
"subjectCode1",
13
"subjectCode2"
14
],
15
"Roll": [
16
"roll1..10"
17
]
18
},
19
"fieldBlocks": {
20
"bookletNo": {
21
"origin": [
22
595,
23
545
24
],
25
"bubblesGap": 68,
26
"labelsGap": 0,
27
"fieldLabels": [
28
"bookletNo"
29
],
30
"bubbleValues": [
31
"A",
32
"B",
33
"C",
34
"D"
35
],
36
"direction": "vertical"
37
},
38
"subjectCode": {
39
"origin": [
40
912,
41
512
42
],
43
"bubblesGap": 33,
44
"labelsGap": 42.5,
45
"fieldLabels": [
46
"subjectCode1",
47
"subjectCode2"
48
],
49
"fieldType": "QTYPE_INT"
50
},
51
"roll": {
52
"origin": [
53
1200,
54
510
55
],
56
"bubblesGap": 33,
57
"labelsGap": 42.8,
58
"fieldLabels": [
59
"roll1..10"
60
],
61
"fieldType": "QTYPE_INT"
62
},
63
"q01block": {
64
"origin": [
65
500,
66
927
67
],
68
"bubblesGap": 58.75,
69
"labelsGap": 32.65,
70
"fieldLabels": [
71
"q1..10"
72
],
73
"fieldType": "QTYPE_MCQ4"
74
},
75
"q11block": {
76
"origin": [
77
500,
78
1258
79
],
80
"bubblesGap": 58.75,
81
"labelsGap": 32.65,
82
"fieldLabels": [
83
"q11..20"
84
],
85
"fieldType": "QTYPE_MCQ4"
86
},
87
"q21block": {
88
"origin": [
89
500,
90
1589
91
],
92
"bubblesGap": 58.75,
93
"labelsGap": 32.65,
94
"fieldLabels": [
95
"q21..30"
96
],
97
"fieldType": "QTYPE_MCQ4"
98
},
99
"q31block": {
100
"origin": [
101
495,
102
1925
103
],
104
"bubblesGap": 58.75,
105
"labelsGap": 32.65,
106
"fieldLabels": [
107
"q31..40"
108
],
109
"fieldType": "QTYPE_MCQ4"
110
},
111
"q41block": {
112
"origin": [
113
811,
114
927
115
],
116
"bubblesGap": 58.75,
117
"labelsGap": 32.65,
118
"fieldLabels": [
119
"q41..50"
120
],
121
"fieldType": "QTYPE_MCQ4"
122
},
123
"q51block": {
124
"origin": [
125
811,
126
1258
127
],
128
"bubblesGap": 58.75,
129
"labelsGap": 32.65,
130
"fieldLabels": [
131
"q51..60"
132
],
133
"fieldType": "QTYPE_MCQ4"
134
},
135
"q61block": {
136
"origin": [
137
811,
138
1589
139
],
140
"bubblesGap": 58.75,
141
"labelsGap": 32.65,
142
"fieldLabels": [
143
"q61..70"
144
],
145
"fieldType": "QTYPE_MCQ4"
146
},
147
"q71block": {
148
"origin": [
149
811,
150
1925
151
],
152
"bubblesGap": 58.75,
153
"labelsGap": 32.65,
154
"fieldLabels": [
155
"q71..80"
156
],
157
"fieldType": "QTYPE_MCQ4"
158
},
159
"q81block": {
160
"origin": [
161
1125,
162
927
163
],
164
"bubblesGap": 58.75,
165
"labelsGap": 32.65,
166
"fieldLabels": [
167
"q81..90"
168
],
169
"fieldType": "QTYPE_MCQ4"
170
},
171
"q91block": {
172
"origin": [
173
1125,
174
1258
175
],
176
"bubblesGap": 58.75,
177
"labelsGap": 32.65,
178
"fieldLabels": [
179
"q91..100"
180
],
181
"fieldType": "QTYPE_MCQ4"
182
}
183
},
184
"preProcessors": [
185
{
186
"name": "CropPage",
187
"options": {
188
"morphKernel": [
189
10,
190
10
191
]
192
}
193
}
194
]
195
}
196
197