<lcObjectivesStem>

The <lcObjectivesStem> provides a leading sentence to introduce a list of learning objectives.

Content models

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

Inheritance

- topic/ph learningBase/lcObjectivesStem

Example

This section is non-normative.


<learningOverview id="overview">
  <title>Learning Overview topic</title>
  <learningOverviewbody>
    <lcObjectives>
    <title>Objectives</title>
    <lcObjectivesStem>When you complete this lesson, you'll know how to do the
     following:</lcObjectivesStem>
      <lcObjectivesGroup>
        <lcObjective>Creating a good learning overview topic.</lcObjective>
        <lcObjective>Identifying clear learning objectives.</lcObjective>
        <lcObjective>Adding good test items to assess knowledge gained.</lcObjective>
      </lcObjectivesGroup>
    </lcObjectives>
  </learningOverviewbody>
</learningOverview>

Content model

(Text | <boolean> | <cite> | <keyword> | <ph> | <q> | <term> | <text> | <tm> | <xref> | <state> | <data> | <data-about> | <foreign> | <unknown> | <image> | <draft-comment> | <fn> | <indextermref> | <indexterm> | <required-cleanup>)*

Contained by

<lcObjectives>

Zero or more of the following
  • Text
  • <boolean>
  • <cite>
  • <data>
  • <data-about>
  • <draft-comment>
  • <fn>
  • <foreign>
  • <image>
  • <indexterm>
  • <indextermref>
  • <keyword>
  • <ph>
  • <q>
  • <required-cleanup>
  • <state>
  • <term>
  • <text>
  • <tm>
  • <unknown>
  • <xref>

Contained by

  • <lcObjectives>

Inheritance

- topic/ph learningBase/lcObjectivesStem

The <lcObjectivesStem> element is specialized from <ph>. It is defined in the learningBase module.

Attributes

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