--- doc/homework/homework5.html 2001/05/19 00:24:39 1.1
+++ doc/homework/homework5.html 2001/05/19 03:40:19 1.2
@@ -31,6 +31,32 @@
-
+ <responseparam> if it appears it should be
+ inside of a <*response> tag, defines an externally
+ adjustable parameter for this question. Arguments:
+
+ -
+ default required, specifies a default value for
+ the parameter
+
+ -
+ name required, specifies an internal name for
+ the parameter
+
+ -
+ type required specifies the type of parameter,
+ one of "tolerance", "int", "float", "string", "date"
+ (configuration of paramters is handled by
+ lonparmset.pm and parameter.html)
+
+ -
+ description a string describing the parameter,
+ this is what is used to talk about a parameter outside
+ of a problem
+
+
+
+ -
<numericalresponse> implements a numerical
answer, it needs an internal <textline> for
the response to go in. It checks all styles of numerical
@@ -322,12 +348,7 @@
Guy Albertelli
-Last modified: Fri May 18 18:12:27 EDT 2001
+Last modified: Fri May 18 21:29:39 EDT 2001