Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

waec sample #232

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 104 additions & 0 deletions samples/community/samuelIkoli/template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"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": {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please prettify the json file as well?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

"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
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image seems to be cropped manually, that's fine as this is a community sample.
Can you just compress this image and submit again?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.