--- loncom/homework/grades.pm 2020/05/06 00:07:48 1.763 +++ loncom/homework/grades.pm 2020/05/06 00:09:49 1.764 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # The LON-CAPA Grading handler # -# $Id: grades.pm,v 1.763 2020/05/06 00:07:48 raeburn Exp $ +# $Id: grades.pm,v 1.764 2020/05/06 00:09:49 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -9794,7 +9794,7 @@ sub grading_menu { icon => 'grade_students.png', linktitle => 'Grade current resource for a selection of students.' }, - { linktext => 'Grade ungraded submissions.', + { linktext => 'Grade ungraded submissions', url => $url1b, permission => 'F', icon => 'ungrade_sub.png',