File:  [LON-CAPA] / loncom / homework / templates / StringResponse.problem
Revision 1.3: download - view: text, annotated - select for diffs
Thu Jun 6 08:55:35 2002 UTC (22 years ago) by albertel
Branches: MAIN
CVS tags: version_0_5_1, version_0_5, version_0_4, stable_2002_july, STABLE, HEAD
- updated templates by felicia

    1: <problem><startouttext />The answer is NaCl and it is case sensitive (Type:cs).<endouttext />
    2: <stringresponse answer="NaCl" type="cs">
    3: <textline>
    4: </textline>
    5:     
    6:     
    7:     <hintgroup><startouttext />Add hint text here.<endouttext />
    8:     </hintgroup>
    9: </stringresponse>
   10: </problem>

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