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