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

1.1     ! albertel    1: <problem>
        !             2: <script type="loncapa/perl">
        !             3: #Enter the computations here
        !             4: </script>
        !             5: <startouttext />
        !             6: Enter the problem text here.
        !             7: <endouttext />
        !             8: <numericalresponse>
        !             9: 	<textline />
        !            10: 	<hintgroup>
        !            11: 		<startouttext />
        !            12: Enter the hint text here.
        !            13: 		<endouttext />
        !            14: 	</hintgroup>
        !            15: </numericalresponse>
        !            16: </problem>

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