<lcOpenAnswer>
The <lcOpenAnswer> element was
         deprecated in DITA version 1.3. It was replaced with the <lcOpenAnswer2>
         element. It was originally intended to provide a suggested answer for an
         <lcOpenQuestion> interaction.
      
      Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/p learningInteractionBase-d/p learning-d/lcOpenAnswer
Example
   <!--Open Question sample                    -->
   <lcOpenQuestion id="oq1">
    <title>Cows and moon jumps</title>
    <lcQuestion>Describe how it might be possible for a cow to jump over the moon.</lcQuestion>
    <lcOpenAnswer>Cow's can only jump over the moon in nursery rhymes.</lcOpenAnswer>
   </lcOpenQuestion>
  
            Attributes
The following attributes are available on this element: Universal attribute group and @outputclass.