--- loncom/homework/caparesponse/caparesponse.pm 2000/12/04 21:53:07 1.16 +++ loncom/homework/caparesponse/caparesponse.pm 2000/12/05 22:07:26 1.17 @@ -49,7 +49,7 @@ sub end_caparesponse { &Apache::lonxml::debug("\n
result:$Apache::caparesponse::result:$result:$Apache::lonxml::curdepth
\n"); } } else { - $result .= "The correct answer is ".&Apache::run::run("{$$parstack['-1'];".'return $answer}',$safeeval)."\n"; + #$result .= "The correct answer is ".&Apache::run::run("{$$parstack['-1'];".'return $answer}',$safeeval)."\n"; } #Apache::lonxml::debug("\n
\nreal end caparesponse
\n"); pop @Apache::inputtags::response;