--- loncom/homework/grades.pm 2010/09/02 10:34:04 1.637 +++ loncom/homework/grades.pm 2010/10/22 15:29:57 1.638 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.637 2010/09/02 10:34:04 www Exp $ +# $Id: grades.pm,v 1.638 2010/10/22 15:29:57 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3861,7 +3861,7 @@ ENDPICK } sub checkforfile_js { - my $alertmsg = &mt('Please use the "Choose File" button to select a file from your local directory.'); + my $alertmsg = &mt('Please use the browse button to select a file from your local directory.'); my $result = &Apache::lonhtmlcommon::scripttag(<1) { + push(@skipped,&mt("[_1]: point value larger than weight","$username:$domain")); + } $grades{"resource.$part.awarded"}=$pcr; $grades{"resource.$part.solved"}=$award; $points{$part}=1;