mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-57998 mod_scorm: added action events
Part of MDL-55611 epic.
This commit is contained in:
parent
7aedfe32f4
commit
3a41f730ac
6 changed files with 547 additions and 6 deletions
|
@ -72,6 +72,8 @@ $string['browsed'] = 'Browsed';
|
|||
$string['browsemode'] = 'Preview mode';
|
||||
$string['browserepository'] = 'Browse repository';
|
||||
$string['calculatedweight'] = 'Calculated weight';
|
||||
$string['calendarend'] = 'The SCORM activity \'{$a}\' closes';
|
||||
$string['calendarstart'] = 'The SCORM activity \'{$a}\' opens';
|
||||
$string['cannotaccess'] = 'You cannot call this script in that way';
|
||||
$string['cannotfindsco'] = 'Could not find SCO';
|
||||
$string['closebeforeopen'] = 'You have specified a close date before the open date.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue