File:  [LON-CAPA] / loncom / homework / templates / SimpleFormula.problem
Revision 1.1: download - view: text, annotated - select for diffs
Thu Jun 6 08:56:43 2002 UTC (21 years, 11 months ago) by albertel
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, version_0_5_1, version_0_5, version_0_4, stable_2002_july, conference_2003, STABLE, HEAD
- new templates from felicia

<problem>
<script type="loncapa/perl"># Enter computations here 

</script>
<startouttext />Enter Question Text Here.  <endouttext />
<formularesponse answer="$answer" id="11" samples="">
    <responseparam name="tol" type="tolerance" description="Numerical Tolerance" default=".0001" />
    <textline size="50" />
    <hintgroup>
    </hintgroup>
</formularesponse>

</problem>

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