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