-
Notifications
You must be signed in to change notification settings - Fork 1
Lab8 Standards
- WAI-ARIA, WCAG, and SVG standards are followed by the frontend team(Ümit Can Evleksiz, Hasan Kerem Şeker)
Given the application's rich functionality and numerous features, adhering to WAI-ARIA standards was essential. We selected ARIA attributes to ensure accessibility, as outlined in our Wiki page. Additionally, we utilized a headless component library, Ariakit, which is designed with accessibility in mind. This allowed us to efficiently implement complex components such as hovercards and comboboxes, streamlining development while ensuring the application remains accessible.
To accommodate both static content and user-generated content within the application, we followed WCAG guidelines and incorporated appropriate tags as detailed in our Wiki documentation. During code reviews, we actively identified and addressed issues related to missing or incorrect tag usage to maintain compliance and accessibility standards.
We added meaningful title
attributes to SVG illustrations used in various sections, such as the error state, new forum question page, and start quiz page. These titles include clear and well-defined descriptions to enhance accessibility and provide context for assistive technologies.
Since we mostly upheld the standards up to this point, only minor fixes for the existing features are required. However, we must keep complying to the standards while adding new features.
- Each component in the project adheres to defined standards, with non-compliant components detected and corrected.
- Newly added components are verified for standard compliance before merging into the main branch.
- Ariakit is used as the base library for building new complex components to ensure consistency and functionality.
Turquiz App
DONE
- Lab Report #1
- Lab Report #2
- Lab Report #3
- Lab Report #4
- Lab Report #5
- Lab Report #6
- Lab Report #7
- Lab Report for Lab 9
- Lab Meeting #1
- Meeting #1
- Lab Meeting #2
- Meeting #2
- Project Plan Meeting
- Frontend Meeting #1
- Lab Meeting #3
- Meeting #3
- Meeting #4
- Lab Meeting #4
- Meeting #5
- Meeting #6
- Meeting #7
- Meeting #8
- User Scenario 1 - Explore and Register
- User Scenario 2 - Search for a Quiz & Create a Quiz
- User Scenario 3 - Take & Review a Quiz
- User Scenario 4 - Search Forum & Bookmark & Upvote & Answer
- User Scenario 5 - User Badges
- User Scenario Template
- User Stories