Skip to content

Commit 164f33f

Browse files
committed
Add NEET OMR sample and template (180 questions, 5 columns)
1 parent ffeb138 commit 164f33f

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

568 KB
Loading
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
{
2+
"pageDimensions": [1238, 1688],
3+
"bubbleDimensions": [22, 22],
4+
"preProcessors": [],
5+
"fieldBlocks": {
6+
"Col1": {
7+
"fieldType": "QTYPE_MCQ4",
8+
"origin": [136, 813],
9+
"bubblesGap": 43,
10+
"labelsGap": 20.51,
11+
"fieldLabels": ["q1","q2","q3","q4","q5","q6","q7","q8","q9","q10",
12+
"q11","q12","q13","q14","q15","q16","q17","q18","q19","q20",
13+
"q21","q22","q23","q24","q25","q26","q27","q28","q29","q30",
14+
"q31","q32","q33","q34","q35","q36"]
15+
},
16+
"Col2": {
17+
"fieldType": "QTYPE_MCQ4",
18+
"origin": [354, 813],
19+
"bubblesGap": 43,
20+
"labelsGap": 20.51,
21+
"fieldLabels": ["q37","q38","q39","q40","q41","q42","q43","q44","q45","q46",
22+
"q47","q48","q49","q50","q51","q52","q53","q54","q55","q56",
23+
"q57","q58","q59","q60","q61","q62","q63","q64","q65","q66",
24+
"q67","q68","q69","q70","q71","q72"]
25+
},
26+
"Col3": {
27+
"fieldType": "QTYPE_MCQ4",
28+
"origin": [571, 813],
29+
"bubblesGap": 43,
30+
"labelsGap": 20.51,
31+
"fieldLabels": ["q73","q74","q75","q76","q77","q78","q79","q80","q81","q82",
32+
"q83","q84","q85","q86","q87","q88","q89","q90","q91","q92",
33+
"q93","q94","q95","q96","q97","q98","q99","q100","q101","q102",
34+
"q103","q104","q105","q106","q107","q108"]
35+
},
36+
"Col4": {
37+
"fieldType": "QTYPE_MCQ4",
38+
"origin": [788, 813],
39+
"bubblesGap": 43,
40+
"labelsGap": 20.51,
41+
"fieldLabels": ["q109","q110","q111","q112","q113","q114","q115","q116","q117","q118",
42+
"q119","q120","q121","q122","q123","q124","q125","q126","q127","q128",
43+
"q129","q130","q131","q132","q133","q134","q135","q136","q137","q138",
44+
"q139","q140","q141","q142","q143","q144"]
45+
},
46+
"Col5": {
47+
"fieldType": "QTYPE_MCQ4",
48+
"origin": [1005, 813],
49+
"bubblesGap": 43,
50+
"labelsGap": 20.51,
51+
"fieldLabels": ["q145","q146","q147","q148","q149","q150","q151","q152","q153","q154",
52+
"q155","q156","q157","q158","q159","q160","q161","q162","q163","q164",
53+
"q165","q166","q167","q168","q169","q170","q171","q172","q173","q174",
54+
"q175","q176","q177","q178","q179","q180"]
55+
}
56+
}
57+
}

0 commit comments

Comments
 (0)