mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Merge branch 'MDL-31957-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
This commit is contained in:
commit
0c6800e771
4 changed files with 32 additions and 5 deletions
|
@ -71,6 +71,7 @@ $string['completionview_desc'] = 'Student must view this activity to complete it
|
|||
$string['configenablecompletion'] = 'When enabled, this lets you turn on completion tracking (progress) features at course level.';
|
||||
$string['csvdownload'] = 'Download in spreadsheet format (UTF-8 .csv)';
|
||||
$string['deletecoursecompletiondata'] = 'Delete course completion data';
|
||||
$string['deletecompletiondata'] = 'Delete completion data';
|
||||
$string['enablecompletion'] = 'Enable completion tracking';
|
||||
$string['err_noactivities'] = 'Completion information is not enabled for any activity, so none can be displayed. You can enable completion information by editing the settings for an activity.';
|
||||
$string['err_nousers'] = 'There are no students on this course or group for whom completion information is displayed. (By default, completion information is displayed only for students, so if there are no students, you will see this error. Administrators can alter this option via the admin screens.)';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue