<lcAnswerContent>
The <lcAnswerContent> element
was deprecated in DITA version 1.3. It was replaced with the
<lcAnswerContent2> element. It was originally intended to
provide the content for an answer option, which the learner can select as correct or
incorrect, in a learning interaction.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/p learningInteractionBase-d/p learning-d/lcAnswerContent
Example
This section is non-normative.
...
<lcAnswerContent>True</lcAnswerContent>
...
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
<lcAnswerOption>, <lcSequenceOption>
- 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
<lcAnswerOption><lcSequenceOption>
Inheritance
+ topic/p learningInteractionBase-d/p learning-d/lcAnswerContent
The <lcAnswerContent> element is specialized from <p>. It is defined in the learning-domain module.
Attributes
The following attributes are available on this element: Universal attribute group and outputclass.