<lcObjective>
The <lcObjective> describes a single learning objective.
         
      
      Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
- topic/li learningBase/lcObjective
Example
<learningOverview id="overview">
  <title>Learning Overview topic</title>
  <learningOverviewbody>
    <lcObjectives>
    <title>Objectives</title>
    <lcObjectiveStem>When you complete this lesson, you'll know how to do the
     following:</lcObjectiveStem>
      <lcObjectivesGroup>
        <lcObjective>Create a good learning overview topic.</lcObjective>
        <lcObjective>Identify clear learning objectives.</lcObjective>
        <lcObjective>Add good test items to assess knowledge gained.</lcObjective>
      </lcObjectivesGroup>
    </lcObjectives>
  </learningOverviewbody>
</learningOverview>
 
            Attributes
The following attributes are available on this element: Universal attribute group and @outputclass.