The <lcMatchingItemFeedback> element in an assessment interaction provides feedback on the match as a whole or on correct and incorrect matches or both.
| Doctype | Content model | 
|---|---|
| learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | ( (lcFeedback) or (lcFeedbackCorrect) or (lcFeedbackIncorrect) ) (any number) | 
| Doctype | Content model | 
|---|---|
| learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | lcMatchingPair | 
...
    <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>
...
    | Name | Description | Data Type | Default Value | Required? | 
|---|---|---|---|---|
| univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) | A set of related attributes, described in univ-atts attribute group | |||
| global-atts attribute group (xtrf, xtrc) | A set of related attributes, described in global-atts attribute group | |||
| class, outputclass | Common attributes described in Other common DITA attributes | 
Return to main page.
DITA v1.2 CD 04
Copyright © OASIS Open 2005, 2010. All Rights Reserved.