lcLearnStrat

Darwin Information Typing Architecture (DITA) Version 1.2

Document
Darwin Information Typing Architecture (DITA) Version 1.2

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.

Contains

Note: These models represent only the default document types distributed by OASIS. Actual content models will differ with each new document type.
Doctype Content model
learningPlan ( text data or dl or fig or imagemap or lcInteractionBase or lcTrueFalse or lcSingleSelect or lcMultipleSelect or lcSequencing or lcMatching or lcHotspot or lcOpenQuestion or image or lines or lq or note or lcInstructornote or object or ol or pre or simpletable or sl or table or ul or boolean or cite or keyword or ph or b or i or sup or sub or tt or u or q or term or tm or xref or state or data or data-about or foreign or unknown or draft-comment or fn or indextermref or indexterm or required-cleanup) (any number)

Contained by

Doctype Content model
learningPlan lcInterventionItem

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

Name Description Data Type Default Value Required?
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) A set of related attributes, described in univ-atts attribute group      
global-atts attribute group (xtrf, xtrc) A set of related attributes, described in global-atts attribute group      
class, outputclass Common attributes described in Other common DITA attributes