Workbook Detail
Pre K Sorting Sorting By Color — Set 98
This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.
{
"contentData": {
"operation": "pre-k",
"subject": "arithmetic",
"difficulty": "easy",
"config": {
"maxNumber": 10,
"maxSum": 10,
"maxOperand": 10,
"noArithmetic": true,
"_gradeLevel": "pre-k"
},
"problems": [
{
"type": "sorting",
"subType": "sort-by-color",
"question": "Sort the items by color. Which group does this green item belong to?",
"answer": "green",
"correctAnswer": "green",
"maxNumber": 10,
"visual": true,
"difficulty": "starter"
},
{
"type": "sorting",
"subType": "sort-by-color",
"question": "Sort the items by color. Which group does this blue item belong to?",
"answer": "blue",
"correctAnswer": "blue",
"maxNumber": 10,
"visual": true,
"difficulty": "starter"
},
{
"type": "sorting",
"subType": "sort-by-color",
"question": "Sort the items by color. Which group does this red item belong to?",
"answer": "red",
"correctAnswer": "red",
"maxNumber": 10,
"visual": true,
"difficulty": "starter"
}
],
"layout": {
"columns": 2,
"problemsPerPage": 20
}
},
"outputTargets": {
"screen": true,
"print": true,
"pdf": true,
"answerKey": true
},
"_archetype": "form-exercise",
"_generatorId": "arithmetic-generator-v7.2.1"
}