--- loncom/interface/statistics/lonstathelpers.pm 2004/09/16 21:54:22 1.23 +++ loncom/interface/statistics/lonstathelpers.pm 2004/09/29 14:56:59 1.26 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.23 2004/09/16 21:54:22 matthew Exp $ +# $Id: lonstathelpers.pm,v 1.26 2004/09/29 14:56:59 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -169,7 +169,7 @@ sub ProblemSelector { =pod -=item &MultpleProblemSelector($navmap,$selected,$inputname) +=item &MultipleProblemSelector($navmap,$selected,$inputname) Generate HTML with checkboxes for problem selection. @@ -205,12 +205,20 @@ sub MultipleProblemSelector { my $selected = {map { ($_,1) } (&get_selected_symbs($inputname))}; # Header $Str .= <<"END"; -