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