Diff for /loncom/interface/lonstatistics.pm between versions 1.87 and 1.88

version 1.87, 2003/10/21 20:24:52 version 1.88, 2003/10/23 15:12:45
Line 1048  sub CreateMainMenu { Line 1048  sub CreateMainMenu {
                      short_description =>                        short_description => 
     &mt('Detailed statistics and graphs of student performance on problems.'),      &mt('Detailed statistics and graphs of student performance on problems.'),
                  },                   },
                    { internal_name => 'student_assessment',  #                   { internal_name => 'student_assessment',
                      name => &mt('Problem Status Chart'),  #                     name => &mt('Problem Status Chart'),
                      short_description =>   #                     short_description => 
     &mt('Brief view of each students performance in course.'),  #    &mt('Brief view of each students performance in course.'),
                  },  #                 },
                    # 'percentage'  => 'Correct-problems Plot',                     # 'percentage'  => 'Correct-problems Plot',
                    # 'activitylog' => 'Activity Log',                     # 'activitylog' => 'Activity Log',
                    );                     );

Removed from v.1.87  
changed lines
  Added in v.1.88


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>