Accessibility test digest

Synopsis

Page: National Library of Education (NLE)

URL: https://ies.ed.gov/ncee/projects/nle/

Score: 640

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the National Library of Education (NLE) web page at https://ies.ed.gov/ncee/projects/nle/ on 2022/07/18. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 640 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp14a to produce this digest, briefly explaining how sp14a computed the scores.

Score summary

Score components
total640
contentBeyondLandmarks254
linkIndication74
imageNoText36
noLeading32
titleRedundant26
contrastAA23
leadingClipsText18
targetSize18
contrastAAA16
pageLanguage14
linkTextsSame12
fontSmall11
nextLinkDestinationSame10
hoverSurprise8
controlNoText8
contrastRisk7
skipRepeatedContent6
internalLinkBroken6
inputNoText6
inconsistentStyles5
h1Missing5
linkPair5
zIndexNotZero4
hiddenContentRisk3
linkConfusionRisk3
mainNot13
decorativeImageRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
headingStructure3
linkNoText3
obsolete3
imageTextRisk3
noLandmarks3
pseudoParagraphRisk3

Issue summary

Special issues

No special issues contributed to the score.

Classified issues

contentBeyondLandmarks: Score 254. Issues reported by tests in this category:

linkIndication: Score 74. Issues reported by tests in this category:

imageNoText: Score 36. Issues reported by tests in this category:

noLeading: Score 32. Issues reported by tests in this category:

titleRedundant: Score 26. Issues reported by tests in this category:

contrastAA: Score 23. Issues reported by tests in this category:

leadingClipsText: Score 18. Issues reported by tests in this category:

targetSize: Score 18. Issues reported by tests in this category:

contrastAAA: Score 16. Issues reported by tests in this category:

pageLanguage: Score 14. Issues reported by tests in this category:

linkTextsSame: Score 12. Issues reported by tests in this category:

fontSmall: Score 11. Issues reported by tests in this category:

nextLinkDestinationSame: Score 10. Issues reported by tests in this category:

hoverSurprise: Score 8. Issues reported by tests in this category:

controlNoText: Score 8. Issues reported by tests in this category:

contrastRisk: Score 7. Issues reported by tests in this category:

skipRepeatedContent: Score 6. Issues reported by tests in this category:

internalLinkBroken: Score 6. Issues reported by tests in this category:

inputNoText: Score 6. Issues reported by tests in this category:

inconsistentStyles: Score 5. Issues reported by tests in this category:

h1Missing: Score 5. Issues reported by tests in this category:

linkPair: Score 5. Issues reported by tests in this category:

zIndexNotZero: Score 4. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

linkConfusionRisk: Score 3. Issues reported by tests in this category:

mainNot1: Score 3. Issues reported by tests in this category:

decorativeImageRisk: Score 3. Issues reported by tests in this category:

pseudoHeadingRisk: Score 3. Issues reported by tests in this category:

pseudoNavListRisk: Score 3. Issues reported by tests in this category:

headingStructure: Score 3. Issues reported by tests in this category:

linkNoText: Score 3. Issues reported by tests in this category:

obsolete: Score 3. Issues reported by tests in this category:

imageTextRisk: Score 3. Issues reported by tests in this category:

noLandmarks: Score 3. Issues reported by tests in this category:

pseudoParagraphRisk: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp14a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp14a computes a score for a page.

The precise rules of sp14a are found in the code itself.

Report

{
  "id": "4aieq-nle",
  "host": {
    "id": "nle",
    "which": "https://ies.ed.gov/ncee/projects/nle/",
    "what": "National Library of Education (NLE)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T00:17:15"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:18:45"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://ies.ed.gov/ncee/projects/nle/",
        "what": "National Library of Education (NLE)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://ies.ed.gov/ncee/projects/nle/",
        "what": "National Library of Education (NLE)"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "National Library of Education (NLE)",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "bytes": [
          572497,
          572497,
          572497,
          572497,
          572497
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "National Library of Education (NLE)",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "visibleElements": 207
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "tabFocusables": 79,
        "tabFocused": 79,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "URL",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "total": 79,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 79,
              "meanDelay": 0,
              "tagNames": {
                "A": 77,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "IES",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCEE National Center forEducation Evaluationand Regional Assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publications & Products",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publications & Products Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCEE Restricted Use Files",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TA Resources for Evaluations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Technical Methods",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Projects & Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What Works Clearinghouse",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Regional Educational Laboratory Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Evaluation Studies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education Resources Information Center (ERIC)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Library of Education (NLE)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News & Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What's New",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NewsFlash",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Highlights Archive",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Conferences/Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RSS Feed",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Staff",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tools",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ED.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsflash",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCEE Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About the NLE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Students",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Parents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Teachers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Administrators",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Researchers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Library Catalog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education Resources Information Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The What Works Clearinghouse",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Email the Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IES",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCEE National Center forEducation Evaluationand Regional Assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IES",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Director",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deputy Director for Administration and Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deputy Director for Science",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Standards and Review Office",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Funding",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCEE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Publications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCER",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCES",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCSER",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IES Diversity Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCES Statistical Standards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Peer Review Process",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy and Security Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public Access Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ERIC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organizational Chart",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "URL",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "total": 87,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 87,
              "tagNames": {
                "A": 84,
                "INPUT": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"top\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCEE National Center forEducation Evaluationand Regional Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications & Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications & Products Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCEE Restricted Use Files",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TA Resources for Evaluations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technical Methods",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Projects & Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What Works Clearinghouse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regional Educational Laboratory Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Evaluation Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education Resources Information Center (ERIC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Library of Education (NLE)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What's New",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NewsFlash",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Highlights Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conferences/Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RSS Feed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ED.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsflash",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCEE Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/IESResearch/\" style=\"cursor: default;\"><img src=\"/i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/IESResearch/\" style=\"cursor: default;\"><img sr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"mob_search\" style=\"cursor: default;\"><img src=\"/images/icons/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "HFSSearchBox",
              "text": "<input type=\"text\" value=\"Search\" id=\"HFSSearchBox\" name=\"Search\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" value=\"NCEE\" name=\"website\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Go\" class=\"submitBtn search-link\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/ncee/projects/nle/\" class=\"title\" style=\"cursor: default;\"><img src=\"/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the NLE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Students",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Parents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Teachers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Administrators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Researchers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library Catalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education Resources Information Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The What Works Clearinghouse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email the Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCEE National Center forEducation Evaluationand Regional Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Director",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deputy Director for Administration and Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deputy Director for Science",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standards and Review Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCEE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCSER",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IES Diversity Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCES Statistical Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Peer Review Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy and Security Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Access Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ERIC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organizational Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "URL",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "triggers": 126,
          "headTriggers": 20,
          "tailTriggers": 106,
          "impactTriggers": 1,
          "additions": 1,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 22
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "NCEENationalCenterforEducationEvaluationandRegiona",
                "additions": 1,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "Publications&Products+Publications&ProductsPublica"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Publications&Products"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Publications&Products"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Publications&ProductsSearchNCEERestrictedUseFilesT"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Publications&ProductsSearch"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "NCEERestrictedUseFiles"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "TAResourcesforEvaluations"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "TechnicalMethods"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Projects&Programs+Projects&ProgramsWhatWorksCleari"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Projects&Programs"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Projects&Programs"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "WhatWorksClearinghouseRegionalEducationalLaborator"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "WhatWorksClearinghouse"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "RegionalEducationalLaboratoryProgram"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "EvaluationStudies"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "EducationResourcesInformationCenter(ERIC)"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "NationalLibraryofEducation(NLE)"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "News&Events+News&EventsWhat'sNewNewsFlashHighlight"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Newsflash"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "What'sNew"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "News&Events"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Tools"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "URL",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search box"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "links": 84,
          "adjacent": {
            "total": 79,
            "underlined": 7,
            "underlinedPercent": 8
          }
        },
        "items": {
          "underlined": [
            "Skip Navigation",
            "",
            "",
            "Library Catalog",
            "Education Resources Information Center",
            "The What Works Clearinghouse",
            "Email the Library"
          ],
          "notUnderlined": [
            "",
            "IES",
            "NCEENational Center forEducation Evaluationand Regional Assistance",
            "Publications & Products",
            "+",
            "Publications & Products Search",
            "NCEE Restricted Use Files",
            "TA Resources for Evaluations",
            "Technical Methods",
            "Projects & Programs",
            "+",
            "What Works Clearinghouse",
            "Regional Educational Laboratory Program",
            "Evaluation Studies",
            "Education Resources Information Center (ERIC)",
            "National Library of Education (NLE)",
            "News & Events",
            "+",
            "What's New",
            "NewsFlash",
            "Highlights Archive",
            "Conferences/Training",
            "RSS Feed",
            "About Us",
            "+",
            "About Us",
            "Staff",
            "Help",
            "Contact Us",
            "Contact",
            "Tools",
            "ED.gov",
            "Newsflash",
            "NCEE Blog",
            "",
            "Twitter",
            "",
            "Facebook",
            "About the NLE",
            "For Students",
            "For Parents",
            "For Teachers",
            "For Administrators",
            "For Researchers",
            "FAQs",
            "IES",
            "NCEENational Center forEducation Evaluationand Regional Assistance",
            "IES",
            "Home",
            "About",
            "Office of Director",
            "Deputy Director for Administration and Policy",
            "Deputy Director for Science",
            "Standards and Review Office",
            "Publications",
            "Data",
            "Funding",
            "News",
            "NCEE",
            "NCER",
            "NCES",
            "NCSER",
            "IES Diversity Statement",
            "NCES Statistical Standards",
            "Peer Review Process",
            "Privacy and Security Policies",
            "Public Access Policy",
            "Contact Us",
            "U.S. Department of Education",
            "ERIC",
            "Sitemap",
            "Organizational Chart"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "URL",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "adjacentLink": {
            "total": 79,
            "subtotals": [
              39,
              33,
              6,
              1
            ]
          },
          "listLink": {
            "total": 5
          },
          "h4": {
            "total": 1
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Skip Navigation",
                "IES",
                "NCEE       National Center forEducation Evaluationand Regional Assistance",
                "Contact",
                "Tools",
                "ED.gov",
                "Newsflash",
                "NCEE Blog",
                "",
                "Twitter",
                "",
                "Facebook",
                "",
                "",
                "Library Catalog",
                "Education Resources Information Center",
                "The What Works Clearinghouse",
                "IES",
                "NCEE      National Center forEducation Evaluationand Regional Assistance",
                "IES",
                "Home",
                "About",
                "Office of Director",
                "Deputy Director for Administration and Policy",
                "Deputy Director for Science",
                "Standards and Review Office",
                "Publications",
                "Data",
                "Funding",
                "News",
                "NCEE",
                "NCER",
                "NCES",
                "NCSER",
                "IES Diversity Statement",
                "NCES Statistical Standards",
                "Peer Review Process",
                "Privacy and Security Policies",
                "Public Access Policy",
                "Contact Us",
                "U.S. Department of Education",
                "ERIC",
                "Sitemap",
                "Organizational Chart"
              ],
              "700": [
                "Publications & Products",
                "+",
                "Publications & Products Search",
                "NCEE Restricted Use Files",
                "TA Resources for Evaluations",
                "Technical Methods",
                "Projects & Programs",
                "+",
                "What Works Clearinghouse",
                "Regional Educational Laboratory Program",
                "Evaluation Studies",
                "Education Resources Information Center (ERIC)",
                "National Library of Education (NLE)",
                "News & Events",
                "+",
                "What's New",
                "NewsFlash",
                "Highlights Archive",
                "Conferences/Training",
                "RSS Feed",
                "About Us",
                "+",
                "About Us",
                "Staff",
                "Help",
                "Contact Us",
                "About the NLE",
                "For Students",
                "For Parents",
                "For Teachers",
                "For Administrators",
                "For Researchers",
                "FAQs",
                "Email the Library"
              ]
            },
            "textDecorationLine": {
              "none": [
                "",
                "IES",
                "NCEE       National Center forEducation Evaluationand Regional Assistance",
                "Publications & Products",
                "+",
                "Publications & Products Search",
                "NCEE Restricted Use Files",
                "TA Resources for Evaluations",
                "Technical Methods",
                "Projects & Programs",
                "+",
                "What Works Clearinghouse",
                "Regional Educational Laboratory Program",
                "Evaluation Studies",
                "Education Resources Information Center (ERIC)",
                "National Library of Education (NLE)",
                "News & Events",
                "+",
                "What's New",
                "NewsFlash",
                "Highlights Archive",
                "Conferences/Training",
                "RSS Feed",
                "About Us",
                "+",
                "About Us",
                "Staff",
                "Help",
                "Contact Us",
                "Contact",
                "Tools",
                "ED.gov",
                "Newsflash",
                "NCEE Blog",
                "",
                "Twitter",
                "",
                "Facebook",
                "About the NLE",
                "For Students",
                "For Parents",
                "For Teachers",
                "For Administrators",
                "For Researchers",
                "FAQs",
                "IES",
                "NCEE      National Center forEducation Evaluationand Regional Assistance",
                "IES",
                "Home",
                "About",
                "Office of Director",
                "Deputy Director for Administration and Policy",
                "Deputy Director for Science",
                "Standards and Review Office",
                "Publications",
                "Data",
                "Funding",
                "News",
                "NCEE",
                "NCER",
                "NCES",
                "NCSER",
                "IES Diversity Statement",
                "NCES Statistical Standards",
                "Peer Review Process",
                "Privacy and Security Policies",
                "Public Access Policy",
                "Contact Us",
                "U.S. Department of Education",
                "ERIC",
                "Sitemap",
                "Organizational Chart"
              ],
              "underline": [
                "Skip Navigation",
                "",
                "",
                "Library Catalog",
                "Education Resources Information Center",
                "The What Works Clearinghouse",
                "Email the Library"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "total": 7,
          "tagNames": {
            "DIV": 3,
            "UL": 4
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "IES NCEE National Center forEducation Evaluationand Regional Assistance Publications & Products +Pub"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Publications & Products +Publications & Products Publications & Products Search NCEE Restricted Use "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Publications & Products +Publications & Products Publications & Products Search NCEE Restricted Use "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Publications & Products Publications & Products Search NCEE Restricted Use Files TA Resources for Ev"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Projects & Programs What Works Clearinghouse Regional Educational Laboratory Program Evaluation Stud"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "News & Events What's New NewsFlash Highlights Archive Conferences/Training RSS Feed"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About Us About Us Staff Help Contact Us"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "failures": 133,
          "warnings": 45
        },
        "items": [
          {
            "index": 246,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/img[1]",
              "codeLines": [
                "<img src=\"/images/icons/iesNewDots.png\" alt=\" \">"
              ]
            }
          },
          {
            "index": 251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/div[1]/img[1]",
              "codeLines": [
                "<img src=\"images/carnegie2.jpg\" style=\"margin-top: -31.205px;\">"
              ]
            }
          },
          {
            "index": 252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/span[1]/img[1]",
              "codeLines": [
                "<img src=\"/images/icons/iesNewDots.png\" alt=\" \">"
              ]
            }
          },
          {
            "index": 275,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html>",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 348,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[2]/div[1]/text()[1]",
              "codeLines": [
                "NCEE"
              ]
            }
          },
          {
            "index": 349,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "National Center for"
              ]
            }
          },
          {
            "index": 350,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[2]",
              "codeLines": [
                "Education Evaluation"
              ]
            }
          },
          {
            "index": 351,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[3]",
              "codeLines": [
                "and Regional Assistance"
              ]
            }
          },
          {
            "index": 352,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Publications & Products"
              ]
            }
          },
          {
            "index": 353,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Publications & Products"
              ]
            }
          },
          {
            "index": 354,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Publications & Products Search"
              ]
            }
          },
          {
            "index": 355,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[2]/text()[1]",
              "codeLines": [
                "NCEE Restricted Use Files"
              ]
            }
          },
          {
            "index": 356,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[3]/text()[1]",
              "codeLines": [
                "TA Resources for Evaluations"
              ]
            }
          },
          {
            "index": 357,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[4]/text()[1]",
              "codeLines": [
                "Technical Methods"
              ]
            }
          },
          {
            "index": 358,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Projects & Programs"
              ]
            }
          },
          {
            "index": 359,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Projects & Programs"
              ]
            }
          },
          {
            "index": 360,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "What Works Clearinghouse"
              ]
            }
          },
          {
            "index": 361,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[2]/text()[1]",
              "codeLines": [
                "Regional Educational Laboratory Program"
              ]
            }
          },
          {
            "index": 362,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[3]/text()[1]",
              "codeLines": [
                "Evaluation Studies"
              ]
            }
          },
          {
            "index": 363,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[4]/text()[1]",
              "codeLines": [
                "Education Resources Information Center (ERIC)"
              ]
            }
          },
          {
            "index": 364,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[5]/text()[1]",
              "codeLines": [
                "National Library of Education (NLE)"
              ]
            }
          },
          {
            "index": 365,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "News & Events"
              ]
            }
          },
          {
            "index": 366,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "News & Events"
              ]
            }
          },
          {
            "index": 367,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "What's New"
              ]
            }
          },
          {
            "index": 368,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[2]/text()[1]",
              "codeLines": [
                "NewsFlash"
              ]
            }
          },
          {
            "index": 369,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[3]/text()[1]",
              "codeLines": [
                "Highlights Archive"
              ]
            }
          },
          {
            "index": 370,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[4]/text()[1]",
              "codeLines": [
                "Conferences/Training"
              ]
            }
          },
          {
            "index": 371,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[5]/text()[1]",
              "codeLines": [
                "RSS Feed"
              ]
            }
          },
          {
            "index": 372,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "About Us"
              ]
            }
          },
          {
            "index": 373,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "About Us"
              ]
            }
          },
          {
            "index": 374,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "About Us"
              ]
            }
          },
          {
            "index": 375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[2]/text()[1]",
              "codeLines": [
                "Staff"
              ]
            }
          },
          {
            "index": 376,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[3]/text()[1]",
              "codeLines": [
                "Help"
              ]
            }
          },
          {
            "index": 377,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[4]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 378,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 379,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "Tools"
              ]
            }
          },
          {
            "index": 380,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[3]/text()[1]",
              "codeLines": [
                "ED.gov"
              ]
            }
          },
          {
            "index": 381,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[4]/text()[1]",
              "codeLines": [
                "Newsflash"
              ]
            }
          },
          {
            "index": 382,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "NCEE Blog"
              ]
            }
          },
          {
            "index": 383,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[3]/text()[1]",
              "codeLines": [
                "Twitter"
              ]
            }
          },
          {
            "index": 384,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[5]/text()[1]",
              "codeLines": [
                "Facebook"
              ]
            }
          },
          {
            "index": 385,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "About the NLE"
              ]
            }
          },
          {
            "index": 386,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 387,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "For Students"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 389,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/a[3]/text()[1]",
              "codeLines": [
                "For Parents"
              ]
            }
          },
          {
            "index": 390,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 391,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/a[4]/text()[1]",
              "codeLines": [
                "For Teachers"
              ]
            }
          },
          {
            "index": 392,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 393,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/a[5]/text()[1]",
              "codeLines": [
                "For Administrators"
              ]
            }
          },
          {
            "index": 394,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 395,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/a[6]/text()[1]",
              "codeLines": [
                "For Researchers"
              ]
            }
          },
          {
            "index": 396,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[6]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 397,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/a[7]/text()[1]",
              "codeLines": [
                "FAQs"
              ]
            }
          },
          {
            "index": 398,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "About the National Library of Education"
              ]
            }
          },
          {
            "index": 399,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Congress created The National Library of Education in 1994. The first Commissioner of Education Hen..."
              ]
            }
          },
          {
            "index": 400,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[2]/text()[1]",
              "codeLines": [
                "Operating as a depository library under the Federal Depository Library Program (FDLP) of the U.S. G..."
              ]
            }
          },
          {
            "index": 401,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Online Library Resources"
              ]
            }
          },
          {
            "index": 402,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "Library Catalog"
              ]
            }
          },
          {
            "index": 403,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[4]/a[1]/text()[1]",
              "codeLines": [
                "Education Resources Information Center"
              ]
            }
          },
          {
            "index": 404,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[4]/text()[1]",
              "codeLines": [
                "(ERIC)"
              ]
            }
          },
          {
            "index": 405,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[5]/a[1]/text()[1]",
              "codeLines": [
                "The What Works Clearinghouse"
              ]
            }
          },
          {
            "index": 406,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[5]/text()[1]",
              "codeLines": [
                "(WWC)"
              ]
            }
          },
          {
            "index": 407,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "U.S. Department of Education,"
              ]
            }
          },
          {
            "index": 408,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/strong[1]/text()[2]",
              "codeLines": [
                "National Library of Education"
              ]
            }
          },
          {
            "index": 409,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "400 Maryland Avenue, SW"
              ]
            }
          },
          {
            "index": 410,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/text()[2]",
              "codeLines": [
                "Washington, DC 20202"
              ]
            }
          },
          {
            "index": 411,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "The library is temporarily closed to the public."
              ]
            }
          },
          {
            "index": 412,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Hours of Operation:"
              ]
            }
          },
          {
            "index": 413,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[3]/text()[1]",
              "codeLines": [
                "Monday–Friday from 9 a.m. to 5 p.m., except federal holidays."
              ]
            }
          },
          {
            "index": 414,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]/strong[1]/text()[1]",
              "codeLines": [
                "Contact Information:"
              ]
            }
          },
          {
            "index": 415,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]/text()[1]",
              "codeLines": [
                "Reference: 202-205-5015"
              ]
            }
          },
          {
            "index": 416,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]/text()[2]",
              "codeLines": [
                "Federal Relay Service: 1-800-877-8339"
              ]
            }
          },
          {
            "index": 417,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[5]/strong[1]/a[1]/text()[1]",
              "codeLines": [
                "Email the Library"
              ]
            }
          },
          {
            "index": 418,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "IES"
              ]
            }
          },
          {
            "index": 419,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[2]/div[1]/text()[1]",
              "codeLines": [
                "NCEE"
              ]
            }
          },
          {
            "index": 420,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "National Center for"
              ]
            }
          },
          {
            "index": 421,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[2]",
              "codeLines": [
                "Education Evaluation"
              ]
            }
          },
          {
            "index": 422,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[3]",
              "codeLines": [
                "and Regional Assistance"
              ]
            }
          },
          {
            "index": 423,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Explore the Institute of Education Sciences"
              ]
            }
          },
          {
            "index": 424,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "IES"
              ]
            }
          },
          {
            "index": 425,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 426,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 427,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Office of Director"
              ]
            }
          },
          {
            "index": 428,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Deputy Director for Administration and Policy"
              ]
            }
          },
          {
            "index": 429,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Deputy Director for Science"
              ]
            }
          },
          {
            "index": 430,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Standards and Review Office"
              ]
            }
          },
          {
            "index": 431,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Publications"
              ]
            }
          },
          {
            "index": 432,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Data"
              ]
            }
          },
          {
            "index": 433,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Funding"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 435,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "IES Centers"
              ]
            }
          },
          {
            "index": 436,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "NCEE"
              ]
            }
          },
          {
            "index": 437,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 438,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "About"
              ]
            }
          },
          {
            "index": 439,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Programs"
              ]
            }
          },
          {
            "index": 440,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Publications"
              ]
            }
          },
          {
            "index": 441,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 442,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "NCER"
              ]
            }
          },
          {
            "index": 443,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "NCES"
              ]
            }
          },
          {
            "index": 444,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "NCSER"
              ]
            }
          },
          {
            "index": 445,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "IES Policies and Standards"
              ]
            }
          },
          {
            "index": 446,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "IES Diversity Statement"
              ]
            }
          },
          {
            "index": 447,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "NCES Statistical Standards"
              ]
            }
          },
          {
            "index": 448,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Peer Review Process"
              ]
            }
          },
          {
            "index": 449,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Privacy and Security Policies"
              ]
            }
          },
          {
            "index": 450,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Public Access Policy"
              ]
            }
          },
          {
            "index": 451,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 452,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[3]/strong[1]/text()[1]",
              "codeLines": [
                "Institute of Education Sciences"
              ]
            }
          },
          {
            "index": 453,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[3]/text()[1]",
              "codeLines": [
                "550 12th Street, SW"
              ]
            }
          },
          {
            "index": 454,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[3]/text()[2]",
              "codeLines": [
                "Washington, DC 20202"
              ]
            }
          },
          {
            "index": 455,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[4]/text()[1]",
              "codeLines": [
                "(202)245-6940"
              ]
            }
          },
          {
            "index": 456,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[6]/a[1]/strong[1]/text()[1]",
              "codeLines": [
                "U.S. Department of Education"
              ]
            }
          },
          {
            "index": 457,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "Additional Resources"
              ]
            }
          },
          {
            "index": 458,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "ERIC"
              ]
            }
          },
          {
            "index": 459,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Sitemap"
              ]
            }
          },
          {
            "index": 460,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Organizational Chart"
              ]
            }
          },
          {
            "index": 464,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 553,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 554,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 555,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 556,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 558,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[6]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 559,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "About the National Library of Education"
              ]
            }
          },
          {
            "index": 560,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Congress created The National Library of Education in 1994. The first Commissioner of Education Hen..."
              ]
            }
          },
          {
            "index": 561,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[2]/text()[1]",
              "codeLines": [
                "Operating as a depository library under the Federal Depository Library Program (FDLP) of the U.S. G..."
              ]
            }
          },
          {
            "index": 562,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Online Library Resources"
              ]
            }
          },
          {
            "index": 563,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[4]/text()[1]",
              "codeLines": [
                "(ERIC)"
              ]
            }
          },
          {
            "index": 564,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[5]/text()[1]",
              "codeLines": [
                "(WWC)"
              ]
            }
          },
          {
            "index": 565,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "U.S. Department of Education,"
              ]
            }
          },
          {
            "index": 566,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/strong[1]/text()[2]",
              "codeLines": [
                "National Library of Education"
              ]
            }
          },
          {
            "index": 567,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "400 Maryland Avenue, SW"
              ]
            }
          },
          {
            "index": 568,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/text()[2]",
              "codeLines": [
                "Washington, DC 20202"
              ]
            }
          },
          {
            "index": 569,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "The library is temporarily closed to the public."
              ]
            }
          },
          {
            "index": 570,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Hours of Operation:"
              ]
            }
          },
          {
            "index": 571,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[3]/text()[1]",
              "codeLines": [
                "Monday–Friday from 9 a.m. to 5 p.m., except federal holidays."
              ]
            }
          },
          {
            "index": 572,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]/strong[1]/text()[1]",
              "codeLines": [
                "Contact Information:"
              ]
            }
          },
          {
            "index": 573,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]/text()[1]",
              "codeLines": [
                "Reference: 202-205-5015"
              ]
            }
          },
          {
            "index": 574,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]/text()[2]",
              "codeLines": [
                "Federal Relay Service: 1-800-877-8339"
              ]
            }
          },
          {
            "index": 575,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Explore the Institute of Education Sciences"
              ]
            }
          },
          {
            "index": 576,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "IES Centers"
              ]
            }
          },
          {
            "index": 577,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "IES Policies and Standards"
              ]
            }
          },
          {
            "index": 582,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[2]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "Additional Resources"
              ]
            }
          },
          {
            "index": 601,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 602,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 603,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 604,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 605,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 606,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/text()[6]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 607,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "About the National Library of Education"
              ]
            }
          },
          {
            "index": 608,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Congress created The National Library of Education in 1994. The first Commissioner of Education Hen..."
              ]
            }
          },
          {
            "index": 609,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[2]/text()[1]",
              "codeLines": [
                "Operating as a depository library under the Federal Depository Library Program (FDLP) of the U.S. G..."
              ]
            }
          },
          {
            "index": 610,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Online Library Resources"
              ]
            }
          },
          {
            "index": 611,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[4]/text()[1]",
              "codeLines": [
                "(ERIC)"
              ]
            }
          },
          {
            "index": 612,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[5]/text()[1]",
              "codeLines": [
                "(WWC)"
              ]
            }
          },
          {
            "index": 613,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "U.S. Department of Education,"
              ]
            }
          },
          {
            "index": 614,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/strong[1]/text()[2]",
              "codeLines": [
                "National Library of Education"
              ]
            }
          },
          {
            "index": 615,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "400 Maryland Avenue, SW"
              ]
            }
          },
          {
            "index": 616,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]/text()[2]",
              "codeLines": [
                "Washington, DC 20202"
              ]
            }
          },
          {
            "index": 617,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "The library is temporarily closed to the public."
              ]
            }
          },
          {
            "index": 618,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[3]/strong[1]/text()[1]",
              "codeLines": [
                "Hours of Operation:"
              ]
            }
          },
          {
            "index": 619,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[3]/text()[1]",
              "codeLines": [
                "Monday–Friday from 9 a.m. to 5 p.m., except federal holidays."
              ]
            }
          },
          {
            "index": 620,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]/strong[1]/text()[1]",
              "codeLines": [
                "Contact Information:"
              ]
            }
          },
          {
            "index": 621,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]/text()[1]",
              "codeLines": [
                "Reference: 202-205-5015"
              ]
            }
          },
          {
            "index": 622,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]/text()[2]",
              "codeLines": [
                "Federal Relay Service: 1-800-877-8339"
              ]
            }
          },
          {
            "index": 653,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Congress created The National Library of Education in 1994. The first Commissioner of Education H...",
                "</p>"
              ]
            }
          },
          {
            "index": 654,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[2]",
              "codeLines": [
                "<p>",
                "  Operating as a depository library under the Federal Depository Library Program (FDLP) of the U.S....",
                "</p>"
              ]
            }
          },
          {
            "index": 655,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[3]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Online Library Resources",
                "  </strong>",
                "  <br>",
                "  <br>",
                "  <a href=\"/transfer.asp?location=nationallibraryofeducation.worldcat.org/\">",
                "    Library Catalog",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 656,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[4]",
              "codeLines": [
                "<p>",
                "  <a href=\"/ncee/projects/eric.asp\">",
                "    Education Resources Information Center",
                "  </a>",
                "  (ERIC)",
                "</p>"
              ]
            }
          },
          {
            "index": 657,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[5]",
              "codeLines": [
                "<p>",
                "  <a href=\"/ncee/wwc/\">",
                "    The What Works Clearinghouse",
                "  </a>",
                "  (WWC)",
                "</p>"
              ]
            }
          },
          {
            "index": 658,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    U.S. Department of Education,",
                "    <br>",
                "    National Library of Education",
                "  </strong>",
                "  <br>",
                "  400 Maryland Avenue, SW",
                "  <br>",
                "  Washington, DC 20202",
                "</p>"
              ]
            }
          },
          {
            "index": 659,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[2]",
              "codeLines": [
                "<p>",
                "  The library is temporarily closed to the public.",
                "</p>"
              ]
            }
          },
          {
            "index": 660,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[3]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Hours of Operation:",
                "  </strong>",
                "  <br>",
                "  Monday–Friday from 9 a.m. to 5 p.m., except federal holidays.",
                "</p>"
              ]
            }
          },
          {
            "index": 661,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[4]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Contact Information:",
                "  </strong>",
                "  <br>",
                "  Reference: 202-205-5015",
                "  <br>",
                "  Federal Relay Service: 1-800-877-8339",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 662,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[5]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    <a href=\"/ncee/projects/nle/nle_webmail/\">",
                "      Email the Library",
                "    </a>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 727,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[2]/span[1]",
              "codeLines": [
                "<span class=\"long_name small\">",
                "  National Center for",
                "  <br>",
                "  Education Evaluation",
                "  <br>",
                "  and Regional Assistance",
                "</span>"
              ]
            }
          },
          {
            "index": 791,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "totals": {
          "rulesNA": 66,
          "rulesPassed": 26,
          "rulesWarned": 4,
          "rulesViolated": 7,
          "warnings": {
            "minor": 13,
            "moderate": 0,
            "serious": 26,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 24,
            "serious": 8,
            "critical": 4
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T00:18:26.239Z",
          "url": "https://ies.ed.gov/ncee/projects/nle/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#dddddd",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" value=\"Search\" id=\"HFSSearchBox\" name=\"Search\">",
                          "target": [
                            "#HFSSearchBox"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" value=\"Search\" id=\"HFSSearchBox\" name=\"Search\">",
                  "target": [
                    "#HFSSearchBox"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"bannerLinks\">",
                  "target": [
                    ".bannerLinks"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/\">About the NLE</a>",
                  "target": [
                    ".bannerLinks > a[href$=\"nle/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/students.asp\">For Students</a>",
                  "target": [
                    ".bannerLinks > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/parents.asp\">For Parents</a>",
                  "target": [
                    "a[href$=\"parents.asp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/teachers.asp\">For Teachers</a>",
                  "target": [
                    ".bannerLinks > a:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/administrators.asp\">For Administrators</a>",
                  "target": [
                    ".bannerLinks > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/researchers.asp\">For Researchers</a>",
                  "target": [
                    ".bannerLinks > a:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/FAQ.asp\">FAQs</a>",
                  "target": [
                    "a[href$=\"FAQ.asp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"quote\" style=\"margin-top: 234px; display: block; background-position: -559px center; opacity: 1;\">",
                          "target": [
                            ".quote"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"quoteText\" style=\"opacity: 1;\">",
                  "target": [
                    ".quoteText"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"quote\" style=\"margin-top: 234px; display: block; background-position: -559px center; opacity: 1;\">",
                          "target": [
                            ".quote"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Barbara Tuchman (1912–1989)</strong>",
                  "target": [
                    ".quoteText > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#475563",
                        "contrastRatio": 0,
                        "fontSize": "9.9pt (13.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>About the National Library of Education</h4>",
                  "target": [
                    "h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "div:nth-child(2) > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#dddddd",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" value=\"Search\" id=\"HFSSearchBox\" name=\"Search\">",
                          "target": [
                            "#HFSSearchBox"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" value=\"Search\" id=\"HFSSearchBox\" name=\"Search\">",
                  "target": [
                    "#HFSSearchBox"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"bannerLinks\">",
                  "target": [
                    ".bannerLinks"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/\">About the NLE</a>",
                  "target": [
                    ".bannerLinks > a[href$=\"nle/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/students.asp\">For Students</a>",
                  "target": [
                    ".bannerLinks > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/parents.asp\">For Parents</a>",
                  "target": [
                    "a[href$=\"parents.asp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/teachers.asp\">For Teachers</a>",
                  "target": [
                    ".bannerLinks > a:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/administrators.asp\">For Administrators</a>",
                  "target": [
                    ".bannerLinks > a:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/researchers.asp\">For Researchers</a>",
                  "target": [
                    ".bannerLinks > a:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#073424",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"NLEBanner\">",
                          "target": [
                            ".NLEBanner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ncee/projects/nle/FAQ.asp\">FAQs</a>",
                  "target": [
                    "a[href$=\"FAQ.asp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"quote\" style=\"margin-top: 234px; display: block; background-position: -559px center; opacity: 1;\">",
                          "target": [
                            ".quote"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"quoteText\" style=\"opacity: 1;\">",
                  "target": [
                    ".quoteText"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.7pt (15.6px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"quote\" style=\"margin-top: 234px; display: block; background-position: -559px center; opacity: 1;\">",
                          "target": [
                            ".quote"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Barbara Tuchman (1912–1989)</strong>",
                  "target": [
                    ".quoteText > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#475563",
                        "contrastRatio": 0,
                        "fontSize": "9.9pt (13.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>About the National Library of Education</h4>",
                  "target": [
                    "h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "div:nth-child(2) > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"display:none\"><a href=\"#content\" title=\"Skip Navigation\">Skip Navigation</a></div>",
                  "target": [
                    ".ncee:nth-child(7) > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"openMobileSub mobileSub\">+</a>",
                  "target": [
                    "li:nth-child(1) > .openMobileSub.mobileSub[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"openMobileSub mobileSub\">+</a>",
                  "target": [
                    "li:nth-child(2) > .openMobileSub.mobileSub[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"openMobileSub mobileSub\">+</a>",
                  "target": [
                    "li:nth-child(3) > .openMobileSub.mobileSub[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"openMobileSub mobileSub\">+</a>",
                  "target": [
                    "li:nth-child(4) > .openMobileSub.mobileSub[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" class=\"mob_search\"><img src=\"/images/icons/searchIcon.png\" alt=\"Search NCEE\"></a>",
                  "target": [
                    ".mob_search"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<label for=\"HFSSearchBox\" style=\"display:none;\">Search box</label>",
                  "target": [
                    "label"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "newsflash",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "ies.ed.gov",
                          "port": "",
                          "pathname": "/newsflash/",
                          "search": {
                            "url": "/ncee/",
                            "site": "National+Center+for+Education+Evaluation+and+Regional+Assistance"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/newsflash/#ies\">Newsflash</a>",
                          "target": [
                            "a[href$=\"newsflash/#ies\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/newsflash/?url=%2Fncee%2F&amp;site=National+Center+for+Education+Evaluation+and+Regional+Assistance\" title=\"NewsFlash\">NewsFlash</a>",
                  "target": [
                    "a[title=\"NewsFlash\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "contact us",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "ies.ed.gov",
                          "port": "",
                          "pathname": "/ncee/help/webmail/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/contact/\" class=\"section\">Contact Us</a>",
                          "target": [
                            ".section[href$=\"contact/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/ncee/help/webmail\" title=\"Contact Us\">Contact Us</a>",
                  "target": [
                    "a[href$=\"webmail\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "home",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "ies.ed.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ncee/\">Home</a>",
                          "target": [
                            "li:nth-child(1) > a[href$=\"ncee/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/\">Home</a>",
                  "target": [
                    "li:nth-child(2) > a[href=\"/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "about",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "ies.ed.gov",
                          "port": "",
                          "pathname": "/aboutus/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ncee/aboutus\">About</a>",
                          "target": [
                            "li:nth-child(2) > ul > li:nth-child(2) > a[href$=\"aboutus\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/aboutus/\">About</a>",
                  "target": [
                    "a[href$=\"aboutus/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "publications",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "ies.ed.gov",
                          "port": "",
                          "pathname": "/pubsearch/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ncee/pubs\">Publications</a>",
                          "target": [
                            "li:nth-child(4) > a[href$=\"pubs\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/pubsearch/\">Publications</a>",
                  "target": [
                    "a[href$=\"pubsearch/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "news",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "ies.ed.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": "events.asp"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ncee/whatsnew\">News</a>",
                          "target": [
                            "li:nth-child(5) > a[href$=\"whatsnew\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/events.asp\">News</a>",
                  "target": [
                    "a[href$=\"events.asp\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#7d5679",
                        "contrastRatio": 6.03,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" value=\"Go\" class=\"submitBtn search-link\">",
                          "target": [
                            ".submitBtn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.03 (foreground color: #ffffff, background color: #7d5679, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" value=\"Go\" class=\"submitBtn search-link\">",
                  "target": [
                    ".submitBtn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.03 (foreground color: #ffffff, background color: #7d5679, font size: 10.0pt (13.3333px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b87fb2",
                        "bgColor": "#2b2b2b",
                        "contrastRatio": 4.52,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer_container ncee\">",
                          "target": [
                            ".footer_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.52 (foreground color: #b87fb2, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"section\">Explore the Institute of Education Sciences</span>",
                  "target": [
                    ".left_s.clearfix > .section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.52 (foreground color: #b87fb2, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#aaaaaa",
                        "bgColor": "#2b2b2b",
                        "contrastRatio": 6.09,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer_container ncee\">",
                          "target": [
                            ".footer_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.09 (foreground color: #aaaaaa, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"center_title\">IES</a>",
                  "target": [
                    ".center_title[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.09 (foreground color: #aaaaaa, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#aaaaaa",
                        "bgColor": "#2b2b2b",
                        "contrastRatio": 6.09,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer_container ncee\">",
                          "target": [
                            ".footer_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.09 (foreground color: #aaaaaa, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"center_title\">IES Centers</span>",
                  "target": [
                    ".right_s > ul > li:nth-child(1) > .center_title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.09 (foreground color: #aaaaaa, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b87fb2",
                        "bgColor": "#2b2b2b",
                        "contrastRatio": 4.52,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer_container ncee\">",
                          "target": [
                            ".footer_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.52 (foreground color: #b87fb2, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"section\">IES Policies and Standards</span>",
                  "target": [
                    ".left_s > ul:nth-child(1) > li:nth-child(1) > .section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.52 (foreground color: #b87fb2, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b87fb2",
                        "bgColor": "#2b2b2b",
                        "contrastRatio": 4.52,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer_container ncee\">",
                          "target": [
                            ".footer_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.52 (foreground color: #b87fb2, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/\" class=\"section\">Contact Us</a>",
                  "target": [
                    ".section[href$=\"contact/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.52 (foreground color: #b87fb2, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b87fb2",
                        "bgColor": "#2b2b2b",
                        "contrastRatio": 4.52,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer_container ncee\">",
                          "target": [
                            ".footer_container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.52 (foreground color: #b87fb2, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"section\">Additional Resources</span>",
                  "target": [
                    ".right_s > ul > li:nth-child(1) > .section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.52 (foreground color: #b87fb2, background color: #2b2b2b, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noLang"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The <html> element does not have a lang attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html>",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "alt-space-value",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
                    }
                  ],
                  "impact": "critical",
                  "html": "<img src=\"/images/icons/iesNewDots.png\" alt=\" \">",
                  "target": [
                    ".header_nav > .bc > .carrot > img[src$=\"iesNewDots.png\"][alt=\" \"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"images/tuchman.jpg\" style=\"margin-top: 0px;\">",
                  "target": [
                    "img[src$=\"tuchman.jpg\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "alt-space-value",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
                    }
                  ],
                  "impact": "critical",
                  "html": "<img src=\"/images/icons/iesNewDots.png\" alt=\" \">",
                  "target": [
                    ".footer_top > .bc > .carrot > img[src$=\"iesNewDots.png\"][alt=\" \"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element has an alt attribute containing only a space character, which is not ignored by all screen readers"
                }
              ]
            },
            {
              "id": "label",
              "impact": "critical",
              "tags": [
                "cat.forms",
                "wcag2a",
                "wcag412",
                "wcag131",
                "section508",
                "section508.22.n",
                "ACT"
              ],
              "description": "Ensures every form element has a label",
              "help": "Form elements must have labels",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "hidden-explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element has explicit <label> that is hidden"
                    }
                  ],
                  "impact": "critical",
                  "html": "<input type=\"text\" value=\"Search\" id=\"HFSSearchBox\" name=\"Search\">",
                  "target": [
                    "#HFSSearchBox"
                  ],
                  "failureSummary": "Fix all of the following:\n  Form element has explicit <label> that is hidden"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html>",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html>",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"bc\">",
                  "target": [
                    ".header_nav > .bc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/ncee/pubs\" title=\"Publications &amp; Products\" class=\"mobileSub\">Publications &amp; Products</a>",
                  "target": [
                    "a[title=\"Publications & Products\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<ul class=\"clearfix\" style=\"height: 221px;\">",
                  "target": [
                    "li:nth-child(1) > .clearfix"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/ncee/projects\" title=\"Projects &amp; Programs\" class=\"mobileSub\">Projects &amp; Programs</a>",
                  "target": [
                    "a[title=\"Projects & Programs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<ul class=\"clearfix\" style=\"height: 221px;\">",
                  "target": [
                    "li:nth-child(2) > .clearfix"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/ncee/whatsnew\" title=\"News &amp; Events\" class=\"mobileSub\">News &amp; Events</a>",
                  "target": [
                    "a[title=\"News & Events\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<ul class=\"clearfix\" style=\"height: 221px;\">",
                  "target": [
                    "li:nth-child(3) > .clearfix"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/ncee/aboutus\" title=\"About Us\" class=\"mobileSub\">About Us</a>",
                  "target": [
                    ".mobileSub[title=\"About Us\"][href$=\"aboutus\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<ul class=\"clearfix\" style=\"height: 221px;\">",
                  "target": [
                    "li:nth-child(4) > .clearfix"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"common_main_nav\" style=\"height: 221px;\">",
                  "target": [
                    ".common_main_nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input type=\"text\" value=\"Search\" id=\"HFSSearchBox\" name=\"Search\">",
                  "target": [
                    "#HFSSearchBox"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"NLEBanner\">",
                  "target": [
                    ".NLEBanner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"quote\" style=\"margin-top: 234px; display: block; background-position: -559px center; opacity: 1;\">",
                  "target": [
                    ".quote"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"images/tuchman.jpg\" style=\"margin-top: 0px;\">",
                  "target": [
                    "img[src$=\"tuchman.jpg\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>About the National Library of Education</h4>",
                  "target": [
                    "h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>",
                  "target": [
                    "div:nth-child(2) > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>",
                  "target": [
                    "div:nth-child(2) > p:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p><strong>Online Library Resources</strong><br>\n      <br>\n      <a href=\"/transfer.asp?location=nationallibraryofeducation.worldcat.org/\">Library Catalog</a></p>",
                  "target": [
                    "p:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p><a href=\"/ncee/projects/eric.asp\">Education Resources Information Center</a> (ERIC)</p>",
                  "target": [
                    "p:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p><a href=\"/ncee/wwc/\">The What Works Clearinghouse</a> (WWC)</p>",
                  "target": [
                    "p:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div style=\"border-left: 1px dashed #b0a762; padding-left: 10px; width: 200px; float: right; margin-left: 10px;\">",
                  "target": [
                    ".MainContent > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"footer_container ncee\">",
                  "target": [
                    ".footer_container"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "URL",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"images/marx.jpg\" style=\"margin-top: 0px;\">"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"content\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#content\" title=\"Skip Navigation\">...</a>"
              }
            ]
          },
          "AA.3_1_1.H57.2": {
            "The html element should have a lang or xml:lang attribute which describes the language of the document.": [
              {
                "tagName": "html",
                "id": "",
                "code": "<html><head></head><body>...</body></html>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/images/icons/iesNewDots.png\" alt=\" \">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bannerLinks\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bc\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"common_links\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"social_links\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h4 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h1 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" class=\"ies_link\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"l ctr\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"long_name small\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/ncee/projects/nle/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/ncee/projects/nle/FAQ.asp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/ncee/projects/nle/administrators.asp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/ncee/projects/nle/parents.asp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/ncee/projects/nle/researchers.asp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/ncee/projects/nle/students.asp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/ncee/projects/nle/teachers.asp\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bannerLinks\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"quoteText\" style=\"opacity: 0.788786;\">...</div>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"top\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "URL",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "content": {
          "totals": {
            "violation": 28,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": 8,
                "top": 613,
                "height": 22,
                "width": 147
              },
              "snippet": "<input name=\"Search\" id=\"HFSSearchBox\" value=\"Search\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/span[1]/img[1]",
                "aria": "/document[1]/img[4]"
              },
              "message": "Image 'alt' attribute value consists only of whitespace",
              "bounds": {
                "left": 599,
                "top": 1101,
                "height": 16,
                "width": 16
              },
              "snippet": "<img alt=\" \" src=\"/images/icons/iesNewDots.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/div[1]/img[2]",
                "aria": "/document[1]/img[3]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 998,
                "height": 0,
                "width": 0
              },
              "snippet": "<img style=\"margin-top: 0px;\" src=\"images/bradbury.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 998,
                "height": 0,
                "width": 0
              },
              "snippet": "<img src=\"images/marx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image 'alt' attribute value consists only of whitespace",
              "bounds": {
                "left": 40,
                "top": 8,
                "height": 16,
                "width": 16
              },
              "snippet": "<img alt=\" \" src=\"/images/icons/iesNewDots.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as XHTML 1.0, but has neither 'lang' nor 'xml:lang' attributes",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 2068,
                "width": 800
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 2044,
                "width": 784
              },
              "snippet": "<body>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1978,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[6]/a[1]",
                "aria": "/document[1]/list[5]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1943,
                "height": 18,
                "width": 207
              },
              "snippet": "<a href=\"http://www.ed.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 1832,
                "height": 18,
                "width": 72
              },
              "snippet": "<a class=\"section\" href=\"/contact/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1687,
                "height": 111,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1486,
                "height": 185,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1248,
                "height": 222,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 567,
                "top": 1102,
                "height": 18,
                "width": 24
              },
              "snippet": "<a class=\"ies_nav\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[5]/strong[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 592,
                "top": 1048,
                "height": 18,
                "width": 125
              },
              "snippet": "<a href=\"/ncee/projects/nle/nle_webmail/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 592,
                "top": 688,
                "height": 111,
                "width": 200
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[5]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1457,
                "height": 18,
                "width": 205
              },
              "snippet": "<a href=\"/ncee/wwc/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[4]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1422,
                "height": 18,
                "width": 262
              },
              "snippet": "<a href=\"/ncee/projects/eric.asp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[3]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1388,
                "height": 18,
                "width": 102
              },
              "snippet": "<a href=\"/transfer.asp?location=nationallibraryofeducation.worldcat.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/h4[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1038,
                "height": 19,
                "width": 559
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 653,
                "height": 18,
                "width": 99
              },
              "snippet": "<a href=\"/ncee/projects/nle/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 635,
                "height": 18,
                "width": 239
              },
              "snippet": "<a class=\"title\" href=\"/ncee/projects/nle/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 613,
                "height": 22,
                "width": 147
              },
              "snippet": "<input name=\"Search\" id=\"HFSSearchBox\" value=\"Search\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 595,
                "height": 18,
                "width": 106
              },
              "snippet": "<a class=\"mob_search\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 137,
                "height": 221,
                "width": 784
              },
              "snippet": "<ul style=\"height: 221px;\" class=\"sub_cats\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 448,
                "height": 18,
                "width": 77
              },
              "snippet": "<a href=\"/blogs/ncee/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 374,
                "height": 18,
                "width": 50
              },
              "snippet": "<a href=\"/contact/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10,
                "height": 18,
                "width": 24
              },
              "snippet": "<a class=\"ies_link\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[18]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=ISO-8859-1\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 26,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": 622,
                "top": 10,
                "height": 24,
                "width": 141
              },
              "snippet": "<input name=\"Search\" id=\"HFSSearchBox\" value=\"Search\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/span[1]/img[1]",
                "aria": "/document[1]/img[3]"
              },
              "message": "Image 'alt' attribute value consists only of whitespace",
              "bounds": {
                "left": 72,
                "top": 956,
                "height": 24,
                "width": 11
              },
              "snippet": "<img alt=\" \" src=\"/images/icons/iesNewDots.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 10,
                "top": 173,
                "height": 400,
                "width": 559
              },
              "snippet": "<img style=\"margin-top: 0px;\" src=\"images/schlesinger.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/span[1]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image 'alt' attribute value consists only of whitespace",
              "bounds": {
                "left": 144,
                "top": 13,
                "height": 29,
                "width": 14
              },
              "snippet": "<img alt=\" \" src=\"/images/icons/iesNewDots.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as XHTML 1.0, but has neither 'lang' nor 'xml:lang' attributes",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1345,
                "width": 800
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 6,
                "height": 1329,
                "width": 800
              },
              "snippet": "<body>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[2]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 608,
                "top": 1001,
                "height": 84,
                "width": 177
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[6]/a[1]",
                "aria": "/document[1]/list[5]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 416,
                "top": 1307,
                "height": 32,
                "width": 142
              },
              "snippet": "<a href=\"http://www.ed.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 416,
                "top": 1212,
                "height": 16,
                "width": 142
              },
              "snippet": "<a class=\"section\" href=\"/contact/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 416,
                "top": 1001,
                "height": 193,
                "width": 177
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 208,
                "top": 1024,
                "height": 192,
                "width": 177
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 1024,
                "height": 268,
                "width": 177
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 948,
                "height": 42,
                "width": 48
              },
              "snippet": "<a class=\"ies_nav\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[5]/strong[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 590,
                "top": 527,
                "height": 16,
                "width": 117
              },
              "snippet": "<a href=\"/ncee/projects/nle/nle_webmail/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 590,
                "top": 188,
                "height": 113,
                "width": 200
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[5]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 894,
                "height": 16,
                "width": 204
              },
              "snippet": "<a href=\"/ncee/wwc/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[4]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 861,
                "height": 16,
                "width": 261
              },
              "snippet": "<a href=\"/ncee/projects/eric.asp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/p[3]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 828,
                "height": 16,
                "width": 98
              },
              "snippet": "<a href=\"/transfer.asp?location=nationallibraryofeducation.worldcat.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[2]/h4[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 487,
                "height": 16,
                "width": 559
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 235,
                "top": 128,
                "height": 14,
                "width": 84
              },
              "snippet": "<a href=\"/ncee/projects/nle/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 230,
                "top": 88,
                "height": 35,
                "width": 555
              },
              "snippet": "<a class=\"title\" href=\"/ncee/projects/nle/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 622,
                "top": 10,
                "height": 24,
                "width": 141
              },
              "snippet": "<input name=\"Search\" id=\"HFSSearchBox\" value=\"Search\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -19980,
                "height": 200,
                "width": 47
              },
              "snippet": "<ul style=\"height: 200px;\" class=\"sub_cats\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 273,
                "top": -19865,
                "height": 45,
                "width": 35
              },
              "snippet": "<a href=\"/blogs/ncee/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 273,
                "top": -19973,
                "height": 15,
                "width": 48
              },
              "snippet": "<a href=\"/contact/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 70,
                "top": 0,
                "height": 56,
                "width": 64
              },
              "snippet": "<a class=\"ies_link\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[18]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=ISO-8859-1\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "URL",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Library of Education homepage",
          "pageurl": "https://ies.ed.gov/ncee/projects/nle/",
          "time": 2.84,
          "creditsremaining": 877,
          "allitemcount": 56,
          "totalelements": 284,
          "waveurl": "http://wave.webaim.org/report?url=https://ies.ed.gov/ncee/projects/nle/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV + SCRIPT + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + SCRIPT + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              },
              "link_skip_broken": {
                "id": "link_skip_broken",
                "description": "Broken skip link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 33,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + SPAN > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + SPAN > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "region_missing": {
                "id": "region_missing",
                "description": "No page regions",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child + DIV > DIV:first-child + DIV > A:first-child + BR + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child + DIV > DIV:first-child + DIV > A:first-child + BR + A + A + BR + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV + SCRIPT + DIV > DIV:first-child > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN:first-child + DIV + DIV > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + SPAN + A > DIV:first-child + SPAN"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 22,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + A + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + A + UL > LI:first-child + LI > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + A + UL > LI:first-child + LI > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child + A + UL > LI:first-child + LI > A:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A + A + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + A + UL > LI:first-child + LI > A:first-child + A + A + A"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "URL",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.062",
        "responseTime": "2022-07-18T00:18:46.192Z",
        "data": {
          "apiErrors": [],
          "documentSize": 988969,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 47,
              "totalWarnings": 1,
              "totalIssues": 48
            },
            "issuesByLevel": {
              "A": {
                "count": 44,
                "pct": 91.67
              },
              "AA": {
                "count": 11,
                "pct": 22.92
              },
              "AAA": {
                "count": 48,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 0,
              "allDensity": 5
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "6b76c493-5d88-4885-9f95-e1c167c6f71b",
          "docID": "9662c130-e53b-4669-c092-73210fcaa606",
          "sourceHash": "e6753537671967c0c55c287c9e8c4812",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=6b76c493-5d88-4885-9f95-e1c167c6f71b",
          "resultSet": [
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 47,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#content\" title=\"Skip Navigation\"&gt;Skip Navigation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/a[1]",
              "issueID": "c1bf832d5ec639c3316700a60a459dad",
              "signature": "d9974a2007c2299d18446494268db90d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c1bf832d5ec639c3316700a60a459dad"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 31.7656,
                  "y": 57
                },
                "height": 57,
                "width": 31.7656
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/pubs\" title=\"Publications &amp;amp; Products\" class=\"mobileSub\"&gt;Publications &amp;amp; Products&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "85d9fe6130c939fa2cf4626bc9e32dfc",
              "signature": "00470df93bc308767092f0c1fec94b91",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=85d9fe6130c939fa2cf4626bc9e32dfc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 54.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 87.84375
                },
                "height": 33,
                "width": 91.75
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/pubsearch/index.asp?centername=NCEE&amp;amp;center=NCEE\" title=\"Publications &amp;amp; Products Search\"&gt;Publications &amp;amp; Products Search&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "dd105299d96de58bbf045a213c7fec9c",
              "signature": "f79efb1a6e0d3d69aa14b21b746d043f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dd105299d96de58bbf045a213c7fec9c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 101.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 134.84375
                },
                "height": 33,
                "width": 91.75
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/pubsearch/index.asp?PubSectionID=1&amp;amp;HasSearched=1&amp;amp;pubspagenum=1&amp;amp;sort=3&amp;amp;order=0&amp;amp;L1=&amp;amp;L2=&amp;amp;searchstring=&amp;amp;searchtype=AND&amp;amp;searchcat2=&amp;amp;searchcat=title&amp;amp;pagesize=1",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[2]",
              "issueID": "6537a9b93bd52e41c49d4186c6eda7af",
              "signature": "abb7be586a6fa9505802d1d0f1dbb228",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6537a9b93bd52e41c49d4186c6eda7af"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 148.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 192.84375
                },
                "height": 44,
                "width": 91.75
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://ies.ed.gov/ncee/projects/evaluationTA.asp\" title=\"TA Resources for Evaluations\"&gt;TA Resources for Evaluations&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[3]",
              "issueID": "367f13d4aafd0752ee5c0d0a6ccff68c",
              "signature": "67d16cd63074cc9f57a97ae1e460e651",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=367f13d4aafd0752ee5c0d0a6ccff68c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 206.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 228.84375
                },
                "height": 22,
                "width": 91.75
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/tech_methods/\" title=\"Technical Methods\"&gt;Technical Methods&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[4]",
              "issueID": "5fb8ca93e8f0ab01b991226b5567484f",
              "signature": "b792bfa13d2d854832a72d1d755a4d33",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5fb8ca93e8f0ab01b991226b5567484f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 73
                },
                "bottom-right": {
                  "x": 31.7656,
                  "y": 130
                },
                "height": 57,
                "width": 31.7656
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/projects\" title=\"Projects &amp;amp; Programs\" class=\"mobileSub\"&gt;Projects &amp;amp; Programs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "086dd3ad95af11498ae71b4b0639dacd",
              "signature": "79df35dfacddeada9dd80c9939ac39aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=086dd3ad95af11498ae71b4b0639dacd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 54.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 76.84375
                },
                "height": 22,
                "width": 91.75
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/wwc/\" title=\"What Works Clearinghouse\"&gt;What Works Clearinghouse&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "e86e905727977a951f0db662b57a6893",
              "signature": "c7ab06ccaa180ddec127885a351e9c95",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e86e905727977a951f0db662b57a6893"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 90.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 134.84375
                },
                "height": 44,
                "width": 91.75
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/edlabs/\" title=\"Regional Educational Laboratory Program\"&gt;Regional Educational Laboratory Program&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[2]",
              "issueID": "84d8ed9a7b54892d6b17664676bdc03b",
              "signature": "26c89b7bd4e0d2feae5cd170537a8c71",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=84d8ed9a7b54892d6b17664676bdc03b"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 184.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 239.84375
                },
                "height": 55,
                "width": 91.75
              },
              "position": {
                "line": 78,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"/ncee/projects/eric.asp\" title=\"Education Resources Information Center (ERIC)\"&gt;Education Resources Information Center (ERIC)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[4]",
              "issueID": "02999a75a7e86d2e7019d1cb5edc8a00",
              "signature": "96f70a0f3bccf0f8397da20560b34776",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=02999a75a7e86d2e7019d1cb5edc8a00"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 253.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 297.84375
                },
                "height": 44,
                "width": 91.75
              },
              "position": {
                "line": 96,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"/ncee/projects/nle/\" title=\"National Library of Education (NLE)\"&gt;National Library of Education (NLE)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[5]",
              "issueID": "10eb9eb7ab5e3345d527295d227feae7",
              "signature": "ff23c3b74cba847f23c8c105689ce45c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=10eb9eb7ab5e3345d527295d227feae7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 146
                },
                "bottom-right": {
                  "x": 31.7656,
                  "y": 203
                },
                "height": 57,
                "width": 31.7656
              },
              "position": {
                "line": 1083,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"/ncee/whatsnew\" title=\"News &amp;amp; Events\" class=\"mobileSub\"&gt;News &amp;amp; Events&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "d721e599f4aafa0c22e92cb00378ebbd",
              "signature": "a31aeb6a4b0b36be5bd4b2e0d074ec72",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d721e599f4aafa0c22e92cb00378ebbd"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 30.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 41.84375
                },
                "height": 11,
                "width": 91.75
              },
              "position": {
                "line": 1088,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/whatsnew/\" title=\"What's New\"&gt;What's New&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "1b91732ebc4cf40c810eb8a9cd2f5f82",
              "signature": "5a7da92538a683aa5a9063160056f23d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1b91732ebc4cf40c810eb8a9cd2f5f82"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 55.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 66.84375
                },
                "height": 11,
                "width": 91.75
              },
              "position": {
                "line": 1104,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/newsflash/?url=%2Fncee%2F&amp;amp;site=National+Center+for+Education+Evaluation+and+Regional+Assistance\" title=\"NewsFlash\"&gt;NewsFlash&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[2]",
              "issueID": "7c7bac15ff6f54e2190f4d835e2141d8",
              "signature": "d55aaa23356ca28d1c9d5cc4d57a4bb1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7c7bac15ff6f54e2190f4d835e2141d8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 80.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 102.84375
                },
                "height": 22,
                "width": 91.75
              },
              "position": {
                "line": 1104,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/whatsnew/highlights.asp\" title=\"Highlights Archive\"&gt;Highlights Archive&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[3]",
              "issueID": "f8cbf0626a707877c72161bbae23eb41",
              "signature": "2f1bd138b3693e3a57a3d2eb107e715b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f8cbf0626a707877c72161bbae23eb41"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 116.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 127.84375
                },
                "height": 11,
                "width": 91.75
              },
              "position": {
                "line": 3680,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/whatsnew/conferences/?cid=3\" title=\"Conferences/Training\"&gt;Conferences/Training&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[4]",
              "issueID": "74e09b05847f3e9721a9ffcd68557812",
              "signature": "217697ecef1af819ab9bb30e915c266e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=74e09b05847f3e9721a9ffcd68557812"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 141.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 152.84375
                },
                "height": 11,
                "width": 91.75
              },
              "position": {
                "line": 3681,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/help/rss.asp\" title=\"RSS Feed\"&gt;RSS Feed&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/ul[1]/li[2]/a[5]",
              "issueID": "d90d4e473401ad4040013b2b1a72aa78",
              "signature": "59c71d1e9770d6e7ecb027349a2f8fdb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d90d4e473401ad4040013b2b1a72aa78"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 219
                },
                "bottom-right": {
                  "x": 31.7656,
                  "y": 257
                },
                "height": 38,
                "width": 31.7656
              },
              "position": {
                "line": 3681,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/aboutus\" title=\"About Us\" class=\"mobileSub\"&gt;About Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "e05dea84dab075696c69827d0647979c",
              "signature": "8f9582301c3d5f2379256713de349b8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e05dea84dab075696c69827d0647979c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 30.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 41.84375
                },
                "height": 11,
                "width": 91.75
              },
              "position": {
                "line": 3681,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/aboutus\" title=\"About Us\"&gt;About Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "fae93c89244efd9f63d478a802ff1bc7",
              "signature": "9873e7b5012137f2f1c74030ad485887",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fae93c89244efd9f63d478a802ff1bc7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 55.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 66.84375
                },
                "height": 11,
                "width": 91.75
              },
              "position": {
                "line": 4040,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/staff\" title=\"Staff\"&gt;Staff&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[2]",
              "issueID": "cae589e385d1f6f0dd4d42634f32f88f",
              "signature": "4fcaf33b79281751acc3bf121b470220",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cae589e385d1f6f0dd4d42634f32f88f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 80.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 91.84375
                },
                "height": 11,
                "width": 91.75
              },
              "position": {
                "line": 4040,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/help\" title=\"Help\"&gt;Help&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[3]",
              "issueID": "db07f92a807c889a1ae3dd335daa770f",
              "signature": "0e4ae40ca8fbe90ff0b229e08db52536",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=db07f92a807c889a1ae3dd335daa770f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 5,
                  "y": 105.84375
                },
                "bottom-right": {
                  "x": 96.75,
                  "y": 116.84375
                },
                "height": 11,
                "width": 91.75
              },
              "position": {
                "line": 4041,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/help/webmail\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[2]/a[4]",
              "issueID": "1581263b4e627cee1480d5b778161d55",
              "signature": "8d6decf775e3253fb2cf472c40c45684",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=1581263b4e627cee1480d5b778161d55"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 275.84375,
                  "y": 131.5
                },
                "bottom-right": {
                  "x": 412.78175,
                  "y": 144.5
                },
                "height": 13,
                "width": 136.938
              },
              "position": {
                "line": 6374,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "46ff747180bd06f459379c4f06204c49",
              "signature": "021a4055e594b2f7d2c67ae548a30910",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=46ff747180bd06f459379c4f06204c49"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 275.84375,
                  "y": 149.5
                },
                "bottom-right": {
                  "x": 412.78175,
                  "y": 162.5
                },
                "height": 13,
                "width": 136.938
              },
              "position": {
                "line": 6374,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/aboutus\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "b84dfe35dc71350b290d5fc9b2a28618",
              "signature": "9f64654e5996a9ed52aae2048a4851ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b84dfe35dc71350b290d5fc9b2a28618"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 275.84375,
                  "y": 185.5
                },
                "bottom-right": {
                  "x": 412.78175,
                  "y": 198.5
                },
                "height": 13,
                "width": 136.938
              },
              "position": {
                "line": 6446,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/pubs\"&gt;Publications&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "e33b8e601f196d679d3f0f39a0c1bf73",
              "signature": "d975ff99a4f700e304b55f592caa4a39",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e33b8e601f196d679d3f0f39a0c1bf73"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 275.84375,
                  "y": 203.5
                },
                "bottom-right": {
                  "x": 412.78175,
                  "y": 216.5
                },
                "height": 13,
                "width": 136.938
              },
              "position": {
                "line": 6446,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ncee/whatsnew\"&gt;News&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[2]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "issueID": "db550923e6f775de4ec1affecc6e51b4",
              "signature": "86c87b420b7286aa4d302a534b9bc6d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=db550923e6f775de4ec1affecc6e51b4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 531.671875,
                  "y": 227
                },
                "bottom-right": {
                  "x": 712.859875,
                  "y": 243
                },
                "height": 16,
                "width": 181.188
              },
              "position": {
                "line": 6853,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/contact/\" class=\"section\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/div[1]/ul[2]/li[2]/a[1]",
              "issueID": "4d078252f3b2962ec21a58db93ef8f95",
              "signature": "f6a4617c06190f565d38ea3e8e95f19c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4d078252f3b2962ec21a58db93ef8f95"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 6
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1269.34
                },
                "height": 1263.34,
                "width": 1024
              },
              "position": {
                "line": 2083,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;script type=\"text/javascript\" src=\"/js/jquery-3.5.1.min.js\" style=\"\"&gt;&lt;/script&gt;\n&lt;script type=\"text/javascript\" style=\"\"&gt;\n//&lt;![CDATA[\nvar $$i = jQuery.noConflict(true);\n//]]&gt;\n&lt;/script&gt;\n&lt;script type=\"text/javas",
              "xpath": "/html/body",
              "issueID": "bb0707135e24dcdd80c3b4d3c2d8cdb9",
              "signature": "89e80845b02941b348379fc99df0a7f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bb0707135e24dcdd80c3b4d3c2d8cdb9"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 283.990625,
                  "y": 3.988125
                },
                "bottom-right": {
                  "x": 441.990625,
                  "y": 33.988125
                },
                "height": 30,
                "width": 158
              },
              "position": {
                "line": 7779,
                "column": 7
              },
              "errorSnippet": "&lt;span class=\"long_name small\"&gt;National Center for&lt;br&gt;Education Evaluation&lt;br&gt;and Regional Assistance &lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/a[2]/span[1]",
              "issueID": "fa06f91559ba3cb95ee12050bded96a8",
              "signature": "8f66adb63c330dbd82c615ae21879d16",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fa06f91559ba3cb95ee12050bded96a8"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 181.48125,
                  "y": 12.998750000000001
                },
                "bottom-right": {
                  "x": 303.48125,
                  "y": 33.99875
                },
                "height": 21,
                "width": 122
              },
              "position": {
                "line": 7913,
                "column": 6
              },
              "errorSnippet": "&lt;span class=\"long_name small\"&gt;National Center for&lt;br&gt;Education Evaluation&lt;br&gt;and Regional Assistance &lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/a[2]/span[1]",
              "issueID": "cf619d77848a52dbeaf944f9adcd0e27",
              "signature": "5b976d4c765ebf0974fd84330eb47a09",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cf619d77848a52dbeaf944f9adcd0e27"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 6
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1269.34
                },
                "height": 1263.34,
                "width": 1024
              },
              "position": {
                "line": 2083,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;script type=\"text/javascript\" src=\"/js/jquery-3.5.1.min.js\" style=\"\"&gt;&lt;/script&gt;\n&lt;script type=\"text/javascript\" style=\"\"&gt;\n//&lt;![CDATA[\nvar $$i = jQuery.noConflict(true);\n//]]&gt;\n&lt;/script&gt;\n&lt;script type=\"text/javas",
              "xpath": "/html/body",
              "issueID": "c045c0c3925d44de5a4917e4acc3d0f1",
              "signature": "660a0713225f16891938793af89f5735",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c045c0c3925d44de5a4917e4acc3d0f1"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 122,
                  "y": 501.990625
                },
                "bottom-right": {
                  "x": 681,
                  "y": 627.990625
                },
                "height": 126,
                "width": 559
              },
              "position": {
                "line": 47,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;Congress created The National Library of Education in 1994. The first Commissioner of Education Henry Barnard began the library when he brought his personal book collection on education to the Department in 1867. Congress appropriated funds for ",
              "xpath": "/html/body/div[1]/div[3]/div[2]/p[1]",
              "issueID": "e008e53f776fb1b809d380a330c07bfa",
              "signature": "307e74e8bfe1bf139c150beb177d92e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e008e53f776fb1b809d380a330c07bfa"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 122,
                  "y": 642.38125
                },
                "bottom-right": {
                  "x": 681,
                  "y": 750.38125
                },
                "height": 108,
                "width": 559
              },
              "position": {
                "line": 2878,
                "column": 138
              },
              "errorSnippet": "&lt;p&gt;Operating as a depository library under the Federal Depository Library Program (FDLP) of the U.S. Government Publishing Office (GPO), the Library serves as the federal government's primary education information resource to the public, education ",
              "xpath": "/html/body/div[1]/div[3]/div[2]/p[2]",
              "issueID": "9ba7fb8e423c977b1e3e41ef803b4de4",
              "signature": "f653c9f2762e542243b7f0d53cc8601c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9ba7fb8e423c977b1e3e41ef803b4de4"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 702,
                  "y": 172.990625
                },
                "bottom-right": {
                  "x": 902,
                  "y": 280.990625
                },
                "height": 108,
                "width": 200
              },
              "position": {
                "line": 7878,
                "column": 5
              },
              "errorSnippet": "&lt;p&gt;&lt;strong&gt;U.S. Department of Education,&lt;br&gt; National Library of Education&lt;/strong&gt;&lt;br&gt; 400 Maryland Avenue, SW&lt;br&gt; Washington, DC 20202&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[3]/p[1]",
              "issueID": "e7888e99fc11d5fe9f3f34082425fbe7",
              "signature": "b5a23925860b90274cefb71ac35eb26a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e7888e99fc11d5fe9f3f34082425fbe7"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 70,
                  "y": 0
                },
                "bottom-right": {
                  "x": 134,
                  "y": 48
                },
                "height": 48,
                "width": 64
              },
              "position": {
                "line": 47,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" class=\"ies_link\"&gt;IES&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "856be05ba461e83e169d44f08daeeb66",
              "signature": "e6637f38a118f993204a6418875c059e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=856be05ba461e83e169d44f08daeeb66"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 8,
                  "y": 19
                },
                "height": 19,
                "width": 8
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"openMobileSub mobileSub\" style=\"\"&gt;+&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[2]",
              "issueID": "0b66246bde56897a11fe6e79dc6e5c87",
              "signature": "1f0e760317d94ed24edfb335c4c6f190",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0b66246bde56897a11fe6e79dc6e5c87"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 8,
                  "y": 19
                },
                "height": 19,
                "width": 8
              },
              "position": {
                "line": 48,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"openMobileSub mobileSub\" style=\"\"&gt;+&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[2]",
              "issueID": "577242c78348b43e2ae240bdbb31613e",
              "signature": "e512ced06de8a0108f87f1ed50163ab2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=577242c78348b43e2ae240bdbb31613e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 8,
                  "y": 19
                },
                "height": 19,
                "width": 8
              },
              "position": {
                "line": 1088,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"openMobileSub mobileSub\" style=\"\"&gt;+&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[2]",
              "issueID": "7e63bef91176ece5e26a5fdd67194d60",
              "signature": "448a476dee098e9cfcfc113f6d1ff9f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7e63bef91176ece5e26a5fdd67194d60"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 8,
                  "y": 19
                },
                "height": 19,
                "width": 8
              },
              "position": {
                "line": 3681,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"openMobileSub mobileSub\" style=\"\"&gt;+&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[2]",
              "issueID": "ae6bc37fe95a2ff2a1b7d34fba371f56",
              "signature": "8376419752080dde51ca0f0eff4adec0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ae6bc37fe95a2ff2a1b7d34fba371f56"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 985.67708,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1010.3332800000001,
                  "y": 15.97916
                },
                "height": 15.97916,
                "width": 24.6562
              },
              "position": {
                "line": 3813,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" value=\"Go\" class=\"submitBtn search-link\"&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[3]/form[1]/input[3]",
              "issueID": "7f4fc305cfc999dfb56cd96039143fe2",
              "signature": "65926d7327821d471d2aaee3bdd2405a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7f4fc305cfc999dfb56cd96039143fe2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20.484375,
                  "y": 10
                },
                "bottom-right": {
                  "x": 68.484375,
                  "y": 46
                },
                "height": 36,
                "width": 48
              },
              "position": {
                "line": 5097,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" class=\"ies_nav\"&gt;IES&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "b15c1363f5ad779a078dd868c0eee3eb",
              "signature": "bccc5ff7c1c39ae478c112555c50b25a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b15c1363f5ad779a078dd868c0eee3eb"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20.484375,
                  "y": 85.5
                },
                "bottom-right": {
                  "x": 201.672375,
                  "y": 101.5
                },
                "height": 16,
                "width": 181.188
              },
              "position": {
                "line": 5846,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" class=\"center_title\"&gt;IES&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "921dccf5b0ab3866ed0365a9435a265d",
              "signature": "c7c86b7022073c89cdb86065e1244161",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=921dccf5b0ab3866ed0365a9435a265d"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 6
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1269.34
                },
                "height": 1263.34,
                "width": 1024
              },
              "position": {
                "line": 2083,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;script type=\"text/javascript\" src=\"/js/jquery-3.5.1.min.js\" style=\"\"&gt;&lt;/script&gt;\n&lt;script type=\"text/javascript\" style=\"\"&gt;\n//&lt;![CDATA[\nvar $$i = jQuery.noConflict(true);\n//]]&gt;\n&lt;/script&gt;\n&lt;script type=\"text/javas",
              "xpath": "/html/body",
              "issueID": "3fccc3cf6b6320e08d38a0f87eda024e",
              "signature": "2f0e0c33c2b4ab2d85901a6168872ff9",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=3fccc3cf6b6320e08d38a0f87eda024e"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 275.015625,
                  "y": 170.109375
                },
                "bottom-right": {
                  "x": 299.015625,
                  "y": 185.109375
                },
                "height": 15,
                "width": 24
              },
              "position": {
                "line": 4209,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/IESResearch/\"&gt;&lt;img src=\"/images/icons/twitterNav.png\" alt=\"Twitter logo\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "da869da4cd1ec2128aedb19547b551f5",
              "signature": "83c259a3da8d7a4321be2b766fd57219",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=da869da4cd1ec2128aedb19547b551f5"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 275.015625,
                  "y": 198
                },
                "bottom-right": {
                  "x": 317.015625,
                  "y": 213
                },
                "height": 15,
                "width": 42
              },
              "position": {
                "line": 4209,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/IESResearch/\"&gt;Twitter&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "4d3f7b9ee95a876c7cdd2dc8f56ec599",
              "signature": "9dfb2db29b39aefacca41e8cf82dea07",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=4d3f7b9ee95a876c7cdd2dc8f56ec599"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 275.015625,
                  "y": 224.109375
                },
                "bottom-right": {
                  "x": 299.015625,
                  "y": 239.109375
                },
                "height": 15,
                "width": 24
              },
              "position": {
                "line": 4280,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/IESResearch/\"&gt;&lt;img src=\"/images/icons/facebookNav.png\" alt=\"Facebook logo\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[4]",
              "issueID": "6265f3c25e16a02c3ba20ce186ee2267",
              "signature": "603d351cdc7b2bdaaa4e96d4a5d599ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=6265f3c25e16a02c3ba20ce186ee2267"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 275.015625,
                  "y": 252
                },
                "bottom-right": {
                  "x": 330.015625,
                  "y": 267
                },
                "height": 15,
                "width": 55
              },
              "position": {
                "line": 4281,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/IESResearch/\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[5]",
              "issueID": "f7197762d11dfe32fa9bb4b611b9d8e7",
              "signature": "6f09737cd1e075cf47b899891b1be0f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=f7197762d11dfe32fa9bb4b611b9d8e7"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 297.15625,
                  "y": 793.171875
                },
                "bottom-right": {
                  "x": 297.15625,
                  "y": 793.171875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7779,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[2]/p[3]/br[1]",
              "issueID": "6d353df6a5f3b0407e826ebc9d122989",
              "signature": "9945baaa2aaa9109f0430780a2a8857d",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=6d353df6a5f3b0407e826ebc9d122989"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://ies.ed.gov/ncee/projects/nle/",
      "what": "National Library of Education (NLE)",
      "result": "https://ies.ed.gov/ncee/projects/nle/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://ies.ed.gov/ncee/projects/nle/",
      "result": [
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img alt=\" \" src=\"/images/icons/iesNewDots.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/images/icons/iesNewDots.png\"][alt=\" \"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img style=\"margin-top: 0px;\" src=\"images/carnegie.jpg\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"images/carnegie.jpg\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img alt=\" \" src=\"/images/icons/iesNewDots.png\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[src=\"/images/icons/iesNewDots.png\"][alt=\" \"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 101,
          "bestPracticeId": 429,
          "attribute": "This element does not have a lang attribute",
          "attributeDetail": "This HTML does not have a lang attribute",
          "element": "<html><head>\n<meta content=\"Institute of Education Sciences (IES) National Library of Education home ... er_container\"><div class=\"header\"><div class=\"clearfix header_nav\"><div class=\"bc\"><a class=\"ies_lin",
          "testResult": 0,
          "path": "html",
          "fixType": {
            "fixType": 4,
            "domSpec": false,
            "helperText": "Enter the appropriate language value for the page.",
            "fix": {
              "lang": null
            }
          },
          "fingerprint": {
            "attNo": 0,
            "css": "html",
            "version": 2
          }
        },
        {
          "engineTestId": 118,
          "bestPracticeId": 338,
          "attribute": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This input (type=text) element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<input name=\"Search\" id=\"HFSSearchBox\" value=\"Search\" type=\"text\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperTex": "Specify a descriptive label for the text input.",
            "fix": {
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"text\"][value=\"Search\"][id=\"HFSSearchBox\"][name=\"Search\"]",
            "attNo": 4
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T00:17:15",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      30
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 0,
  "logSize": 0,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:18:45",
  "elapsedSeconds": 94,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "hover": 24,
        "linkUl": 144,
        "styleDiff": 12,
        "zIndex": 7
      },
      "alfa": {
        "r2": 12,
        "r4": 4,
        "r57": 452,
        "r61": 4,
        "r66": 38,
        "r69": 22,
        "r73": 40,
        "r75": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 34,
        "color-contrast": 13,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "html-has-lang": 3,
        "image-alt": 12,
        "label": 4,
        "landmark-one-main": 2,
        "page-has-heading-one": 2,
        "region": 44
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 4,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "e:AA.3_1_1.H57.2": 4,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 4,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_3.G145.Abs": 2,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 10,
        "w:AA.4_1_2.H91.A.EmptyWithName": 1
      },
      "ibm": {
        "WCAG20_Input_ExplicitLabel": 4,
        "WCAG20_Img_HasAlt": 16,
        "WCAG20_Html_HasLang": 4,
        "WCAG20_Body_FirstASkips_Native_Host_Sematics": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 84,
        "element_attribute_deprecated": 1
      },
      "wave": {
        "e:alt_missing": 4,
        "e:language_missing": 4,
        "e:link_skip_broken": 4,
        "a:alt_suspicious": 2,
        "a:region_missing": 1,
        "a:h1_missing": 1,
        "a:link_redundant": 6,
        "a:text_small": 1,
        "a:title_redundant": 22
      },
      "tenon": {
        "79": 88,
        "98": 20,
        "134": 9,
        "144": 16,
        "152": 32,
        "155": 2,
        "184": 16,
        "242": 4
      },
      "continuum": {
        "89": 12,
        "101": 4,
        "118": 4
      }
    },
    "groupDetails": {
      "groups": {
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 6,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 72,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 3,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 12,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 12,
              "what": "Image has no text alternative"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 16,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 4,
              "what": "Text alternative is missing"
            }
          },
          "continuum": {
            "89": {
              "score": 12,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          },
          "axe": {
            "html-has-lang": {
              "score": 3,
              "what": "html element has no lang attribute"
            }
          },
          "htmlcs": {
            "e:AA.3_1_1.H57.2": {
              "score": 4,
              "what": "html element has no lang or xml:lang attribute"
            }
          },
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          },
          "wave": {
            "e:language_missing": {
              "score": 4,
              "what": "Language missing or invalid"
            }
          },
          "continuum": {
            "101": {
              "score": 4,
              "what": "root html element has no lang attribute"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 226,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 22,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 42,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 10,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 9,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 17,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 10,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 30,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSmall": {
          "alfa": {
            "r75": {
              "score": 3,
              "what": "Font size is smaller than 9 pixels"
            }
          },
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 7,
              "what": "Text is very small"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "ibm": {
            "WCAG20_Body_FirstASkips_Native_Host_Sematics": {
              "score": 2,
              "what": "Page provides no way to skip directly to the main content"
            }
          },
          "wave": {
            "e:link_skip_broken": {
              "score": 3,
              "what": "Skip-navigation link has no target or is not keyboard accessible"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "controlNoText": {
          "axe": {
            "label": {
              "score": 4,
              "what": "Form element has no label"
            }
          },
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 4,
              "what": "Internal link references a nonexistent destination"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 3,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 1,
              "what": "Link has a name attribute but no href attribute or text"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "noLandmarks": {
          "wave": {
            "a:region_missing": {
              "score": 1,
              "what": "Page has no regions or ARIA landmarks"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 6,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 22,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 10,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 16,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 16,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "nextLinkDestinationSame": {
          "tenon": {
            "184": {
              "score": 8,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 1,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        },
        "inputNoText": {
          "continuum": {
            "118": {
              "score": 4,
              "what": "Text input element has no mechanism that allows an accessible name to be calculated"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 640,
      "log": 0,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 254
        },
        {
          "groupName": "linkIndication",
          "score": 74
        },
        {
          "groupName": "imageNoText",
          "score": 36
        },
        {
          "groupName": "noLeading",
          "score": 32
        },
        {
          "groupName": "titleRedundant",
          "score": 26
        },
        {
          "groupName": "contrastAA",
          "score": 23
        },
        {
          "groupName": "leadingClipsText",
          "score": 18
        },
        {
          "groupName": "targetSize",
          "score": 18
        },
        {
          "groupName": "contrastAAA",
          "score": 16
        },
        {
          "groupName": "pageLanguage",
          "score": 14
        },
        {
          "groupName": "linkTextsSame",
          "score": 12
        },
        {
          "groupName": "fontSmall",
          "score": 11
        },
        {
          "groupName": "nextLinkDestinationSame",
          "score": 10
        },
        {
          "groupName": "hoverSurprise",
          "score": 8
        },
        {
          "groupName": "controlNoText",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 7
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "inputNoText",
          "score": 6
        },
        {
          "groupName": "inconsistentStyles",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "noLandmarks",
          "score": 3
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 3
        }
      ]
    }
  }
}