--- loncom/interface/statistics/loncorrectproblemplot.pm 2012/05/07 10:12:42 1.28 +++ loncom/interface/statistics/loncorrectproblemplot.pm 2012/05/12 03:07:46 1.28.2.1 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: loncorrectproblemplot.pm,v 1.28 2012/05/07 10:12:42 goltermann Exp $ +# $Id: loncorrectproblemplot.pm,v 1.28.2.1 2012/05/12 03:07:46 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -31,7 +31,6 @@ use strict; use Apache::lonnet; use Apache::loncommon(); use Apache::lonhtmlcommon(); -use Apache::lonquickgrades(); use Apache::loncoursedata(); use Apache::lonstatistics; use Apache::lonstathelpers; @@ -70,7 +69,6 @@ sub BuildCorrectProblemsPage { &Apache::lonstatistics::PrepareClasslist(); $r->print(&Apache::lonhtmlcommon::breadcrumbs('Correct Problems Plot')); - &Apache::lonquickgrades::startGradeScreen($r,'statistics'); # $r->print(&CreateInterface()); #