<lcInterventionItem>

The <lcInterventionItem> describes how learning content is built, based on a systems approach to analyzing, designing, developing, implementing, and evaluating any instructional experience.

Content models

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

Inheritance

- topic/fig learningBase/fig learningPlan/lcInterventionItem

Example

This section is non-normative.


<learningPlan id="learningPlanTest"> 
    <title>Learning Plan</title> 
    <shortdesc>It's always good to provide a plan.
    </shortdesc>
    <learningPlanbody>
        <lcIntervention> 
            <title>Intervention</title>
            <lcInterventionItem>
                <lcLearnStrat>Lesson 5
consists of three SCOs, available from the LMS table of contents. The lesson
addresses teaching points that support the module objectives. </lcLearnStrat> 
                <lcPlanObjective>Learn the basics of SCORM.</lcPlanObjective>
                <lcAssessment>The
module will have a final assessment with questions associated to the SCOs that
comprise the module. </lcAssessment>
                <lcDelivery>The course may be presented by
land, by sea, and by air.</lcDelivery>
            </lcInterventionItem>
        </lcIntervention>
    </learningPlanbody>
</learningPlan>
  

Content model

<title>?, <lcLearnStrat>?, <lcPlanObjective>?, <lcAssessment>?, <lcDelivery>?

Contained by

<lcIntervention>

In order
  1. Optional <title>
  2. Optional <lcLearnStrat>
  3. Optional <lcPlanObjective>
  4. Optional <lcAssessment>
  5. Optional <lcDelivery>

Contained by

  • <lcIntervention>

Inheritance

- topic/fig learningBase/fig learningPlan/lcInterventionItem

The <lcInterventionItem> element is specialized from <fig>. It is defined in the learningPlan module.

Attributes

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