easy Set 11 Form Exercise

This page uses a content type that does not have a custom renderer yet. Raw structured data is shown below.

{
    "_meta": {
        "nodeId": "node-1-prek-sorting-by-color",
        "pageNumber": 11,
        "generatedAt": "2026-03-16T15:23:06.232Z",
        "generatorVersion": "v7.2.1-wp-g2",
        "seed": "3e9cadfdeff1bd5f",
        "seedInput": "1|node-1-prek-sorting-by-color|11|1.0.0|",
        "schemaVersion": "2.0.0",
        "mathTemplateId": null,
        "archetype": "form-exercise",
        "siteId": 1
    },
    "semantics": {
        "solvability": {
            "isDeterministic": true,
            "solutionCount": 1
        },
        "difficulty": {
            "declaredLevel": "easy",
            "computedScore": 18,
            "metrics": {
                "problemCount": 4,
                "operation": "pre-k",
                "digits": 2,
                "regrouping": false
            }
        },
        "diversity": {
            "structuralHash": "b561ffddb4091138e540d36399321e87",
            "contentFingerprint": "4ff12817f31ba354"
        },
        "interaction": {
            "checkable": true,
            "revealable": true,
            "randomizable": true,
            "hintable": false,
            "progressable": true,
            "inputType": [
                "text-input"
            ]
        }
    },
    "version": "2.0",
    "generatorId": "arithmetic-generator-v7.2.1",
    "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 red item belong to?",
            "answer": "red",
            "correctAnswer": "red",
            "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 yellow item belong to?",
            "answer": "yellow",
            "correctAnswer": "yellow",
            "maxNumber": 10,
            "visual": true,
            "difficulty": "starter"
        }
    ],
    "layout": {
        "columns": 2,
        "problemsPerPage": 20
    },
    "_archetype": "form-exercise",
    "_generatorId": "arithmetic-generator-v7.2.1"
}