<lcArea>

A <lcArea> was deprecated in DITA version 1.3. It was replaced with the <lcArea2> element. It was originally intended to define an area of a hotspot image that contains a correct or incorrect choice in a hotspot assessment interaction.

Content models

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

Inheritance

+ topic/figgroup learningInteractionBase-d/figgroup learning-d/lcArea

Example

This section is non-normative.


...
  <lcArea id="cardinals">
    <lcAreaShape>rect</lcAreaShape>
    <lcAreaCoords>0,50,50,100</lcAreaCoords>
    <lcFeedback>No.</lcFeedback>
  </lcArea>
...
  

Content model

<lcAreaShape>, <lcAreaCoords>, <xref>?, <lcCorrectResponse>?, <lcFeedback>?

Contained by

<lcHotspotMap>

In order
  1. <lcAreaShape>
  2. <lcAreaCoords>
  3. Optional <xref>
  4. Optional <lcCorrectResponse>
  5. Optional <lcFeedback>

Contained by

  • <lcHotspotMap>

Inheritance

+ topic/figgroup learningInteractionBase-d/figgroup learning-d/lcArea

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

Attributes

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