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