--- loncom/interface/statistics/lonstathelpers.pm 2008/10/30 17:45:25 1.56 +++ loncom/interface/statistics/lonstathelpers.pm 2009/03/25 15:49:53 1.58 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.56 2008/10/30 17:45:25 bisitz Exp $ +# $Id: lonstathelpers.pm,v 1.58 2009/03/25 15:49:53 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -181,12 +181,12 @@ sub problem_selector { } } if ($seq_str ne '') { - $Str .= ' '. + $Str .= ' '. ''.$seq->compTitle.''. "\n".$seq_str; if (defined($sequence_addendum)) { $Str .= ''. - (' 'x2). + (' 'x2). ''.$sequence_addendum.''. "\n"; } @@ -238,7 +238,7 @@ sub MultipleProblemSelector { my $selected = {map { ($_,1) } (&get_selected_symbs($inputname))}; # Header $Str .= <<"END"; -'. ''.