II.
Domain JSON
Structured · livedomain:educational-assessment
Educational Assessment json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "domain:educational-assessment",
"_kind": "Domain",
"_file": "domain/domains/domains-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Educational Assessment",
"description": "Design, administration, and analysis of assessments that measure student\nlearning — standardized tests, formative assessments, adaptive testing\nengines, and psychometric analysis. Ensures validity, reliability, and\nfairness of measurement instruments.\n"
},
"outgoingEdges": [
{
"from": "domain:educational-assessment",
"to": "specialization:education",
"kind": "contains"
}
],
"incomingEdges": [
{
"from": "workflow:academic-assessment-cycle",
"to": "domain:educational-assessment",
"kind": "applies_to_domain",
"attributes": {}
}
]
}