File:  [LON-CAPA] / loncom / homework / templates / ClickImageExample.problem
Revision 1.2: download - view: text, annotated - select for diffs
Fri Jun 6 04:44:28 2003 UTC (20 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- These tags shouldn't be in problems

<problem>
<startouttext />Consider the image below.
<endouttext />
<preduedate>
<imageresponse id="11" max="1">
<foilgroup>
<foil>
<image>/res/adm/includes/templates/man1.jpg</image>
<text>Click on an eye</text>
<rectangle>(127,139)-(186,178)</rectangle>
<rectangle>(242,139)-(306,183)</rectangle>

</foil>
<foil>
<image>/res/adm/includes/templates/man1.jpg</image>
<text>Click on the nose
</text>
<rectangle>(192,180)-(227,222)</rectangle>
</foil>
<foil>
<image>/res/adm/includes/templates/man1.jpg</image>
<text>Click on the mouth
</text>
<rectangle>(142,226)-(294,293)</rectangle>


</foil>
</foilgroup>
<notsolved>
<hintgroup>
<hintpart on="default"><startouttext />This is a hint.
<endouttext /></hintpart>
</hintgroup>
</notsolved>
</imageresponse>
</preduedate>
</problem>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>