--- loncom/html/adm/help/tex/Problem_LON-CAPA_Functions.tex 2011/05/21 14:08:10 1.20 +++ loncom/html/adm/help/tex/Problem_LON-CAPA_Functions.tex 2011/05/21 14:50:44 1.21 @@ -144,6 +144,12 @@ epoch (UTC), which can be used in calcul \&submission(\$partid,\$responseid,\$version) & Returns what the student submitted for response \$responseid in part \$partid. You can get these IDs from the XML-code of the problem. \$version is optional and returns the \$version-th submission of the student that was graded.\\ \hline +\¶meter\_setting(\$name,\$partid) & Returns the parameter setting \$name. Partid is optional.\\ +\hline + +\&stored\_data(\$name,\$partid) & Returns the stored data \$name. Partid is optional.\\ +\hline + \¤tpart() & Returns the ID of the current part.\\ \hline