Accessibility roadmap for Research Repository

This page details all of the known accessibility issues affecting Research Repository, the method that was used to find issues, and the plans in place to fix them.


Plans for fixing known accessibility issues

All of the issues that have been highlighted in this review will be fixed in a planned upgrade to this repository


Method for testing accessibility

This repository was tested using WAVE's web accessibility tool. This tool returns a comprehensive list of features that may limit the ability of users to access a website, especially those using assistive technology such as screen readers. We ran this tool on a version of the repository without branding customisation, covering the pages that users most frequently interact with.


Known accessibility issues, listed by page

These issues are listed by page. Pages that are publicly accessible are listed first, and those for repository administrators can be found lower down. The number in brackets following the description represents the number of instances of that issue on the page. Below is a list of all the accessibility issues known to affect Research Repository with an explanation of what they mean.

  • Skipped heading level: heading level is skipped. This may cause confusion or difficulty for those using keyboard navigation or screen readers.
  • Layout table: Layout tables are being used to position content visually, for example, to create columns or align content neatly for sighted users. These can introduce reading and navigation order issues especially for those using screen readers.
  • Missing form label: A form control does not have a properly associated text label. This means that the function of the form control may not be presented to those using screen readers. The lack of visible description may also make the page harder to navigate for all users.
  • Broken ARIA reference: No target is set for ARIA references, this means that the description will not be presented.
  • Suspicious link text: A link contains extraneous text or may not make sense out of context. This may cause confusion about the purpose of the link.
  • Select missing label: A select element may not have an associated label. This means that its purpose might not be clear to those using screen readers.
  • Image with title: An image has a title attribute but no alternative text value. Though this should describe the image for those using screen readers, alternative text should be used in most cases.
  • Javascript jump menu: A javascript jump menu is a select element that triggers a new web page with the onchange event handler. This may cause difficulty for users navigating the page with a keyboard as the page will change with each change in the select menu.
  • Very small text: Text is very small. This may make reading text on this page difficult for users, particular those with low vision.
  • Empty table header: A table header contains no text. This may result in cells with missing or incorrect header information.

Publicly accessible pages

Homepage

There are no accessibility issues known to affect the repository homepage.


About

There are no accessibility issues known to affect the about page.


Browse

There are no accessibility issues known to affect the browse items page.


Item detail

The following accessibility issues are known to affect the item details page:

  • Skipped heading level (1)
  • Layout table (1)

Deposit workflow - item type

There are no accessibility issues known to affect the 'type' stage of the deposit workflow.


Deposit workflow - upload

The following accessibility issues are known to affect the 'upload' stage of the deposit workflow:

  • Missing form label (2)
  • Layout table (1)

Deposit workflow - details

The following accessibility issues are known to affect the 'details' stage of the deposit workflow:

  • Missing form label (4)

Deposit workflow - subject

The following accessibility issues are known to affect the 'subjects' stage of the deposit workflow:

  • Broken ARIA reference (1)

Deposit workflow - deposit

There are no accessibility issues known to affect the 'deposit' stage of the deposit workflow.


Search

There are no accessibility issues known to affect the simple search page.


Advanced search

There are no accessibility issues known to affect the advanced search page.


Login

The following accessibility issues are known to affect the user login page:

  • Missing form label (2)
  • Layout table (1)

Profile

The following accessibility issues are known to affect the user homepage:

  • Suspicious link text (1)
  • Layout table (3)


Pages for repository administrators

Manage deposits

There are no accessibility issues known to affect the manage deposits page.


Review

The following accessibility issues are known to affect the review page:

  • Broken ARIA reference (3)

Admin

There are no accessibility issues known to affect the admin page.


IR stats

The following accessibility issues are known to affect the IR stats reports page:

  • Missing form label (1)
  • Select missing label (5)
  • Image with title (3)
  • Javascript jump menu (1)
  • Very small text (72)
  • Layout table (7)

Reports

The following accessibility issues are known to affect the reports page:

  • Very small text (1)

Subject editor

The following accessibility issues are known to affect the subject editor:

  • Missing form label (1)
  • Empty table header (1)
  • Select missing label (1)