The <lcMatchingPair> element in an assessment interaction provides a table row with the pair of items that comprise a correct match in a matching interaction and, optionally, feedback on the pair or correct and incorrect matches.
| Doctype | Content model | 
|---|---|
| learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | ( (lcItem) then (lcMatchingItem) then (lcMatchingItemFeedback) (optional) ) | 
| Doctype | Content model | 
|---|---|
| learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | lcMatchTable | 
...
     <lcMatchingPair>
      <lcItem>Boston</lcItem>
      <lcMatchingItem>Red Sox</lcMatchingItem>
      <lcMatchingItemFeedback>
        <lcFeedbackCorrect>The Red Sox play in Boston's Fenway Park</lcFeedbackCorrect>
        <lcFeedbackCorrect>That is not Boston's home team</lcFeedbackCorrect>
      </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.