II.
SkillArea JSON
Structured · liveskill-area:SCORM-compliance
SCORM Compliance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:SCORM-compliance",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "SCORM Compliance",
"description": "Implementing the Sharable Content Object Reference Model for LMS\ninteroperability — packaging content as SCORM 1.2 or 2004 modules,\nhandling CMI data model fields, and debugging runtime communication\nbetween content and the LMS.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:SCORM-compliance",
"to": "domain:edtech",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:SCORM-compliance",
"to": "skill-area:xAPI-implementation",
"kind": "prerequisite_for_learning",
"attributes": {
"strength": "recommended"
}
}
],
"incomingEdges": []
}