Annotation of loncom/homework/templates/ClickImageExample.problem, revision 1.3
1.1 www 1: <problem>
1.3 ! albertel 2: <startouttext />Consider the image below. <endouttext />
! 3: <imageresponse max="1">
! 4: <foilgroup>
! 5: <foil>
! 6: <image>/res/adm/includes/templates/man1.jpg</image>
! 7: <text>Click on an eye</text>
! 8: <rectangle>(127,139)-(186,178)</rectangle>
! 9: <rectangle>(242,139)-(306,183)</rectangle>
! 10: </foil>
! 11: <foil>
! 12: <image>/res/adm/includes/templates/man1.jpg</image>
! 13: <text>Click on the nose</text>
! 14: <rectangle>(192,180)-(227,222)</rectangle>
! 15: </foil>
! 16: <foil>
! 17: <image>/res/adm/includes/templates/man1.jpg</image>
! 18: <text>Click on the mouth</text>
! 19: <rectangle>(142,226)-(294,293)</rectangle>
! 20: </foil>
! 21: </foilgroup>
! 22: <hintgroup>
! 23: <startouttext />This is a hint. <endouttext />
! 24: </hintgroup>
1.1 www 25: </imageresponse>
26: </problem>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>