accessibility report
Tech Unicorn Accessibility Conformance Report
WCAG Edition
(Based on VPAT® Version 2.5)
Name of Product/Version
Unicorn Digital Courtroom (UDC) v1.0
Report Date
November 2024
Product Description
The Unicorn Digital Courtroom (UDC) is an innovative case management system designed for courts. It includes features such as hearing scheduling, evidence management, conflict resolution, and real-time collaboration tools, ensuring compliance with accessibility standards as outlined in WCAG 2.0, 2.1, and 2.2 guidelines.
Contact Information
Notes
- This report applies to the web application of UDC.
- Other integrations (e.g., mobile, desktop) are excluded from this report.
- This report supersedes all earlier versions.
Evaluation Methods Used
- Manual testing against WCAG 2.0, 2.1, and 2.2 success criteria.
- Use of assistive technologies like screen readers (NVDA, JAWS).
- Automated tools for identifying basic accessibility issues.
- Keyboard navigation testing to ensure operability without a mouse.
Applicable Standards/Guidelines
Standard/Guideline | Included in Report |
---|---|
Web Content Accessibility Guidelines 2.0 | Yes (Levels A, AA) |
Web Content Accessibility Guidelines 2.1 | Yes (Levels A, AA) |
Web Content Accessibility Guidelines 2.2 | Yes (Levels A, AA) |
Terms
- Supports: The product meets the criterion without defects.
- Partially Supports: Some product functions do not meet the criterion.
- Does Not Support: Most product functions do not meet the criterion.
- Not Applicable: The criterion is not relevant to the product.
- Not Evaluated: The criterion was not tested (applies to Level AAA only).
WCAG 2.x Report
The following tables provide detailed conformance information for WCAG 2.0, 2.1, and 2.2 guidelines. Responses include remarks and explanations where applicable.
Table 1: Success Criteria, Level A
Criteria | Conformance Level | Remarks and Explanations |
---|---|---|
1.1.1 Non-text Content (Level A) | Supports | All non-text elements include appropriate alternative text. |
1.2.1 Audio-only and Video-only (Prerecorded) | Supports | Text alternatives provided for all media. |
1.2.2 Captions (Prerecorded) | Supports | Captions are available for all prerecorded video content. |
1.2.3 Audio Description or Media Alternative | Partially Supports | Audio descriptions are provided for most, but not all, media. |
1.3.1 Info and Relationships | Supports | Semantic HTML is used to ensure information is conveyed clearly. |
1.3.2 Meaningful Sequence | Supports | Content is presented in a logical and meaningful order. |
1.3.3 Sensory Characteristics | Supports | Instructions do not rely solely on sensory characteristics. |
1.4.1 Use of Color | Supports | Color is not used as the sole means of conveying information. |
1.4.2 Audio Control | Supports | Controls are provided to stop or mute audio that plays automatically. |
2.1.1 Keyboard | Partially Supports | Some advanced widgets require updates for full keyboard accessibility. |
2.1.2 No Keyboard Trap | Supports | No keyboard traps are present in the application. |
2.1.4 Character Key Shortcuts | Not Applicable | No character key shortcuts are implemented in the application. |
2.2.1 Timing Adjustable | Supports | Users can adjust time limits where applicable. |
2.2.2 Pause, Stop, Hide | Supports | Mechanisms are provided to pause or stop moving content. |
2.3.1 Three Flashes or Below Threshold | Supports | No content flashes more than three times in a second. |
2.4.1 Bypass Blocks | Supports | A 'skip to content' link is available on all pages. |
2.4.2 Page Titled | Supports | Each page has a unique and descriptive title. |
2.4.3 Focus Order | Supports | Focus moves in a logical and intuitive order. |
2.4.4 Link Purpose (In Context) | Supports | The purpose of each link is clear from its context. |
2.5.1 Pointer Gestures | Not Applicable | No multi-point or path-based gestures are required. |
2.5.2 Pointer Cancellation | Supports | Actions are reversible, and up events trigger actions. |
2.5.3 Label in Name | Supports | Labels include the accessible name for UI elements. |
2.5.4 Motion Actuation | Not Applicable | The product does not rely on motion-based interactions. |
3.1.1 Language of Page | Supports | The default language of the page is correctly specified. |
3.2.1 On Focus | Supports | Elements do not trigger unexpected changes on focus. |
3.2.2 On Input | Supports | Changes are not triggered automatically upon user input. |
3.2.6 Consistent Help | Supports | Consistent help options are available throughout the application. |
3.3.1 Error Identification | Supports | Errors are clearly identified and described to the user. |
3.3.2 Labels or Instructions | Supports | Labels and instructions are provided where user input is required. |
3.3.7 Redundant Entry | Partially Supports | Some forms require redundant entries that are not retained. |
4.1.1 Parsing | Supports | Code is well-formed, ensuring assistive technologies can interpret it correctly. |
4.1.2 Name, Role, Value | Supports | UI components have appropriate names, roles, and values. |
Table 2: Success Criteria, Level AA
Criteria | Conformance Level | Remarks and Explanations |
---|---|---|
1.2.4 Captions (Live) (Level AA) | Supports | Captions are provided for live hearings. |
1.2.5 Audio Description (Prerecorded) (Level AA) | Not Applicable | |
1.3.4 Orientation (Level AA 2.1 and 2.2) | Supports | Content is operable in both portrait and landscape orientations. |
1.3.5 Identify Input Purpose (Level AA 2.1 and 2.2) | Supports | Input fields are correctly labeled to identify their purpose, especially for forms. |
1.4.3 Contrast (Minimum) (Level AA) | Supports | Text and graphical elements meet the required contrast ratio of 4.5:1. |
1.4.4 Resize Text (Level AA) | Supports | Content and functionality remain accessible when text is resized up to 200%. |
1.4.5 Images of Text (Level AA) | Supports | Text is used instead of images of text, except where the image is essential, alt text used where necessary. |
1.4.10 Reflow (Level AA 2.1 and 2.2) | Supports | Content adapts to different screen sizes without requiring horizontal scrolling. |
1.4.11 Non-text Contrast (Level AA 2.1 and 2.2) | Supports | Non-text elements, such as icons and buttons, have sufficient contrast for visibility. |
1.4.12 Text Spacing (Level AA 2.1 and 2.2) | Supports | Custom text spacing adjustments do not disrupt the readability or functionality of content. |
1.4.13 Content on Hover or Focus (Level AA 2.1 and 2.2) | Supports | Content that appears on hover or focus is easily dismissible and remains visible as needed. |
2.4.5 Multiple Ways (Level AA) | Supports | Users can navigate content through multiple methods, such as search and menus. |
2.4.6 Headings and Labels (Level AA) | Supports | Descriptive headings and labels are used consistently throughout the content. |
2.4.7 Focus Visible (Level AA) | Partially Supports | Focus indicators are provided for most interactive elements, but some areas need enhancements. |
2.4.11 Focus Not Obscured (Minimum) (Level AA 2.2 only) | Supports | Interactive elements remain fully visible when focused. |
2.5.7 Dragging Movements (Level AA 2.2 only) | Not Applicable | No functionality in the system requires dragging movements. |
2.5.8 Target Size (Minimum) (Level AA 2.2 only) | Supports | Touch targets meet the recommended minimum size for ease of interaction. |
3.1.2 Language of Parts (Level AA) | Supports | The language for all content parts is correctly identified and marked. |
3.2.3 Consistent Navigation (Level AA) | Supports | Navigation mechanisms are consistent across different sections of the content. |
3.2.4 Consistent Identification (Level AA) | Supports | Elements with the same functionality are identified consistently across the system. |
3.3.3 Error Suggestion (Level AA) | Supports | Suggestions are provided to users to help resolve input errors. |
3.3.4 Error Prevention (Legal, Financial, Data) (Level AA) | Supports | Systems include mechanisms to prevent errors in critical operations like form submissions. |
3.3.8 Accessible Authentication (Minimum) (Level AA 2.2 only) | Partially Supports | Some authentication methods rely on visual cues, limiting accessibility. |
4.1.3 Status Messages (Level AA 2.1 and 2.2) | Supports | Status messages are announced to assistive technologies without requiring focus changes. |
Table 3: Success Criteria, Level AAA
Level AAA criteria are not included in this report. The Unicorn Digital Courtroom is designed to meet Levels A and AA requirements.
Legal Disclaimer (Tech Unicorn)
The information in this Accessibility Conformance Report is provided for informational purposes only. Tech Unicorn does not guarantee compliance in all use cases and recommends further validation for specific needs.
To access older version archived Accessibility Reports, reach out to info@techunicorn.com.