In a lcHotspot interaction, the learner clicks on a region of the screen to indicate a choice.
learningAssessment, learningContent, learningOverview, learningPlan, learningSummary |
( (title) (optional) then (lcQuestion) then (lcHotspotMap) then (lcFeedbackIncorrect) (optional) then (lcFeedbackCorrect) (optional) then (data) (any number) ) |
+ topic/fig learningInteractionBase-d/lcInteractionBase learning-d/lcHotspot
<!--Hotspot Interaction -->
<lcHotspot id="hotspots">
<title>Team logos hotspot</title>
<lcQuestion>Which of the following is the logo for the Cleveland Indians?</lcQuestion>
<lcHotspotMap>
<image href="hotlogos.gif"/>
<lcArea id="indians">
<lcAreaShape>rect</lcAreaShape>
<lcAreaCoords>0,0,50,50</lcAreaCoords>
<lcCorrectResponse value="indians"/>
<lcFeedback>Yes.</lcFeedback>
</lcArea>
<lcArea id="giants">
<lcAreaShape>rect</lcAreaShape>
<lcAreaCoords>50,0,100,50</lcAreaCoords>
<lcFeedback>No.</lcFeedback>
</lcArea>
<lcArea id="cardinals">
<lcAreaShape>rect</lcAreaShape>
<lcAreaCoords>0,50,50,100</lcAreaCoords>
<lcFeedback>No.</lcFeedback>
</lcArea>
<lcArea id="orioles">
<lcAreaShape>rect</lcAreaShape>
<lcAreaCoords>50,50,100,100</lcAreaCoords>
<lcFeedback>No.</lcFeedback>
</lcArea>
</lcHotspotMap>
</lcHotspot>
conref-atts attribute group (conref, conrefend, conaction, conkeyref) |
A set of related attributes; includes all of the attributes described in 3.4.1.4 id-atts attribute group except for the id attribute. |
|||
select-atts attribute group (props, base, platform, product, audience, otherprops, importance, rev, status) |
A set of related attributes, described in 3.4.1.5 select-atts attribute group |
|||
localization-atts attribute group (translate, xml:lang, dir) |
A set of related attributes, described in 3.4.1.6 localization-atts attribute group. |
|||
A set of related attributes, described in 3.4.1.2 global-atts attribute group |
||||
Common attributes described in 3.4.1.9 Other common DITA attributes |