Enter a number to specify how many submissions you want to see on one page.
-
-
Your preference is saved and will apply to all assignments in all courses.
-
diff --git a/mod/assignment/lang/en/assignment.php b/mod/assignment/lang/en/assignment.php
index 57acbce1f41..e81c11b21b2 100644
--- a/mod/assignment/lang/en/assignment.php
+++ b/mod/assignment/lang/en/assignment.php
@@ -129,8 +129,8 @@ $string['maximumgrade'] = 'Maximum grade';
$string['maximumsize'] = 'Maximum size';
$string['maxpublishstate'] = 'Maximum visibility for blog entry before due date';
$string['modulename'] = 'Assignment';
+$string['modulename_help'] = 'Assignments enable the teacher to specify a task either on or offline which can then be graded.';
$string['modulenameplural'] = 'Assignments';
-$string['modulenameplural_help'] = 'Assignments enable the teacher to specify a task either on or offline which can then be graded.';
$string['newsubmissions'] = 'Assignments submitted';
$string['noassignments'] = 'There are no assignments yet';
$string['noattempts'] = 'No attempts have been made on this assignment';
@@ -148,6 +148,7 @@ $string['notsubmittedyet'] = 'Not submitted yet';
$string['onceassignmentsent'] = 'Once the assignment is sent for marking, you will no longer be able to delete or attach file(s). Do you want to continue?';
$string['overwritewarning'] = 'Warning: uploading again will REPLACE your current submission';
$string['pagesize'] = 'Submissions shown per page';
+$string['pagesize_help'] = 'Enter a number to specify how many submissions you want to see on one page. Your preference is saved and will apply to all assignments in all courses.';
$string['preventlate'] = 'Prevent late submissions';
$string['quickgrade'] = 'Allow quick grading';
$string['quickgrade_help'] = 'If enabled, multiple assignments can be graded on one page. Add grades and comments then click the "Save all my feedback" button to save all changes for that page.';
diff --git a/mod/assignment/lib.php b/mod/assignment/lib.php
index 152e256d198..424f3941c90 100644
--- a/mod/assignment/lib.php
+++ b/mod/assignment/lib.php
@@ -1404,7 +1404,7 @@ class assignment_base {
echo '';
echo '';
echo '';
- echo $OUTPUT->old_help_icon('emailnotification', get_string('enableemailnotification', 'assignment'), 'assignment').'';
+ echo $OUTPUT->help_icon('enableemailnotification', 'assignment').'';
echo '';
echo '';
echo '';
@@ -1422,7 +1422,7 @@ class assignment_base {
echo '';
echo '