--- loncom/interface/statistics/lonstudentassessment.pm 2003/06/02 18:28:37 1.51 +++ loncom/interface/statistics/lonstudentassessment.pm 2003/06/05 19:21:22 1.52 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstudentassessment.pm,v 1.51 2003/06/02 18:28:37 matthew Exp $ +# $Id: lonstudentassessment.pm,v 1.52 2003/06/05 19:21:22 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -709,8 +709,8 @@ sub StudentAverageTotal { sub SingleStudentTotal { my $student = &Apache::lonstatistics::current_student(); - my $Str = "

Summary Table For ".$student->{'username'}.'@'. - $student->{'domain'}."

\n"; + my $Str = "

Summary table for ".$student->{'fullname'}." ". + $student->{'username'}.'@'.$student->{'domain'}."

\n"; $Str .= ''."\n"; $Str .= "\n";
Sequence or FolderScoreMaximum