<lcMatchingItemFeedback>
The <lcMatchingItemFeedback>
element was deprecated in DITA version 1.3. It was replaced with the
<lcMatchingItemFeedback2> element. It was originally intended to
provide feedback on the match as a whole or on correct and incorrect matches or
both.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/stentry learningInteractionBase-d/stentry learning-d/lcMatchingItemFeedback
Example
This section is non-normative.
...
<lcMatchingPair>
<lcItem>Toronto</lcItem>
<lcMatchingItem>Blue Jays</lcMatchingItem>
<lcMatchingItemFeedback>
<lcFeedbackCorrect>The Blue Jays play in Toronto's SkyDome</lcFeedbackCorrect>
<lcFeedbackIncorrect>That is not Toronto's home team.</lcFeedbackIncorrect>
</lcMatchingItemFeedback>
</lcMatchingPair>
...
Content model
(<lcFeedback> | <lcFeedbackCorrect> | <lcFeedbackIncorrect>)*
Contained by
<lcMatchingPair>
<lcFeedback><lcFeedbackCorrect><lcFeedbackIncorrect>
Contained by
<lcMatchingPair>
Inheritance
+ topic/stentry learningInteractionBase-d/stentry learning-d/lcMatchingItemFeedback
The <lcMatchingItemFeedback> element is specialized from <stentry>. It is defined in the learning-domain module.
Attributes
The following attributes are available on this element: Universal attribute group and outputclass.