Jump to content

Technical Writing in the Digital Age: Difference between revisions

Add citations to Accessibility and User Experience
No edit summary
(Add citations to Accessibility and User Experience)
Line 63: Line 63:


====Accessibility====
====Accessibility====
Website content should be designed in accordance with Web Content Accessibility Guidelines (WCAG) to ensure that individuals with disabilities are able to access the same information as those without disabilities.<ref>{{cite web |url=https://www.w3.org/WAI/fundamentals/accessibility-intro/ |title=Introduction to Web Accessibility |author=<!--Not stated--> |website=Web Accessibility Initiative |access-date=October 26, 2023 }}</ref> It is a legal requirement to include accessibility features in website design.<ref>{{cite web |url=https://wcag.com/legal/ |title=Accessibility and the Web |author=<!--Not stated--> |website=WCAG |access-date=October 26, 2023 }}</ref>
Website content should be designed in accordance with Web Content Accessibility Guidelines (WCAG) to ensure that individuals with disabilities are able to access the same information as those without disabilities.<ref>{{cite web |url=https://www.w3.org/WAI/fundamentals/accessibility-intro/ |title=Introduction to Web Accessibility |author=<!--Not stated--> |website=Web Accessibility Initiative |access-date=October 26, 2023 }}</ref> It is a legal requirement to include accessibility features in website design.<ref>{{cite web |url=https://wcag.com/legal/ |title=Accessibility and the Web |author=<!--Not stated--> |website=WCAG |access-date=October 26, 2023 }}</ref> There are four different types of impairment that can affect how a user interacts and perceives digital documents: vision, mobility, auditory, and cognitive. <ref> {{cite book | last = Robbins | first = Jennifer Niederst | title = Learning Web Design: A Beginner’s Guide to HTML, CSS, JavaScript, and Web Graphics | publisher = O’Reilly Media, Inc. | edition = 5th | date = 2018 | location = Sebastopol, CA | page = 42 | isbn = 9781491960202}} </ref> Digital documents will need to be optimized so that information can be accessed by hardware and software tools used by people with disabilities.<ref>{{cite book | last = Barr | first = Chris | title = The Yahoo! Style Guide | publisher = St. Martin’s Griffin | date = 2010 | location = New York | page=103-104}}</ref>


==== Readability====
==== Readability====
Line 69: Line 69:


====Scannable====
====Scannable====
Readers quickly scan the main sections of a page to understand its content. The most effective web content is concise and simple to scan, making it easy for users to find the important information. Breaking up text into interesting, easy-to-read sections helps users quickly find information.<ref>Barr, Chris (2010). Yahoo! Style Guide. New York: St. Martin's. p8.</ref>
Readers quickly scan the main sections of a page to understand its content. The most effective web content is concise and simple to scan, making it easy for users to find the important information. Breaking up text into interesting, easy-to-read sections helps users quickly find information.{{sfn|Barr|2010|p=8}}


====Hyperlinking====
====Hyperlinking====
Line 97: Line 97:
| pages = Chapter 4. PowerPoint Tips, Tricks, and Secrets
| pages = Chapter 4. PowerPoint Tips, Tricks, and Secrets
| date = 2018}}</ref>
| date = 2018}}</ref>
===User Experience===
User experience is how a product works from the perspective of the user. Digital documents can be created with efficient user experiences by focusing on user-centered design and designing the document with the user in mind. <ref> {{cite book | last = Garrett | first = Jesse James | title = The Elements of User Experience: User-Centered Design for the Web and Beyond | publisher = New Riders | edition = 2nd | date = 2011 | location = Berkeley, CA | page = 17}} </ref>


==Collaboration and Version Control==
==Collaboration and Version Control==
32

edits