Skip to content

Commit

Permalink
waec sample (#232)
Browse files Browse the repository at this point in the history
* waec sample

* changed image and improved template

* renamed file

* reduced file size and prettified json template
  • Loading branch information
samuelIkoli authored Nov 4, 2024
1 parent fcdb49c commit 7b37b0e
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions samples/community/samuelIkoli/template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"pageDimensions": [630, 404],
"bubbleDimensions": [20, 15],
"customLabels": {},
"fieldBlocks": {
"MCQBlock1": {
"fieldType": "QTYPE_MCQ5",
"origin": [33, 6],
"fieldLabels": ["q1", "q2", "q3", "q4", "q5", "q6", "q7", "q8", "q9", "q10", "q11", "q12", "q13", "q14", "q15", "q16", "q17", "q18", "q19", "q20"],
"bubblesGap": 33,
"labelsGap": 20
},
"MCQBlock2": {
"fieldType": "QTYPE_MCQ5",
"origin": [248, 6],
"fieldLabels": ["q21", "q22", "q23", "q24", "q25", "q26", "q27", "q28", "q29", "q30", "q31", "q32", "q33", "q34", "q35", "q36", "q37", "q38", "q39", "q40"],
"bubblesGap": 33,
"labelsGap": 20
},
"MCQBlock3": {
"fieldType": "QTYPE_MCQ5",
"origin": [465, 6],
"fieldLabels": ["q41", "q42", "q43", "q44", "q45", "q46", "q47", "q48", "q49", "q50", "q51", "q52", "q53", "q54", "q55", "q56", "q57", "q58", "q59", "q60"],
"bubblesGap": 33,
"labelsGap": 20
}
}
}
Binary file added samples/community/samuelIkoli/waec_sample.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b37b0e

Please sign in to comment.