Annotation of loncom/homework/templates/formula.problem, revision 1.1

1.1     ! albertel    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>