Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-78806

Accessibility issue: Page title does not contain website (WCAG 2.1 - 2.4.2 Page Titled)

XMLWordPrintable

    • MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE, MOODLE_402_STABLE
    • MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE, MOODLE_401_STABLE, MOODLE_402_STABLE
    • MDL-78806-401
    • MDL-78806-master
    • Hide
      1. Install and/or upgrade your Moodle site.
      2. Check the page title (by hovering on the browser window/tab's title bar).
      3. Confirm that the page title is separated by the pipe character. e.g. "Installation | Moodle xx".
      4. Configure the site, making sure to set the site's full name and short name.

      For the following steps, as you navigate through Moodle, confirm that you see "| YOUR_SITE_SHORTNAME" appended at the end of the page title for each page you visit.

      1. Go to Site administration > Appearance > HTML Settings.
      2. Set "Include site name in page title" to "Full name"
      3. Press "Save changes"
      4. Going forward, confirm that you now see "| YOUR_SITE_FULLNAME" appended at the end of the page title for each page you visit.
      5. While navigating through the site administration, confirm that the page title now shows in a "narrow to broad" manner instead of a "broad to narrow" manner, separated by the pipe character "|" instead of the colon character ":".
        • e.g. If you go to Site admin > Competencies > Competencies settings, the page title will now be "Competencies settings | Competencies | Administration | YOUR_SITE_NAME".
      Show
      Install and/or upgrade your Moodle site. Check the page title (by hovering on the browser window/tab's title bar). Confirm that the page title is separated by the pipe character. e.g. " Installation | Moodle xx ". Configure the site, making sure to set the site's full name and short name. For the following steps, as you navigate through Moodle, confirm that you see " | YOUR_SITE_SHORTNAME " appended at the end of the page title for each page you visit. Go to Site administration > Appearance > HTML Settings. Set " Include site name in page title " to " Full name " Press " Save changes " Going forward, confirm that you now see " | YOUR_SITE_FULLNAME " appended at the end of the page title for each page you visit. While navigating through the site administration, confirm that the page title now shows in a "narrow to broad" manner instead of a "broad to narrow" manner, separated by the pipe character " | " instead of the colon character " : ". e.g. If you go to Site admin > Competencies > Competencies settings, the page title will now be " Competencies settings | Competencies | Administration | YOUR_SITE_NAME ".

      Accessibility issue:

      The document title of a web page (the <title> element in the <head>) is the first thing that screen reader users and users of other assistive technologies see on a page, and it is important for navigation.
      Such a title should consist of two parts:

      1. identify the topic of the sub-site.
      2. identify the website or other resource that the web page is associated with.

      Most of the document titles on Moodle each contain a different, individual name of the respective page, but do not mention the name of the website itself.

      Example for this issue:

      Almost every sub-site lacks the name of the website itself. For example:
      <title>My courses</title>.
      <title>Course: Test Course</title>
      <title>Announcements</title>

      How to fix the issue:

      Add the website to the page title, for example:
      <title>Test Moodle - My courses</title>.
      <title>Course: Test Course - Name of Website Moodle</title>
      <title>Example Moodle: Announcements</title>

      Success Criterion:

            jpataleta Jun Pataleta
            aburkard Andreas Burkard
            Carlos Escobedo Carlos Escobedo
            Ilya Tregubov Ilya Tregubov
            Ron Carl Alfon Yu Ron Carl Alfon Yu
            Votes:
            1 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 5 hours, 3 minutes
                1d 5h 3m

                  Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.