Was this helpful?
lcCorrectResponse
The lcCorrectResponse element was deprecated in DITA version 1.3. It was replaced with the lcCorrectResponse2 element. It was originally intended to indicate a correct response in an assessment interaction.
In an lcHotspot interaction, indicate the correct hotspot by setting the value attribute of lcCorrectResponse to the id of the "correct" area in the image map.
Content models
See appendix for information about this element in OASIS document type shells.
Inheritance
+ topic/data learningInteractionBase-d/data learning-d/lcCorrectResponse
Example 561. Example

..
<lcAnswerOption>
<lcAnswerContent>True</lcAnswerContent>
<lcCorrectResponse/>
</lcAnswerOption>
...
Attributes
The following attributes are available on this element: Universal attribute group, outputclass, and the attributes defined below.
name
The name used to indicate this data. The default value for this attribute is "lcCorrectResponse".
value (REQUIRED)
The value. In an lcHotspot interaction, set the value to the id corresponding to the correct area in the image map.