--- loncom/interface/statistics/lonstudentassessment.pm 2012/12/16 17:11:23 1.169.2.2 +++ loncom/interface/statistics/lonstudentassessment.pm 2013/02/21 21:56:09 1.169.2.3 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentassessment.pm,v 1.169.2.2 2012/12/16 17:11:23 raeburn Exp $ +# $Id: lonstudentassessment.pm,v 1.169.2.3 2013/02/21 21:56:09 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -232,7 +232,6 @@ sub BuildStudentAssessmentPage { $output_student->($r,$student); } # Call the "finish" routine selected above - &Apache::lonquickgrades::endGradeScreen($r); $finish->($r); # return;