[LON-CAPA-cvs] cvs: loncom /homework/templates Plot_curve.problem Plot_data.problem numerical.problem

www lon-capa-cvs@mail.lon-capa.org
Thu, 22 Apr 2004 17:14:30 -0000


www		Thu Apr 22 13:14:30 2004 EDT

  Modified files:              
    /loncom/homework/templates	Plot_curve.problem Plot_data.problem 
                              	numerical.problem 
  Log:
  No more "Enter hint text"
  
  
Index: loncom/homework/templates/Plot_curve.problem
diff -u loncom/homework/templates/Plot_curve.problem:1.2 loncom/homework/templates/Plot_curve.problem:1.3
--- loncom/homework/templates/Plot_curve.problem:1.2	Wed Dec 17 12:55:27 2003
+++ loncom/homework/templates/Plot_curve.problem	Thu Apr 22 13:14:30 2004
@@ -20,7 +20,7 @@
     <responseparam name="sig" type="int_range,0-16" description="Significant Figures" default="0,15" />
     <textline />
 <hintgroup>
-<startouttext />Enter the hint text here. <endouttext />
+<startouttext /><endouttext />
 </hintgroup>
 </numericalresponse>
 </problem>
Index: loncom/homework/templates/Plot_data.problem
diff -u loncom/homework/templates/Plot_data.problem:1.1 loncom/homework/templates/Plot_data.problem:1.2
--- loncom/homework/templates/Plot_data.problem:1.1	Wed Dec 17 11:56:59 2003
+++ loncom/homework/templates/Plot_data.problem	Thu Apr 22 13:14:30 2004
@@ -28,7 +28,7 @@
     <responseparam name="sig" type="int_range,0-16" description="Significant Figures" default="0,15" />
     <textline />
 <hintgroup>
-<startouttext />Enter the hint text here. <endouttext />
+<startouttext /><endouttext />
 </hintgroup>
 </numericalresponse>
 </problem>
Index: loncom/homework/templates/numerical.problem
diff -u loncom/homework/templates/numerical.problem:1.5 loncom/homework/templates/numerical.problem:1.6
--- loncom/homework/templates/numerical.problem:1.5	Mon Jul 28 20:51:17 2003
+++ loncom/homework/templates/numerical.problem	Thu Apr 22 13:14:30 2004
@@ -10,8 +10,7 @@
 	<responseparam name="sig" type="int_range,0-16" default="0,15" description="Significant Figures" />
 	<textline />
 	<hintgroup>
-		<startouttext />Enter the hint text here.
-		<endouttext />
+		<startouttext /><endouttext />
 	</hintgroup>
 </numericalresponse>
 </problem>