--- loncom/homework/grades.pm 2007/08/10 20:09:30 1.426 +++ loncom/homework/grades.pm 2007/08/18 00:57:25 1.429 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.426 2007/08/10 20:09:30 albertel Exp $ +# $Id: grades.pm,v 1.429 2007/08/18 00:57:25 banghart Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1950,10 +1950,12 @@ KEYWORDS {'one_time' => 1}); $similar="

". - &mt('Essay is [_1]% similar to an essay by [_2] in course [_3]:[_4]', + &mt('Essay is [_1]% similar to an essay by [_2] ([_3]:[_4]) in course [_5] (course id [_6]:[_7])', $osim, &Apache::loncommon::plainname($oname,$odom), + $oname,$odom, $old_course_desc{'description'}, + $old_course_desc{'num'}, $old_course_desc{'domain'}). '

'. &keywords_highlight($oessay). @@ -6930,7 +6932,7 @@ GRADINGMENUJS $result.=''; $result.='
'."\n". - ' '.&mt('Select Section').': '."\n"; if (ref($sections)) { foreach (sort (@$sections)) { $result.='