--- loncom/homework/grades.pm 2012/01/02 05:15:46 1.669 +++ loncom/homework/grades.pm 2012/01/02 22:09:25 1.670 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.669 2012/01/02 05:15:46 raeburn Exp $ +# $Id: grades.pm,v 1.670 2012/01/02 22:09:25 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4585,7 +4585,7 @@ sub displaySubByDates { my ($responseId)= ($isTask ? ($matchKey=~ /^resource\.(.*?)\.\Q$partid\E\.award$/) : ($matchKey=~ /^resource\.\Q$partid\E\.(.*?)\.submission$/)); - $displaySub[0].='' .' ' .'('.&mt('Response ID: [_1]',$responseId).')'