<outcomes>

The <outcomes> tag records learning outcomes for a division such as a section or chapter. It is similar to <objectives>, but it emphasizes what a learner should be able to do after completing the material.

An <outcomes> element usually contains a list, often a <ul>, of concrete and measurable outcomes.

Syntax

Attributes

Attributes for <outcomes>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
xml:id = "…"optionalstring
xml:lang = "…"optionalstring

Children

The following may appear as children: <conclusion> <idx> <introduction> <title>

Parents

This element may appear as an immediate child of the following elements: <appendix> <article> <chapter> <section> <subsection> <subsubsection> <worksheet>

Examples