--- loncom/interface/lonstatistics.pm 2003/10/21 20:24:52 1.87 +++ loncom/interface/lonstatistics.pm 2003/10/23 15:12:45 1.88 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonstatistics.pm,v 1.87 2003/10/21 20:24:52 matthew Exp $ +# $Id: lonstatistics.pm,v 1.88 2003/10/23 15:12:45 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1048,11 +1048,11 @@ sub CreateMainMenu { short_description => &mt('Detailed statistics and graphs of student performance on problems.'), }, - { internal_name => 'student_assessment', - name => &mt('Problem Status Chart'), - short_description => - &mt('Brief view of each students performance in course.'), - }, +# { internal_name => 'student_assessment', +# name => &mt('Problem Status Chart'), +# short_description => +# &mt('Brief view of each students performance in course.'), +# }, # 'percentage' => 'Correct-problems Plot', # 'activitylog' => 'Activity Log', );