Skip to content
Snippets Groups Projects
Commit 0b2431ca authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file inclusivity.html

parent 5ecc4319
No related branches found
No related tags found
No related merge requests found
...@@ -140,9 +140,9 @@ ...@@ -140,9 +140,9 @@
<p>Research shows that individuals with autism often experience difficulty processing overwhelming stimuli, which can lead to anxiety and frustration when navigating digital environments. According to the Journal of Autism and Developmental Disorders, individuals with autism benefit from predictable patterns, consistent layouts, and minimized sensory input,This allows them to better process and engage with information.</p> <p>Research shows that individuals with autism often experience difficulty processing overwhelming stimuli, which can lead to anxiety and frustration when navigating digital environments. According to the Journal of Autism and Developmental Disorders, individuals with autism benefit from predictable patterns, consistent layouts, and minimized sensory input,This allows them to better process and engage with information.</p>
<h5>How We Implemented It?</h5> <h5>How We Implemented It?</h5>
<ul> <ul>
<li>Clear Navigation: We implemented a<b> linear navigation structure</b> where all key content is easily accessible through a consistent menu bar and breadcrumb trails. This ensures that users can predict the next steps and won't feel overwhelmed by complex or unfamiliar pathways.<li> <li>Clear Navigation: We implemented a<b> linear navigation structure</b> where all key content is easily accessible through a consistent menu bar and breadcrumb trails. This ensures that users can predict the next steps and won't feel overwhelmed by complex or unfamiliar pathways.</li>
<li>Consistent Layouts: Each page of the wiki follow a <b>uniform template</b>. We maintained consistent placement of headers, body text, and images across all sections.<li> <li>Consistent Layouts: Each page of the wiki follow a <b>uniform template</b>. We maintained consistent placement of headers, body text, and images across all sections.</li>
<li>Muted Color Schemes: We avoided bright and jarring color schemes that could contribute to sensory overload. Instead, we used muted tones and soft contrast, following recommendations from studies on sensory processing in individuals with autism. This reduces the likelihood of discomfort and makes the interface more user-friendly.<li> <li>Muted Color Schemes: We avoided bright and jarring color schemes that could contribute to sensory overload. Instead, we used muted tones and soft contrast, following recommendations from studies on sensory processing in individuals with autism. This reduces the likelihood of discomfort and makes the interface more user-friendly.</li>
</ul> </ul>
<h4>2. Dyslexia-Friendly Fonts and Text Design</h4> <h4>2. Dyslexia-Friendly Fonts and Text Design</h4>
<h5>Why We Focused on This?</h5> <h5>Why We Focused on This?</h5>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment