A lcArea defines an area of a hotspot
image that contains a correct or incorrect choice in a hotspot assessment
interaction.
Contains
Note: These models represent only the default document types distributed by OASIS.
Actual content models will differ with each new document type.
Contained by
Doctype |
Content model |
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary |
lcHotspotMap |
Inheritance
+
topic/figgroup learningInteractionBase-d/figgroup learning-d/lcArea
Example
...
<lcArea id="cardinals">
<lcAreaShape>rect</lcAreaShape>
<lcAreaCoords>0,50,50,100</lcAreaCoords>
<lcFeedback>No.</lcFeedback>
</lcArea>
...