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