The <lcJtaItem> provides description of job task analysis (JTA) as related to a particular learning objective.
Contains
Note: These models represent only the default document types distributed by OASIS.
Actual content models will differ with each new document type.
Inheritance
- topic/p learningBase/p learningPlan/lcJtaItem
Example: lcGapAnalysis
...
<lcGapAnalysis>
<title>Gap Analysis</title>
<lcGapItem>
<title>Gap item</title>
<lcPlanObjective>Learn the basics before you go further.</lcPlanObjective>
<lcJtaItem>Current learning objectives provide guidance to developing small modules with terminal learning objectives.</lcJtaItem>
<lcGapItemDelta>Current learners do not have the capability to approach learning
development in a modular strategy that saves time and costs across
the enterprise.</lcGapItemDelta>
</lcGapItem>
</lcGapAnalysis>
...