A Learning Summary recaps and provides context for the achievement or accomplishment of learning objectives, provides guidance to reinforce learning and long-term memory, and may pose questions to enhance encoding and verification of the learning content.
| Doctype | Content model |
|---|---|
| learningContent | ( (title) then (titlealts) (optional) then (shortdesc or abstract) (optional) then (prolog) (optional) then (learningSummarybody) then (related-links) (optional) then ( (no-topic-nesting) (optional) ) (any number) ) |
| learningSummary | ( (title) then (titlealts) (optional) then (shortdesc or abstract) (optional) then (prolog) (optional) then (learningSummarybody) then (related-links) (optional) then (no-topic-nesting) (any number) ) |
<learningSummary id="learningsummary">
<title>Summary: Understanding mail basics</title>
<learningSummarybody>
<lcObjectives>
<lcObjectivesStem>You now know how to perform the following mail basics:</lcObjectivesStem>
<lcObjectivesGroup>
<lcObjective>Viewing the inbox</lcObjective>
<lcObjective>Opening a message</lcObjective>
<lcObjective>Moving messages to a folder</lcObjective>
</lcObjectivesGroup>
</lcObjectives>
</learningSummarybody>
</learningSummary>
| Name | Description | Data Type | Default Value | Required? |
|---|---|---|---|---|
| id | This ID enables topics to be referenced uniquely by topicrefs in DITA maps. | ID | Yes | |
| conref-atts attribute group (conref, conrefend, conaction, conkeyref) | A set of related attributes; includes all of the attributes described in id-atts attribute group except for the id attribute. | |||
| select-atts attribute group (props, base, platform, product, audience, otherprops, importance, rev, status) | A set of related attributes, described in select-atts attribute group | |||
| localization-atts attribute group (translate, xml:lang, dir) | A set of related attributes, described in localization-atts attribute group. | |||
| class, outputclass | Common attributes described in Other common DITA attributes | |||
| DITAArchVersion | Designates the version of the architecture that is in use. The default value will increase with each release of DITA. | CDATA | "1.2" | No |
| domains | Indicates the specialized domains that are included in the DTD or Schema. This value will differ depending on what domains are included in the current DTD or Schema. | CDATA | Varies based on the DTD or Schema; a sample value is "(topic ui-d) (topic hi-d) (topic pr-d) (topic sw-d) (topic ut-d) (topic indexing-d)" | No |
Return to main page.
OASIS DITA Version 1.2 -- OASIS Standard, 1 December 2010
Copyright © OASIS Open 2005, 2010. All Rights Reserved.