File:  [LON-CAPA] / loncom / homework / templates / numerical.problem
Revision 1.1: download - view: text, annotated - select for diffs
Mon Jul 2 18:40:54 2001 UTC (22 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: HEAD
- problem templates

<problem>
<script type="loncapa/perl">
#Enter the computations here
</script>
<startouttext />
Enter the problem text here.
<endouttext />
<numericalresponse>
	<textline />
	<hintgroup>
		<startouttext />
Enter the hint text here.
		<endouttext />
	</hintgroup>
</numericalresponse>
</problem>

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