3.11.7.29 <lcJtaItem>

The <lcJtaItem> provides description of job task analysis (JTA) as related to a particular learning objective.

Content models

See appendix for information about this element in OASIS document type shells.

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>
...
			

Attributes

The following attributes are available on this element: Universal attribute group and outputclass.

Return to main page.