--- loncom/homework/optionresponse.pm 2003/10/03 15:23:53 1.88 +++ loncom/homework/optionresponse.pm 2003/10/13 19:25:30 1.89 @@ -1,7 +1,7 @@ # LearningOnline Network with CAPA # option list style responses # -# $Id: optionresponse.pm,v 1.88 2003/10/03 15:23:53 albertel Exp $ +# $Id: optionresponse.pm,v 1.89 2003/10/13 19:25:30 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -302,7 +302,6 @@ sub displayfoils { my $id=$Apache::inputtags::response[-1]; my $break; my $solved=$Apache::lonhomework::history{"resource.$part.solved"}; - my $status=$Apache::inputtags::status[-1]; if ( ($target ne 'tex') && &Apache::response::show_answer() ) { foreach $name (@whichopt) {