Skip to content

Commit

Permalink
added new sample (#227)
Browse files Browse the repository at this point in the history
* added new sample

* moved sample to community folder
  • Loading branch information
Dxuian authored Oct 6, 2024
1 parent bf19841 commit 7189c2e
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
Binary file added samples/community/dxuian/omrcollegesheet.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions samples/community/dxuian/template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"pageDimensions": [707, 484],
"bubbleDimensions": [15, 10],
"fieldBlocks": {
"Column1": {
"fieldType": "QTYPE_MCQ4",
"origin": [82, 35],
"bubblesGap": 21,
"labelsGap": 22.7,
"bubbleCount": 20,
"fieldLabels": ["Q1", "Q2", "Q3", "Q4", "Q5", "Q6", "Q7", "Q8", "Q9", "Q10", "Q11", "Q12", "Q13", "Q14", "Q15", "Q16", "Q17", "Q18", "Q19", "Q20"]
},
"Column2": {
"fieldType": "QTYPE_MCQ4",
"origin": [205, 35],
"bubblesGap": 21,
"labelsGap": 22.7,
"bubbleCount": 20,
"fieldLabels": ["Q21", "Q22", "Q23", "Q24", "Q25", "Q26", "Q27", "Q28", "Q29", "Q30", "Q31", "Q32", "Q33", "Q34", "Q35", "Q36", "Q37", "Q38", "Q39", "Q40"]
},
"Column3": {
"fieldType": "QTYPE_MCQ4",
"origin": [327, 35],
"bubblesGap": 21,
"labelsGap": 22.7,
"bubbleCount": 20,
"fieldLabels": ["Q41", "Q42", "Q43", "Q44", "Q45", "Q46", "Q47", "Q48", "Q49", "Q50", "Q51", "Q52", "Q53", "Q54", "Q55", "Q56", "Q57", "Q58", "Q59", "Q60"]
},
"Column4": {
"fieldType": "QTYPE_MCQ4",
"origin": [450, 35],
"bubblesGap": 21,
"labelsGap": 22.7,
"bubbleCount": 20,
"fieldLabels": ["Q61", "Q62", "Q63", "Q64", "Q65", "Q66", "Q67", "Q68", "Q69", "Q70", "Q71", "Q72", "Q73", "Q74", "Q75", "Q76", "Q77", "Q78", "Q79", "Q80"]
},
"Column5": {
"fieldType": "QTYPE_MCQ4",
"origin": [573, 35],
"bubblesGap": 21,
"labelsGap": 22.7,
"bubbleCount": 20,
"fieldLabels": ["Q81", "Q82", "Q83", "Q84", "Q85", "Q86", "Q87", "Q88", "Q89", "Q90", "Q91", "Q92", "Q93", "Q94", "Q95", "Q96", "Q97", "Q98", "Q99", "Q100"]
}
},

"emptyValue": "-"
}

0 comments on commit 7189c2e

Please sign in to comment.