--- loncom/html/adm/help/tex/adaptive_hints.tex 2004/06/09 13:55:21 1.1 +++ loncom/html/adm/help/tex/adaptive_hints.tex 2004/09/14 22:00:41 1.2 @@ -14,6 +14,7 @@ String Hint condition The syntax used to describe the foil(s) and the foil answer(s) differ for the five types: 1. Formula Hint condition The formulahint tag takes three parameters: answer, name, and samples. The "name" is the unique name given to the hint condition. The formula answer for which you wish to provide conditional is included in the answer parameter. The samples parameter includes the points (or range of points) over which sampling of the student's submitted answer and the formula included in the formula hint answer parameter are to be compared. The syntax is the same as used to specify sampling points in the samples parameter of the formula reponse tag itself. The formula submitted by the student is evaluated at the sample points for the hint and the calculated values are compared with the corresponding values determined by evaluating the "hint" answer at the same sampling points. A close correspondence between the two sets of values will trigger the hint action specified in the tag. +\begin{verbatim}