mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
MDL-43247 SCORM: improve pop-up handling and redirect to homepage on close.
This commit is contained in:
parent
f05e25d208
commit
9d22765723
4 changed files with 50 additions and 4 deletions
|
@ -290,6 +290,7 @@ $string['php5'] = 'PHP 5 (DOMXML native library)';
|
|||
$string['pluginadministration'] = 'SCORM package administration';
|
||||
$string['pluginname'] = 'SCORM package';
|
||||
$string['popup'] = 'New window';
|
||||
$string['popuplaunched'] = 'This SCORM package has been launched in a popup window, If you have finished viewing this resource, click here to return to the course page';
|
||||
$string['popupmenu'] = 'In a drop down menu';
|
||||
$string['popupopen'] = 'Open package in a new window';
|
||||
$string['popupsblocked'] = 'It appears that popup windows are blocked, stopping this SCORM package from playing. Please check your browser settings before trying again.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue