Workbook Detail
Pre K Shapes Sorting By Shape — Set 44
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-shape",
"question": "Sort the items by shape. Which group does this triangle item belong to?",
"answer": "triangle",
"correctAnswer": "triangle",
"maxNumber": 10,
"visual": true,
"difficulty": "starter"
},
{
"type": "sorting",
"subType": "sort-by-shape",
"question": "Sort the items by shape. Which group does this square item belong to?",
"answer": "square",
"correctAnswer": "square",
"maxNumber": 10,
"visual": true,
"difficulty": "starter"
},
{
"type": "sorting",
"subType": "sort-by-shape",
"question": "Sort the items by shape. Which group does this circle item belong to?",
"answer": "circle",
"correctAnswer": "circle",
"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"
}