II.
Responsibility JSON
Structured · liveresponsibility:learning-objective-measurement
Learning objective measurement json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:learning-objective-measurement",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Learning objective measurement",
"cadence": "per-term",
"description": "Define, measure, and report on learning objectives across courses and\nprograms. Design assessment instruments, analyze mastery data, and\nproduce evidence of learning effectiveness for stakeholders and\naccreditation reviews.\n"
},
"outgoingEdges": [
{
"from": "responsibility:learning-objective-measurement",
"to": "role:instructional-designer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:learning-objective-measurement",
"to": "role:e-learning-developer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:learning-objective-measurement",
"to": "role:curriculum-developer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:learning-objective-measurement",
"to": "role:chief-learning-officer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:learning-objective-measurement",
"to": "role:learning-experience-designer",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:instructional-designer",
"to": "responsibility:learning-objective-measurement",
"kind": "holds_responsibility"
},
{
"from": "role:e-learning-developer",
"to": "responsibility:learning-objective-measurement",
"kind": "holds_responsibility"
},
{
"from": "role:learning-experience-designer",
"to": "responsibility:learning-objective-measurement",
"kind": "holds_responsibility"
},
{
"from": "role:curriculum-developer",
"to": "responsibility:learning-objective-measurement",
"kind": "holds_responsibility"
},
{
"from": "role:chief-learning-officer",
"to": "responsibility:learning-objective-measurement",
"kind": "holds_responsibility"
},
{
"from": "workflow:curriculum-design-process",
"to": "responsibility:learning-objective-measurement",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:course-development-lifecycle",
"to": "responsibility:learning-objective-measurement",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:academic-assessment-cycle",
"to": "responsibility:learning-objective-measurement",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}