<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
...
<lcAnswerOption>
  <lcAnswerContent>True</lcAnswerContent>
    <lcCorrectResponse/>
</lcAnswerOption>
...
            		Attributes
The following attributes are available on this element: Universal attribute group and @outputclass.