II.
SkillArea JSON
Structured · liveskill-area:assessment-design
Assessment Design json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:assessment-design",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Assessment Design",
"description": "Designing valid and reliable assessments for measuring learning outcomes —\nconstructing formative and summative items, calibrating difficulty,\napplying psychometric analysis, and building question banks with metadata.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:assessment-design",
"to": "domain:education",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
}
],
"incomingEdges": []
}