Moodle

Typos and an accessibility issue in text when launching SCORM objects

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9.3
  • Fix Version/s: 1.9.4
  • Component/s: Accessibility, Language, SCORM
  • Labels:
    None
  • Environment:
    Any
  • Database:
    Any
  • Difficulty:
    Easy
  • Affected Branches:
    MOODLE_19_STABLE
  • Fixed Branches:
    MOODLE_19_STABLE

Description

When launching a SCORM object, the text says, with typos:

"If a new windows does not apprear click here to launch the activity"

Also, the link is on the word "here," rather than on more descriptive text like the accessibility guidelines advise.

On my local site, I made the following change to lines 115-116 of /lang/en_utf8/scorm.php and, if I may, I suggest this for everyone:

$string['popupblocked'] = 'If a new window does not appear, $a.';
$string['popupblockedlinkname'] = 'launch the content here';

The file with this change is attached.

Activity

Hide
Dan Marsden added a comment -

fixed in 1.9Stable and HEAD - thanks for the report!

Show
Dan Marsden added a comment - fixed in 1.9Stable and HEAD - thanks for the report!
Hide
Petr Škoda (skodak) added a comment -

reviewed, thanks

Show
Petr Škoda (skodak) added a comment - reviewed, thanks

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: