lcArea
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.
Doctype | Content model |
---|---|
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary | ( (lcAreaShape) then (lcAreaCoords) then (xref) (optional) then (lcCorrectResponse) (optional) then (lcFeedback) (optional) ) |
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> ...
Attributes
Name | Description | Data Type | Default Value | Required? |
---|---|---|---|---|
univ-atts attribute group (includes select-atts, id-atts, and localization-atts groups) | A set of related attributes, described in univ-atts attribute group | |||
global-atts attribute group (xtrf, xtrc) | A set of related attributes, described in global-atts attribute group | |||
class, outputclass | Common attributes described in Other common DITA attributes |