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