Annotation of doc/demo/selfteaching/simpleOption2.problem, revision 1.1
1.1 ! albertel 1: <problem><startouttext />Select the matching statement from the drop-down
! 2: box.<endouttext />
! 3: <optionresponse id="11" max="4">
! 4: <foilgroup options="('True','False')">
! 5: <foil name="One" value="True">
! 6: <startouttext />Each selection from the drop-down box can be
! 7: used on more than one foil.<endouttext />
! 8: </foil>
! 9: <foil name="Two" value="False">
! 10: <startouttext />Each selection from the drop-down box can be
! 11: used only once.<endouttext />
! 12: </foil>
! 13: <foil name="Three" value="True">
! 14: <startouttext />HTML and images can be used in the foils.<endouttext />
! 15: </foil>
! 16: <foil name="Four" value="False">
! 17: <startouttext />This is foil Four. False<endouttext />
! 18: </foil>
! 19: <foil name="Five" value="True">
! 20: <startouttext />Each statement with a drop-down box is known as
! 21: a foil. For example, this statement is a foil.<endouttext />
! 22: </foil>
! 23: <foil name="Six" value="unused">
! 24: <startouttext />Unused<endouttext />
! 25: </foil>
! 26: <foil name="Seven" value="unused">
! 27: <startouttext />Unused<endouttext />
! 28: </foil>
! 29: <foil name="Eight" value="unused">
! 30: <startouttext />Unused<endouttext />
! 31: </foil>
! 32:
! 33: </foilgroup>
! 34: <hintgroup><startouttext />It is a good idea to discuss this question with
! 35: others if you are having trouble.<endouttext />
! 36: </hintgroup>
! 37: </optionresponse>
! 38:
! 39: </problem>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>