generated from w3c/wai-resource-template
-
Notifications
You must be signed in to change notification settings - Fork 11
New tool: SortSite – Powermapper Software #496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
1
commit into
master
Choose a base branch
from
form-submission/e1ede730-0a58-11f0-b2c4-2d841e25aa89-l87ktj0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
64 changes: 64 additions & 0 deletions
64
_data/wai-evaluation-tools-list/submissions/e1ede730-0a58-11f0-b2c4-2d841e25aa89.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,64 @@ | ||
| { | ||
| "a11yloc": "https://www.powermapper.com/products/sortsite/vpat/", | ||
| "actrules": "https://www.w3.org/WAI/standards-guidelines/act/implementations/sortsite/", | ||
| "assists": [ | ||
| "Generating reports of evaluation results", | ||
| "Displaying information within web pages", | ||
| "Creating an accessibility score" | ||
| ], | ||
| "automated": [ | ||
| "Single page/screen", | ||
| "Sample of pages/screens", | ||
| "Entire website / software / product", | ||
| "Restricted or password protected pages" | ||
| ], | ||
| "comments": "", | ||
| "contact": "mark.rogers@powermapper.com", | ||
| "desktop": [ | ||
| "Windows", | ||
| "MacOS" | ||
| ], | ||
| "features": "Desktop product that tests entire websites for WCAG and Section 508 accessibility issues. Also checks for broken links, spelling errors, browser compatibility, HTML validation and CSS validation. The Developer Edition also provides command line / CI integration.\r\n\r\n", | ||
| "form_name": "submission", | ||
| "form_version": "1", | ||
| "guideline": [ | ||
| "WCAG 2.2", | ||
| "WCAG 2.1", | ||
| "WCAG 2.0" | ||
| ], | ||
| "language": [ | ||
| "en" | ||
| ], | ||
| "license": [ | ||
| "Time-limited trial", | ||
| "One-time purchase", | ||
| "" | ||
| ], | ||
| "product": [ | ||
| "Website", | ||
| "Document" | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I can't find evidence that a "Document" can be evaluated by the tool. @josehilera Could you ask the vendor for clarification? |
||
| ], | ||
| "provider": "Powermapper Software", | ||
| "publish-permission": "on", | ||
| "purpose": [ | ||
| "Automated testing" | ||
| ], | ||
| "readterms": "on", | ||
| "release": "2007-02-20", | ||
| "repository": "wai-evaluation-tools-list", | ||
| "submission_date": "2025-03-26T15:42:11.235Z", | ||
| "submission_ref": "e1ede730-0a58-11f0-b2c4-2d841e25aa89", | ||
| "technology": [ | ||
| "HTML / XHTML", | ||
| "CSS", | ||
| "PDF", | ||
| "Microsoft Office documents", | ||
remibetin marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "SMIL" | ||
| ], | ||
| "title": "SortSite", | ||
| "type": [ | ||
| "Desktop application", | ||
| "Command-line / CI" | ||
| ], | ||
| "website": "https://www.powermapper.com/products/sortsite/" | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The list only includes tools for evaluating accessibility.
"Also checks for broken links, spelling errors, browser compatibility, HTML validation and CSS validation." should be removed from the
featuresvalue.