File:  [LON-CAPA] / loncom / homework / templates / SimpleMatching.problem
Revision 1.4: download - view: text, annotated - select for diffs
Fri Feb 11 20:16:44 2005 UTC (19 years, 2 months ago) by www
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, bz5969, HEAD, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox
Sure, go ahead and press sensitive buttons for no good reason.

<problem>
<startouttext />Match the author to their work.<endouttext />
<matchresponse max="10" randomize="yes">
    <foilgroup>
        <itemgroup>

<item name="shakespeare">
<startouttext />William Shakespeare<endouttext />
</item>
<item name="alex">
<startouttext />Aleksandr Isaevich Solzhenitsyn <endouttext />
</item>
<item name="dickinson">
<startouttext />Emily Dickinson<endouttext />
</item>
<item location="bottom" name="none"><startouttext />None of the above<endouttext /></item>
        </itemgroup>
<foil location="random" value="none" name="For Whom the Bell Tolls">
<startouttext />For Whom the Bell Tolls<endouttext />
</foil>

<foil location="random" value="alex" name="Gulag">
<startouttext />The Gulag Archipelago<endouttext />
</foil>
<foil location="random" value="none" name="Tom Sawyer">
<startouttext />Tom Sawyer<endouttext />
</foil>

<foil location="random" value="shakespeare" name="King Lear">
<startouttext />King Lear<endouttext />
</foil>
<foil location="random" value="none" name="Gettysburg Address">
<startouttext />Gettysburg Address<endouttext />
</foil>
<foil location="random" value="shakespeare" name="Hamlet">
<startouttext />Hamlet<endouttext />
</foil>
    </foilgroup>
</matchresponse>
</problem>


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