lcLearnStrat

Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition
Version
1.3
Author
OASIS DITA Technical Committee

The lcLearnStrat describes the manner in which the learning content will be instructed. This should be a high level design that applies instructional-design theories and models.

Content models

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

Inheritance

- topic/p learningBase/p learningPlan/lcLearnStrat

Example

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

Attributes

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