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/colored-thick-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
504,
14
927
15
],
16
"bubblesGap": 60.35,
17
"labelsGap": 31.75,
18
"fieldLabels": [
19
"q1..10"
20
],
21
"fieldType": "QTYPE_MCQ4"
22
},
23
"q11block": {
24
"origin": [
25
504,
26
1242
27
],
28
"bubblesGap": 60.35,
29
"labelsGap": 31.75,
30
"fieldLabels": [
31
"q11..20"
32
],
33
"fieldType": "QTYPE_MCQ4"
34
},
35
"q21block": {
36
"origin": [
37
500,
38
1562
39
],
40
"bubblesGap": 61.25,
41
"labelsGap": 32.5,
42
"fieldLabels": [
43
"q21..30"
44
],
45
"fieldType": "QTYPE_MCQ4"
46
},
47
"q31block": {
48
"origin": [
49
500,
50
1885
51
],
52
"bubblesGap": 62.25,
53
"labelsGap": 33.5,
54
"fieldLabels": [
55
"q31..40"
56
],
57
"fieldType": "QTYPE_MCQ4"
58
},
59
"q41block": {
60
"origin": [
61
811,
62
927
63
],
64
"bubblesGap": 60.35,
65
"labelsGap": 31.75,
66
"fieldLabels": [
67
"q41..50"
68
],
69
"fieldType": "QTYPE_MCQ4"
70
},
71
"q51block": {
72
"origin": [
73
811,
74
1242
75
],
76
"bubblesGap": 60.35,
77
"labelsGap": 31.75,
78
"fieldLabels": [
79
"q51..60"
80
],
81
"fieldType": "QTYPE_MCQ4"
82
},
83
"q61block": {
84
"origin": [
85
811,
86
1562
87
],
88
"bubblesGap": 61.25,
89
"labelsGap": 32.5,
90
"fieldLabels": [
91
"q61..70"
92
],
93
"fieldType": "QTYPE_MCQ4"
94
},
95
"q71block": {
96
"origin": [
97
811,
98
1885
99
],
100
"bubblesGap": 62.25,
101
"labelsGap": 33.5,
102
"fieldLabels": [
103
"q71..80"
104
],
105
"fieldType": "QTYPE_MCQ4"
106
},
107
"q81block": {
108
"origin": [
109
1120,
110
927
111
],
112
"bubblesGap": 60.35,
113
"labelsGap": 31.75,
114
"fieldLabels": [
115
"q81..90"
116
],
117
"fieldType": "QTYPE_MCQ4"
118
},
119
"q91block": {
120
"origin": [
121
1120,
122
1242
123
],
124
"bubblesGap": 60.35,
125
"labelsGap": 31.75,
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