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