<lcAnswerOption>

The <lcAnswerOption> element was deprecated in DITA version 1.3. It was replaced with the <lcAnswerOption2> element. It was originally intended to provide the content and feedback for a question option, and can indicate the correct option in a learning interaction.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

+ topic/li learningInteractionBase-d/li learning-d/lcAnswerOption

Example

This section is non-normative.

...
<lcAnswerOption>
  <lcAnswerContent>True</lcAnswerContent>
    <lcCorrectResponse/>
</lcAnswerOption>
...

Content model

<lcAnswerContent>, <lcCorrectResponse>?, <lcFeedback>?

Contained by

<lcAnswerOptionGroup>

In order
  1. <lcAnswerContent>
  2. Optional <lcCorrectResponse>
  3. Optional <lcFeedback>

Contained by

  • <lcAnswerOptionGroup>

Inheritance

+ topic/li learningInteractionBase-d/li learning-d/lcAnswerOption

The <lcAnswerOption> element is specialized from <li>. It is defined in the learning-domain module.

Attributes

The following attributes are available on this element: Universal attribute group and outputclass.