--- doc/homework/homework5.html 2002/07/17 18:08:38 1.19
+++ doc/homework/homework5.html 2002/10/25 20:29:39 1.21
@@ -249,6 +249,31 @@ A message to be shown to the students
name which should be set to the value of which
<hintpart> will be shown.
+
+ <stringhint> has all the arguments that
+ <stringresponse>, does and the required attribute
+ name which should be set to the value of which
+ <hintpart> will be shown.
+
+
+ <formulahint> has all the arguments that
+ <formularesponse>, does and the required attribute
+ name which should be set to the value of which
+ <hintpart> will be shown.
+
+
+ <optionhint> required attribute name
+ which should be set to the value of which <hintpart>
+ will be shown.
+
+
+ <radiobuttonhint> has the required attribute
+ name which should be set to the value of which
+ <hintpart> will be shown, and answer which
+ should be a two element list, frist the type (foil or
+ concept) and then either the foil's name or the concept's
+ string
+
@@ -1025,7 +1050,7 @@ A message to be shown to the students
NOT IMPLEMENTED IN CAPA |
- @return_array=&random_permutation ($item_cnt,@array) |
+ @return_array=&random_permutation ($seed,@array) |
Returns @array randomly permuted. |
New to LON-CAPA |
@@ -1159,7 +1184,7 @@ A message to be shown to the students
Guy Albertelli
-Last modified: Fri Jul 12 21:28:44 EDT 2002
+Last modified: Fri Oct 25 16:29:31 EDT 2002