--- loncom/interface/statistics/lonstudentassessment.pm 2012/03/20 16:05:26 1.169 +++ loncom/interface/statistics/lonstudentassessment.pm 2012/05/12 03:42:01 1.169.2.1 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentassessment.pm,v 1.169 2012/03/20 16:05:26 bisitz Exp $ +# $Id: lonstudentassessment.pm,v 1.169.2.1 2012/05/12 03:42:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -51,7 +51,6 @@ package Apache::lonstudentassessment; use strict; use Apache::lonstatistics(); -use Apache::lonquickgrades(); use Apache::lonhtmlcommon(); use Apache::loncommon(); use Apache::loncoursedata; @@ -168,7 +167,6 @@ sub BuildStudentAssessmentPage { return; } $r->print(&Apache::lonhtmlcommon::breadcrumbs('Chart','Chart_Description:Chart_Sections:Chart_Student_Data:Chart_Enrollment_Status:Chart_Sequences:Chart_Output_Formats:Chart_Output_Data')); - &Apache::lonquickgrades::startGradeScreen($r,'chart'); # # Print out the HTML headers for the interface