II.
Role JSON
Structured · liverole:e-learning-developer
E-Learning Developer json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "role:e-learning-developer",
"_kind": "Role",
"_file": "role/roles/roles-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "E-Learning Developer",
"isAgentic": false,
"requiredCapabilities": [],
"requiredDomains": [],
"description": "Builds interactive digital learning content — SCORM/xAPI modules,\nvideo-based courses, simulations, and gamified exercises. Translates\ninstructional designs into engaging multimedia experiences using\nauthoring tools and learning platforms.\n"
},
"outgoingEdges": [
{
"from": "role:e-learning-developer",
"to": "responsibility:curriculum-alignment",
"kind": "holds_responsibility"
},
{
"from": "role:e-learning-developer",
"to": "responsibility:learning-objective-measurement",
"kind": "holds_responsibility"
},
{
"from": "role:e-learning-developer",
"to": "domain:online-learning",
"kind": "applies_to",
"attributes": {}
},
{
"from": "role:e-learning-developer",
"to": "domain:edtech",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "responsibility:learning-objective-measurement",
"to": "role:e-learning-developer",
"kind": "held_by",
"attributes": {}
},
{
"from": "workflow:course-development-lifecycle",
"to": "role:e-learning-developer",
"kind": "involves_role",
"attributes": {}
}
]
}