File:  [LON-CAPA] / loncom / homework / templates / Attic / formula.problem
Revision 1.1: download - view: text, annotated - select for diffs
Fri Dec 7 21:12:19 2001 UTC (22 years, 7 months ago) by albertel
Branches: MAIN
CVS tags: version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, STABLE, HEAD
- new formula examples

    1: <problem>
    2: <script type="loncapa/perl">
    3: </script>
    4: <startouttext /><endouttext />
    5: <formularesponse samples="" answer="">
    6:     <responseparam name="tol" type="tolerance" description="Numerical Tolerance" default="" />
    7:     <textline size="50" />
    8:     <hintgroup>
    9:     </hintgroup>
   10: </formularesponse>
   11: </problem>
   12: 

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