--- loncom/interface/lonstatistics.pm 2009/12/11 00:12:21 1.144.2.1 +++ loncom/interface/lonstatistics.pm 2016/04/25 23:00:58 1.162 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstatistics.pm,v 1.144.2.1 2009/12/11 00:12:21 raeburn Exp $ +# $Id: lonstatistics.pm,v 1.162 2016/04/25 23:00:58 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -64,6 +64,7 @@ use Apache::lonpercentage; use Apache::lonstudentsubmissions(); use Apache::lonsurveyreports(); use Apache::longradinganalysis(); +use Apache::lonquickgrades(); use LONCAPA; # @@ -365,7 +366,7 @@ sub section_or_group_text { sub get_students { if (! @Students) { - &PrepareClasslist() + &PrepareClasslist(); } return @Students; } @@ -400,30 +401,30 @@ sub StudentDataSelect { my $Str = "\n"; $Str .= '\n"; return $Str; @@ -501,16 +502,16 @@ sub map_select { my $form = "\n"; $form .= ''."\n"; # # Loop through the sequences foreach my $s (@Sections) { - $Str .= '