The <lcMatchTable> element in an assessment interaction provides a format for matching items.
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary |
( (lcMatchingHeader) (optional) then (lcMatchingPair) (one or more) ) |
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary |
+ topic/simpletable learningInteractionBase-d/simpletable learning-d/lcMatchTable
<lcMatching id="matching">
<title>Matching teams with cities</title>
<lcQuestion>Match the team with the city.</lcQuestion>
<lcMatchTable>
<lcMatchingHeader>
<lcItem>Team</lcItem>
<lcMatchingItem>City</lcMatchingItem>
</lcMatchingHeader>
<lcMatchingPair>
<lcItem>Boston</lcItem>
<lcMatchingItem>Red Sox</lcMatchingItem>
</lcMatchingPair>
<lcMatchingPair>
<lcItem>San Francisco</lcItem>
<lcMatchingItem>Giants</lcMatchingItem>
</lcMatchingPair>
<lcMatchingPair>
<lcItem>Chicago</lcItem>
<lcMatchingItem>Cubs</lcMatchingItem>
</lcMatchingPair>
<lcMatchingPair>
<lcItem>Toronto</lcItem>
<lcMatchingItem>Blue Jays</lcMatchingItem>
</lcMatchingPair>
</lcMatchTable>
<lcFeedbackCorrect>Good job.</lcFeedbackCorrect>
<lcFeedbackIncorrect>Not quite.</lcFeedbackIncorrect>
</lcMatching>
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) |
A set of related attributes, described in 3.4.1.3 univ-atts attribute group |
|||
A set of related attributes, described in 3.4.1.2 global-atts attribute group |
||||
Common attributes described in 3.4.1.9 Other common DITA attributes |