--- doc/homework/Attic/homework4.html 2000/11/22 00:12:58 1.2
+++ doc/homework/Attic/homework4.html 2001/05/19 01:04:55 1.5
@@ -18,7 +18,7 @@
student, it also provides hints to the data's markup and
when it should be autoconverted, and when it should be
ignored. All of these tags except <outtext> are
- valid and parsed by &parsed() inside a <script>.
+ valid and parsed by &parsed() inside a <script>.
Additionaly any perl style variables are replaced with the
@@ -194,27 +194,6 @@
Answer Section
-
- answergroup has little in the way of purpose anymore, showrandomfoil is it
- <answergroup> this defines a grouping of
- <*response> that when responded to must all be
- right in order for any to be right, this also allows
- subgroups to exist. For example 1 of N questions that have a
- 1 of N hint question for a leaf in the orginal 1of N
- question. The closing tag in this group uses the results
- from the <*response>s to decide whether this
- grouping was correct, and assigns a grade, and provides any
- feedback.
-
-
ID, if this isn't set it will be set during
- the publication step. It is used to assign parameters names
- in a way that can be tracked if an instructor modifies
- things by hand.
-
-
name optional, if set, it will be used by the
- resource assembly tool when one is modfiying parameters.
-
-
- -
<*response> further documentation will be available
in the future. Roughly these will take a set of data from
the enclosed input structures, and one or more correct
@@ -236,10 +215,10 @@
<responseparam> can appear inside a <*response>,
they provided config options for the <*response>
-
type specifies the parameter name, what are
+
name specifies the parameter name, what are
possible values depends on the <*response>
-
value specifies the possible values for this
+
type specifies the possible values for this
type, possible arguments are: "option1|option2|option3" or
"numerictype,lownum-highnum" numeric type can be either int
or float
@@ -312,11 +291,11 @@
Libraries
-
- <scriptlib> the enclosed name is a file that
+ <parserlib> the enclosed name is a file that
contains definition for new tags.
-
- <parserlib> the enclosed name is a file that
+ <scriptlib> the enclosed name is a file that
contains extensions to the parser.
@@ -374,7 +353,7 @@
Guy Albertelli
-Last modified: Tue Nov 21 19:08:18 EST 2000
+Last modified: Thu Dec 28 17:50:36 EST 2000