diff --git a/mod/scorm/lang/en/scorm.php b/mod/scorm/lang/en/scorm.php index 90283757329e5..a9af258f65849 100644 --- a/mod/scorm/lang/en/scorm.php +++ b/mod/scorm/lang/en/scorm.php @@ -143,7 +143,7 @@ $string['invalidactivity'] = 'Scorm activity is incorrect'; $string['last'] = 'Last accessed on'; $string['lastaccess'] = 'Last access'; -$string['lastattempt'] = 'Last attempt'; +$string['lastattempt'] = 'Last completed attempt'; $string['lastattemptlock'] = 'Lock after final attempt'; $string['lastattemptlock_help'] = 'If enabled, a student is prevented from launching the SCORM player after using up all their allocated attempts.'; $string['lastattemptlockdesc'] = 'This preference sets the default value for the lock after final attempt setting'; @@ -281,7 +281,7 @@ $string['viewallreports'] = 'View reports for {$a} attempts'; $string['viewalluserreports'] = 'View reports for {$a} users'; $string['whatgrade'] = 'Attempts grading'; -$string['whatgrade_help'] = 'If multiple attempts are allowed, this setting specifies whether the highest, average (mean), first or last attempt is recorded in the gradebook. +$string['whatgrade_help'] = 'If multiple attempts are allowed, this setting specifies whether the highest, average (mean), first or last completed attempt is recorded in the gradebook. Handling of Multiple Attempts