--- loncom/interface/statistics/lonstathelpers.pm 2004/09/29 14:56:59 1.26 +++ loncom/interface/statistics/lonstathelpers.pm 2004/09/30 13:44:07 1.27 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstathelpers.pm,v 1.26 2004/09/29 14:56:59 matthew Exp $ +# $Id: lonstathelpers.pm,v 1.27 2004/09/30 13:44:07 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -118,6 +118,7 @@ sub ProblemSelector { my ($AcceptedResponseTypes) = @_; my $Str; $Str = "\n
'. - ''. - ' | '. - $resptype.' | '. - ''.$title.' '; -# ''.$resptype.' '.$res->{'title'}.' '; + $seq_str .= ' |
}. + ' | '. + ' | '; if (scalar(@{$partdata->{'ResponseIds'}}) > 1) { $seq_str .= &mt('response').' '.$respid; } + $seq_str .= (' 'x2). + qq{view}; $seq_str .= " |