The <lcAnswerOptionGroup> element provides a container for the options for a true-false, single-select, or multiple-select assessment interaction.
| Doctype | Content model |
|---|---|
| learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | ( (lcAnswerOption) (one or more) ) |
| Doctype | Content model |
|---|---|
| learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | lcTrueFalse, lcSingleSelect, lcMultipleSelect |
+ topic/ul learningInteractionBase-d/ul learning-d/lcAnswerOptionGroup
... <lcAnswerOptionGroup> <lcAnswerOption> <lcAnswerContent>True</lcAnswerContent> <lcCorrectResponse/> </lcAnswerOption> <lcAnswerOption> <lcAnswerContent>False</lcAnswerContent> </lcAnswerOption> </lcAnswerOptionGroup> ...
| 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.
OASIS DITA Version 1.2 -- OASIS Standard, 1 December 2010
Copyright © OASIS Open 2005, 2010. All Rights Reserved.