lcNeedsAnalysis

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 lcNeedsAnalysis describes the training requirement and identifies the need to develop or revise content. These include periodic training gap analyses, changes to operational or maintenance requirements, and changes to equipment or systems.

Content models

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

Inheritance

- topic/section learningBase/section learningPlan/lcNeedsAnalysis

Example

<learningPlan id="learningPlanTest"> 
    <title>Learning Plan</title> 
    <shortdesc>It's always good to provide a plan.
    </shortdesc>
    <learningPlanbody>
        <lcNeedsAnalysis> 
            <title>lcNeedsAnalysis</title>
            <lcOrganizational> 
                <title>Organizational Needs</title>
                <lcGeneralDescription>Organizations with
new requirements can benefit from the use of this
course.</lcGeneralDescription>
                <lcGoals>The goal for taking this course is to
develop organizational self-sufficiency in planning for and developing
conformant courseware.</lcGoals>
                <lcNeeds>Training efforts require a greater
capability in tracking employee learning progress.</lcNeeds>
                <lcValues>The
organization will develop shared expertise in each book enabling an integrative
lesson development environment.</lcValues>
                <lcOrgConstraints>Some organizations
may not have the technical ability to develop training. Overcome this
constraint with guidance on selecting contractor support.</lcOrgConstraints>
            </lcOrganizational>
            <lcPlanAudience> 
                <title>lcPlanAudience</title>
                <lcGeneralDescription>Organizations with new
requirements can benefit from the use of this course.</lcGeneralDescription> 
                <lcEdLevel>all about lcEdLevel</lcEdLevel>
                <lcAge>all about lcAge</lcAge> 
                <lcBackground>all about lcBackground</lcBackground>
                <lcSkills>all about
lcSkills</lcSkills>
                <lcKnowledge>all about lcKnowledge</lcKnowledge> 
                <lcMotivation>all about lcMotivation</lcMotivation>
                <lcSpecChars>all about
lcSpecChars</lcSpecChars>
            </lcPlanAudience>
            <lcWorkEnv> 
                <title>lcWorkEnv</title>
                <lcWorkEnvDescription>all about
lcWorkEnvDescription</lcWorkEnvDescription>
                <lcPlanResources>all about
lcPlanResources</lcPlanResources>
                <lcProcesses>all about
lcProcesses</lcProcesses>
            </lcWorkEnv>
            <lcTask> 
                <title>lcTask</title>
                <lcTaskItem>lcTaskItem is really great...</lcTaskItem> 
                <lcKnowledge>all about lcKnowledge</lcKnowledge>
                <lcSkills>lcSkills</lcSkills> 
                <lcAttitude>lcAttitude...</lcAttitude>
            </lcTask>
            <lcTask> 
                <title>another lcTask (as many more as you would like...)</title> 
                <lcTaskItem>lcTaskItem is really great...</lcTaskItem>
                <lcKnowledge>all about
lcKnowledge</lcKnowledge>
                <lcSkills>lcSkills</lcSkills> 
                <lcAttitude>lcAttitude...</lcAttitude>
            </lcTask>
        </lcNeedsAnalysis>
    </learningPlanbody>
</learningPlan>

Attributes

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