Annotation of doc/demo/selfteaching/simpleOption.problem, revision 1.1
1.1 ! albertel 1: <problem><displaytitle /><startouttext />Select the matching statement from the drop-down
! 2: box.<endouttext />
! 3: <optionresponse max="4" id="11">
! 4: <foilgroup options="('True','False')">
! 5: <foil value="True" name="One">
! 6: <startouttext />Each selection from the drop-down box can be
! 7: used on more than one foil.<endouttext />
! 8: </foil>
! 9: <foil value="False" name="Two">
! 10: <startouttext />Each selection from the drop-down box can be
! 11: used only once.<endouttext />
! 12: </foil>
! 13: <foil value="True" name="Three">
! 14: <startouttext />HTML and images can be used in the foils.<endouttext />
! 15: </foil>
! 16: <foil value="False" name="Four">
! 17: <startouttext />This is foil Four. False<endouttext />
! 18: </foil>
! 19: <foil value="True" name="Five">
! 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 value="unused" name="Six">
! 24: <startouttext />Unused<endouttext />
! 25: </foil>
! 26: <foil value="unused" name="Seven">
! 27: <startouttext />Unused<endouttext />
! 28: </foil>
! 29: <foil value="unused" name="Eight">
! 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>