<lcKnowledge> describes the learners'
current knowledge and the relevancy to the broader plan audience or a specific task in the plan.
Contains
Note: These models represent only the default document types distributed by OASIS.
Actual content models will differ with each new document type.
Inheritance
- topic/p learningBase/p learningPlan/lcKnowledge
Example
<learningPlan id="learningPlanTest">
<title>Learning Plan</title>
<shortdesc>It's always good to provide a plan.</shortdesc>
<learningPlanbody>
<lcNeedsAnalysis>
<title>Needs analysis</title>
<lcTask>
<title>Tasks</title>
<lcTaskItem>Explain the importance of content reuse, and provide examples of reuse strategy options.</lcTaskItem>
<lcKnowledge>Learners understand acquisition procedures, program management, instructional systems design.</lcKnowledge>
<lcSkills>The audience is skilled in program management.</lcSkills>
<lcAttitude>Learners must be willing to be open and flexible.</lcAttitude>
</lcTask>
</lcNeedsAnalysis>
</learningPlanbody>
</LearningPlan>