<lcTask>

The <lcTask> captures a work item to be performed, as part of the learning plan.

Content models

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

Inheritance

- topic/fig learningBase/fig learningPlan/lcTask

Example

This section is non-normative.


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

Content model

<title>?, <lcTaskItem>*, <lcKnowledge>?, <lcSkills>?, <lcAttitude>?

Contained by

<lcNeedsAnalysis>

In order
  1. Optional <title>
  2. Zero or more <lcTaskItem>
  3. Optional <lcKnowledge>
  4. Optional <lcSkills>
  5. Optional <lcAttitude>

Contained by

  • <lcNeedsAnalysis>

Inheritance

- topic/fig learningBase/fig learningPlan/lcTask

The <lcTask> 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.