Diff for /loncom/interface/statistics/lonproblemanalysis.pm between versions 1.52 and 1.53

version 1.52, 2003/12/15 16:23:00 version 1.53, 2004/01/08 19:20:12
Line 49  my @SubmitButtons = ({ name => 'ProblemA Line 49  my @SubmitButtons = ({ name => 'ProblemA
                      { name => 'updatecaches',                       { name => 'updatecaches',
                        text => 'Update Student Data' },                         text => 'Update Student Data' },
                      { name => 'SelectAnother',                       { name => 'SelectAnother',
                        text => 'Choose a different resource' },                         text => 'Choose a different Problem' },
                      { name => 'ExcelOutput',                       { name => 'ExcelOutput',
                        text => 'Produce Excel Output' });                         text => 'Produce Excel Output' });
   

Removed from v.1.52  
changed lines
  Added in v.1.53


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