Skip to content

move the test navigation table into a nav element - #3088

Merged
pstaabp merged 1 commit into
openwebwork:WeBWorK-2.21from
Alex-Jordan:gw-table
Jul 27, 2026
Merged

move the test navigation table into a nav element#3088
pstaabp merged 1 commit into
openwebwork:WeBWorK-2.21from
Alex-Jordan:gw-table

Conversation

@Alex-Jordan

Copy link
Copy Markdown
Contributor

A medium level accessibility issue that Claude flagged is that the table here had role="navigation". This addresses that, by removing the aria labeling from the table and enclosing it all in a nav.

@Alex-Jordan

Copy link
Copy Markdown
Contributor Author

Er, actually this was one of two "high" level accessibility issues it found. The other two are (1) addressed by #3087 and (2) the fact that PDF hardcopies are not tagged PDFs (which of course we can't fix). So even our "high" level accessibility issues per Claude are pretty small.

Comment thread templates/ContentGenerator/GatewayQuiz.html.ep Outdated
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@pstaabp
pstaabp merged commit efcc9c4 into openwebwork:WeBWorK-2.21 Jul 27, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants