--- doc/homework/homework5.html 2002/10/04 21:49:47 1.20
+++ doc/homework/homework5.html 2005/04/07 06:56:20 1.23
@@ -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
+
@@ -1064,6 +1089,35 @@ A message to be shown to the students
New to LON-CAPA |
+
+ We also support these functions from Math::Cephes
+
+ bdtr: Binomial distribution
+ bdtrc: Complemented binomial distribution
+ bdtri: Inverse binomial distribution
+ btdtr: Beta distribution
+ chdtr: Chi-square distribution
+ chdtrc: Complemented Chi-square distribution
+ chdtri: Inverse of complemented Chi-square distribution
+ fdtr: F distribution
+ fdtrc: Complemented F distribution
+ fdtri: Inverse of complemented F distribution
+ gdtr: Gamma distribution function
+ gdtrc: Complemented gamma distribution function
+ nbdtr: Negative binomial distribution
+ nbdtrc: Complemented negative binomial distribution
+ nbdtri: Functional inverse of negative binomial distribution
+ ndtr: Normal distribution function
+ ndtri: Inverse of Normal distribution function
+ pdtr: Poisson distribution
+ pdtrc: Complemented poisson distribution
+ pdtri: Inverse Poisson distribution
+ stdtr: Student's t distribution
+ stdtri: Functional inverse of Student's t distribution
+
+Plase see Math::Cephes for more information
+
+
<script> Variables
@@ -1100,7 +1154,7 @@ A message to be shown to the students
-
grade_target, grade_username, grade_domain, grade_symb - the
- vaules take precedence over the the normal ENV settings of
+ vaules take precedence over the the normal env settings of
these, use &Apache::lonxml::whichuser() to get back the
correct vaues of the items
@@ -1159,7 +1213,7 @@ A message to be shown to the students
Guy Albertelli
-Last modified: Fri Oct 4 18:01:02 EDT 2002
+Last modified: Wed Nov 13 17:33:43 EST 2002