<lcAnswerOptionGroup>
The <lcAnswerOptionGroup>
element
was deprecated in DITA version 1.3. It was replaced with the
<lcAnswerOptionGroup2>
element. It was originally intended to provide
a container for the options for a true-false, single-select, or multiple-select assessment
interaction.
See appendix for information about this element in OASIS document type shells.
+ topic/ul learningInteractionBase-d/ul learning-d/lcAnswerOptionGroup
...
<lcAnswerOptionGroup>
<lcAnswerOption>
<lcAnswerContent>True</lcAnswerContent>
<lcCorrectResponse/>
</lcAnswerOption>
<lcAnswerOption>
<lcAnswerContent>False</lcAnswerContent>
</lcAnswerOption>
</lcAnswerOptionGroup>
...
The following attributes are available on this element: Universal attribute group and outputclass.