--- loncom/interface/lonstatistics.pm 2002/08/14 16:18:55 1.44 +++ loncom/interface/lonstatistics.pm 2002/08/14 20:42:48 1.46 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # (Publication Handler # -# $Id: lonstatistics.pm,v 1.44 2002/08/14 16:18:55 stredwic Exp $ +# $Id: lonstatistics.pm,v 1.46 2002/08/14 20:42:48 stredwic Exp $ # # Copyright Michigan State University Board of Trustees # @@ -123,6 +123,8 @@ sub ProcessFormData{ &CheckFormElement($cache, 'ProblemStatisticsSort', 'ProblemStatisticsSort', 'Homework Sets Order'); &CheckFormElement($cache, 'DisplayLegend', 'DisplayLegend', 'Hide Legend'); + &CheckFormElement($cache, 'SortProblems', 'SortProblems', + 'Sort Within Sequence'); # Search only form elements my @headingColumns=(); @@ -541,7 +543,7 @@ sub BuildStatistics { } if(defined($cache{'OptionResponses'})) { - $reports{'problem_analysis'} = 'Problem Analysis'; + $reports{'problem_analysis'} = 'Option Response Analysis'; } $r->print('