process
P.TNA
process · M1 · §5
# P.TNA — Training Need Analysis The process that aggregates [[E.Evidence]] and [[E.Grade]]s across an [[E.CareerPath]] (individual TNA) and across cohorts (organizational TNA) to identify where [[E.Curriculum]], [[E.Scenario]] design, or [[E.PerformanceCriterion]]s must change. Sits between [[P.Assess]] and [[P.Govern]] / [[P.Standardize]]. Distinct from [[P.Validate]], which tests the regime against operational outcomes; [[P.TNA]] operates against training-internal evidence.
Direct neighborhood
12 neighbors
→ outbound→ inbound
Outbound
- consumes E.Evidence (yaml)
- consumes E.Grade (yaml)
- informs E.Curriculum (yaml)
- informs E.Scenario (yaml)
- body-reference E.Evidence (body)
- body-reference E.Grade (body)
- body-reference E.CareerPath (body)
- body-reference E.Curriculum (body)
- body-reference E.Scenario (body)
- body-reference E.PerformanceCriterion (body)
- body-reference P.Assess (body)
- body-reference P.Govern (body)
- body-reference P.Standardize (body)
- body-reference P.Validate (body)
Inbound
- body-reference E.CareerPath (body)
- body-reference Q15 (body)
- body-reference T.Phase-Siloed-Evidence (body)
Frontmatter
{
"id": "P.TNA",
"class": "process",
"tier": "M1",
"section": "§5",
"schema-version": "2.0.0",
"consumes": [
"[[E.Evidence]]",
"[[E.Grade]]"
],
"informs": [
"[[E.Curriculum]]",
"[[E.Scenario]]"
]
}