Diff for /loncom/html/adm/help/tex/Problem_LON-CAPA_Functions.tex between versions 1.22 and 1.23

version 1.22, 2011/05/22 03:04:54 version 1.23, 2012/01/03 21:56:35
Line 149  epoch (UTC), which can be used in calcul Line 149  epoch (UTC), which can be used in calcul
   
 \&stored\_data(\$name,\$partid) & Returns the stored data \$name. Partid is optional.\\  \&stored\_data(\$name,\$partid) & Returns the stored data \$name. Partid is optional.\\
 \hline  \hline
 \&wrong\_bubbles(\$correct,\$lower,\$upper,\$step,\@given) & Returns an array that can be used for wrong answers in numerical responses. The first argument is the correct answer, the next arguments are the lower and upper boundaries for the bubbles, as well as the step size. The next argument is an   \&wrong\_bubbles(\$correct,\$lower,\$upper,\$step,@given) & Returns an array that can be used for wrong answers in numerical responses. The first argument is the correct answer, the next arguments are the lower and upper boundaries for the bubbles, as well as the step size. The next argument is an 
 optional array of wrong answers that should be included.\\  optional array of wrong answers that should be included.\\
 \hline   \hline 
   

Removed from v.1.22  
changed lines
  Added in v.1.23


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>