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