Workbook Detail
Grade K Patterns Growing Patterns — Set 96
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "patterns",
"subject": "arithmetic",
"difficulty": "easy",
"config": {
"maxNumber": 10,
"maxSum": 10,
"maxOperand": 10,
"_gradeLevel": "k"
},
"problems": [
{
"id": 5,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
1,
2,
3,
4,
5
],
"question": "What comes next in the pattern? 1, 2, 3, 4, 5, __",
"answer": 6,
"correctAnswer": "6",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "6"
}
},
{
"id": 20,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
19,
16,
13,
10,
7
],
"question": "What comes next in the pattern? 19, 16, 13, 10, 7, __",
"answer": 4,
"correctAnswer": "4",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "4"
}
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"outputTargets": {
"screen": true,
"print": true,
"pdf": true,
"answerKey": true
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}