MDL-43247 SCORM: improve pop-up handling and redirect to homepage on close.

This commit is contained in:
Dan Marsden 2014-01-06 09:43:39 +13:00
parent f05e25d208
commit 9d22765723
4 changed files with 50 additions and 4 deletions

View file

@ -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.';