Details
-
Type:
Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: 3.2
-
Component/s: Accessibility, Book
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_32_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-56270-master -
Pull Master Diff URL:
Description
We have Next page + Previous page navigation within the book.
The alt attribute on the image, and the title attribute on the link are both set to basic strings "Next" and "Previous".
Let's make these more descriptive by adding the details of the new page.
Note, we only need to do this for image navigation. The "Text" navigation is already appropriate.