Workbook Detail
Grade K Patterns Growing Patterns — Set 65
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": 3,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
11,
12,
13,
14,
15
],
"question": "What comes next in the pattern? 11, 12, 13, 14, 15, __",
"answer": 16,
"correctAnswer": "16",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "16"
}
},
{
"id": 15,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
5,
3,
1,
-1,
-3
],
"question": "What comes next in the pattern? 5, 3, 1, -1, -3, __",
"answer": -5,
"correctAnswer": "-5",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "-5"
}
},
{
"id": 18,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
16,
14,
12,
10,
8
],
"question": "What comes next in the pattern? 16, 14, 12, 10, 8, __",
"answer": 6,
"correctAnswer": "6",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "6"
}
},
{
"id": 19,
"type": "patterns",
"subType": "arithmetic-sequence",
"sequence": [
11,
7,
3,
-1,
-5
],
"question": "What comes next in the pattern? 11, 7, 3, -1, -5, __",
"answer": -9,
"correctAnswer": "-9",
"difficulty": "normal",
"visualIntent": {
"layout": "icon-badge",
"category": "animals-farm",
"label": "-9"
}
},
{
"id": 20,
"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"
}
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"outputTargets": {
"screen": true,
"print": true,
"pdf": true,
"answerKey": true
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}