II.
Workflow JSON
Structured · liveworkflow:academic-assessment-cycle
Academic Assessment Cycle json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:academic-assessment-cycle",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-expanded-4.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Academic Assessment Cycle",
"workflowKind": "governance",
"triggerType": "scheduled",
"typicalCadence": "per-term",
"complexity": "standard",
"description": "Administering and analyzing academic assessments -- scheduling\nexamination periods, distributing assessment instruments, proctoring\nexams (in-person and online), grading and calibrating scores,\nanalyzing item performance, identifying at-risk students, and\nreporting results to faculty and accreditation bodies. Produces\nscore reports, item analysis summaries, and program-level outcome data.\n"
},
"outgoingEdges": [
{
"from": "workflow:academic-assessment-cycle",
"to": "role:registrar",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:academic-assessment-cycle",
"to": "role:curriculum-developer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:academic-assessment-cycle",
"to": "domain:educational-assessment",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:academic-assessment-cycle",
"to": "domain:higher-education",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:academic-assessment-cycle",
"to": "responsibility:learning-objective-measurement",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:academic-assessment-cycle",
"to": "responsibility:accreditation-compliance",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:academic-assessment-cycle",
"to": "org-unit:operations-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}