--- loncom/html/adm/help/tex/Problem_LON-CAPA_Functions.tex 2011/05/22 03:04:54 1.22 +++ loncom/html/adm/help/tex/Problem_LON-CAPA_Functions.tex 2012/01/03 21:56:35 1.23 @@ -149,7 +149,7 @@ epoch (UTC), which can be used in calcul \&stored\_data(\$name,\$partid) & Returns the stored data \$name. Partid is optional.\\ \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.\\ \hline