File:  [LON-CAPA] / loncom / homework / templates / StringResponse.problem
Revision 1.4: download - view: text, annotated - select for diffs
Wed Dec 11 15:21:45 2002 UTC (21 years, 6 months ago) by www
Branches: MAIN
CVS tags: version_0_99_3, version_0_99_2, version_0_99_1, version_0_99_0, version_0_6_2, version_0_6, conference_2003, HEAD
Hide some of the multiple concept group templates, slighty reduce number of
foils in other templates.

    1: <problem><startouttext />Enter your question text here.
    2: The current answer is "NaCl" and it is "Case Sensitive."<endouttext />
    3: <stringresponse answer="NaCl" type="cs">
    4: <textline>
    5: </textline>
    6:     <hintgroup><startouttext />Add hint text here.<endouttext />
    7:     </hintgroup>
    8: </stringresponse>
    9: </problem>

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