Workbook Detail
Pre K Comparing Sizes — Set 9
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "pre-k",
"subject": "arithmetic",
"difficulty": "easy",
"config": {
"maxNumber": 10,
"maxSum": 10,
"maxOperand": 10,
"noArithmetic": true,
"_gradeLevel": "pre-k"
},
"problems": [
{
"type": "comparison",
"subType": "compare-length",
"question": "Which apple is long? Circle the long one.",
"answer": "long",
"correctAnswer": "long",
"options": [
"long",
"short"
],
"maxNumber": 5,
"visual": true,
"difficulty": "starter"
},
{
"type": "comparison",
"subType": "compare-length",
"question": "Which stick is long? Circle the long one.",
"answer": "long",
"correctAnswer": "long",
"options": [
"long",
"short"
],
"maxNumber": 5,
"visual": true,
"difficulty": "starter"
},
{
"type": "comparison",
"subType": "compare-length",
"question": "Which leaf is long? Circle the long one.",
"answer": "long",
"correctAnswer": "long",
"options": [
"long",
"short"
],
"maxNumber": 5,
"visual": true,
"difficulty": "starter"
},
{
"type": "comparison",
"subType": "compare-length",
"question": "Which stick is short? Circle the short one.",
"answer": "short",
"correctAnswer": "short",
"options": [
"short",
"long"
],
"maxNumber": 5,
"visual": true,
"difficulty": "starter"
},
{
"type": "comparison",
"subType": "compare-length",
"question": "Which pencil is short? Circle the short one.",
"answer": "short",
"correctAnswer": "short",
"options": [
"short",
"long"
],
"maxNumber": 5,
"visual": true,
"difficulty": "starter"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"outputTargets": {
"screen": true,
"print": true,
"pdf": true,
"answerKey": true
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}