<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
h1
{mso-style-priority:9;
mso-style-link:"Heading 1 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:24.0pt;
font-family:"Calibri",sans-serif;
font-weight:bold;}
h3
{mso-style-priority:9;
mso-style-link:"Heading 3 Char";
mso-margin-top-alt:auto;
margin-right:0in;
mso-margin-bottom-alt:auto;
margin-left:0in;
font-size:13.5pt;
font-family:"Calibri",sans-serif;
font-weight:bold;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.Heading1Char
{mso-style-name:"Heading 1 Char";
mso-style-priority:9;
mso-style-link:"Heading 1";
font-family:"Calibri Light",sans-serif;
color:#2F5496;}
span.Heading3Char
{mso-style-name:"Heading 3 Char";
mso-style-priority:9;
mso-style-link:"Heading 3";
font-family:"Calibri Light",sans-serif;
color:#1F3763;}
span.EmailStyle22
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
mso-ligatures:none;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b>From:</b> tech-vi@groups.io <tech-vi@groups.io> <b>On Behalf Of </b>David Goldfield via groups.io<br><b>Sent:</b> Wednesday, July 24, 2024 1:34 AM<br><b>To:</b> List <tech-vi@groups.io><br><b>Subject:</b> [Tech-VI] Navigating Hotel Apps as a Blind Traveler: Accessibility Challenges<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p>UsableNet Blog - Tuesday, July 23, 2024 at 10:59 AM<o:p></o:p></p><h1>Navigating Hotel Apps as a Blind Traveler: Accessibility Challenges<o:p></o:p></h1><p>When traveling, many hotels, transportation systems, restaurants, and experiences such as amusement or theme parks require users to download an app to perform critical functions relevant to that experience. I was compelled to use one of these apps over a recent hotel stay. The app was used for tasks like checking in and requesting housekeeping services.<o:p></o:p></p><p>Unfortunately, I had significant trouble using the app to its fullest due to poor accessibility. I will discuss some of my experiences below. The accessibility points I will speak about here can also apply to other similar travel apps. My focus will exclusively be mobile touch-based screen readers.<o:p></o:p></p><h3>Inaccessible Calendars and Schedules in Hotel Apps<o:p></o:p></h3><p>One of the features of this particular hotel app was the ability to reference property schedules that display information such as the front desk and pool hours, airport shuttle times, and housekeeping and towel exchange dates. Accessing this information was a point of major difficulty. To not beat around the bush, all of this information was completely inaccessible.<o:p></o:p></p><p>The schedules were uploaded to the app as raw image files unreadable by my screen reader. The only word I heard around this information page was “Image.”<o:p></o:p></p><p>The hotel in question took pictures of paper documents and uploaded these raw files to serve as a property information section for the app. This is a terrible idea regarding accessibility because these raw images are essentially invisible to screen readers. To correct this, the hotel should read the schedules on the app and mobile website in a plain text-based format.<o:p></o:p></p><h3>Challenges During Contactless Check-In for Blind Users<o:p></o:p></h3><p>Many hotel apps are being used to enable contactless check-in at the property. While this is a new feature, I am sure it will gain popularity as adoption rates increase. When using this functionality on this particular hotel app, I ran into one major issue that had the potential to stop me in my tracks completely.<o:p></o:p></p><p>Once I entered all of my check-in details, such as name and billing information, the app was programmed to display my room number once my reservation details were confirmed. Though the app told me that my check-in request was successful, I could not find my room number anywhere on the screen.<o:p></o:p></p><p>I explored using manual and direct touch navigation for a while but could not find it. The sighted person I was traveling with helped me by looking at my phone and quickly found the room number in the display's center. However, my screen reader could not detect this number.<o:p></o:p></p><p>Even a precise, direct touch on the spot where the number was visually displayed did not make any difference. My screen reader played the sound, indicating nothing was in the focus cursor. The room number was displayed in large green letters, which I attribute to this lack of accessibility.<o:p></o:p></p><p>Heavily stylized fonts are often not recognized by screen readers because the software usually interprets them as images and either completely ignores them, as in this case, or speaks vague, meaningless terms like “Graphic” or “Diagram.”<o:p></o:p></p><h3>Accessibility Issues with Hotel Housekeeping Tip Feature<o:p></o:p></h3><p>When checking out using the app, the guest is prompted to leave a tip for the hotel’s housekeeping staff. Unfortunately, the interface for doing so was inaccessible. The only display was a list of words for different service descriptions and dollar amounts. An example is “Excellent Service, $25.”<o:p></o:p></p><p>There were no buttons, links, or other options to make a selection. Manual swipes and direct touch navigation yielded the same negative results. After asking a sighted person for assistance, I was informed that there was an “Add Tip Amount” button along the right edge of the screen across from each dollar amount.<o:p></o:p></p><p>My screen reader could not find these buttons, most likely because they had no corresponding text label in the code to indicate to the screen reader what the button should do when activated. Button-related accessibility flaws are common and make for incredibly frustrating experiences for blind technology users like myself.<o:p></o:p></p><h3>The Need for Better Accessibility in Travel Apps<o:p></o:p></h3><p>Apps like these that serve a specialized purpose for a specific place are becoming increasingly common. Unfortunately, this particular app gave me significant accessibility trouble. By raising awareness of these issues, I hope that apps like these can grow in accessibility and usability. After all, apps are the way of the future and must catch up in accessibility to guarantee maximum digital inclusion.<o:p></o:p></p><p>Explore more about the experience of people with disabilities and how you can improve your digital content in our free guide, "Digital Commerce Without Barriers."<o:p></o:p></p><p class=MsoNormal align=center style='text-align:center'><a href="https://blog.usablenet.com/hs/cta/wi/redirect?encryptedPayload=AVxigLIehCM4%2B2CmxsUBYE7BQxH0VqomPGsB5QH%2FzXffBJcQ51GFxDN%2F%2BYPGmWqgTWM%2FnC06HbmmXr67zlf%2BeZHQKsGYYOxtfZT5b9teMwu55emdHFwMHS3PHXwchny1JKy8BIcA0VlCLF81vhVMFzYQs0lJ3%2BJqBsMq%2Fm8JB0bspxxiM3E66N2Adzsa0gG1YLYt3g%2Fiewg9HNXaAXbTVBg%3D&webInteractiveContentId=145456536642&portalId=3280432" target="_blank"><span style='border:solid windowtext 1.0pt;padding:0in;text-decoration:none'><img border=0 width=100 height=100 style='width:1.0416in;height:1.0416in' id="Picture_x0020_1" src="cid:~WRD0001.jpg" alt="Image removed by sender. WebsiteAccessibilityVisualDisabilities"></span></a><o:p></o:p></p><p><em><span style='font-family:"Calibri",sans-serif'>Editor's Note: Our frequent contributor, Michael Taylor, wrote this post. This post reflects his opinions and experiences. <a href="https://blog.usablenet.com/author/michael-taylor">Read more about Michael and some other posts on his experience online here.</a></span></em><o:p></o:p></p><p><a href="https://blog.usablenet.com/navigating-hotel-apps-as-a-blind-traveler-accessibility-challenges">https://blog.usablenet.com/navigating-hotel-apps-as-a-blind-traveler-accessibility-challenges</a><o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal>David Goldfield,<o:p></o:p></p><p class=MsoNormal>Blindness Assistive Technology Specialist<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal>If you need help using your assistive technology learn about my training services by visiting<o:p></o:p></p><p class=MsoNormal><span style='color:black'><a href="http://www.screenreadertraining.com/">WWW.ScreenReaderTraining.com</a></span><o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal>Am Yisrael Chai<o:p></o:p></p><p class=MsoNormal>The Nation of Israel Lives!<o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal><span style='color:black'><a href="https://www.freedomscientific.com/Training/Certification/">JAWS Certified, 2022</a></span><o:p></o:p></p><p class=MsoNormal><span style='color:black'><a href="https://certification.nvaccess.org/">NVDA Certified Expert</a></span><o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal>Subscribe to the Tech-VI announcement list to receive news, events and information regarding the blindness assistive technology field.<o:p></o:p></p><p class=MsoNormal>Email: <a href="mailto:tech-vi+subscribe@groups.io">tech-vi+subscribe@groups.io</a><o:p></o:p></p><p class=MsoNormal><span style='color:black'><a href="http://www.davidgoldfield.com/">www.DavidGoldfield.com</a></span><o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p><p class=MsoNormal> <o:p></o:p></p></div><div><p class=MsoNormal><span style='color:white'>_._,_._,_<o:p></o:p></span></p></div><div class=MsoNormal align=center style='text-align:center'><hr size=2 width="100%" align=center></div><p class=MsoNormal>Groups.io Links:<o:p></o:p></p><p>You receive all messages sent to this group. <o:p></o:p></p><p><a href="https://groups.io/g/tech-vi/message/7412" target="_blank">View/Reply Online (#7412)</a> | <a href="mailto:tech-vi@groups.io?subject=Re:%20%5BTech-VI%5D%20Navigating%20Hotel%20Apps%20as%20a%20Blind%20Traveler%3A%20Accessibility%20Challenges" target="_blank">Reply To Group</a> | <a href="mailto:david.goldfield@outlook.com?subject=Private:%20Re:%20%5BTech-VI%5D%20Navigating%20Hotel%20Apps%20as%20a%20Blind%20Traveler%3A%20Accessibility%20Challenges" target="_blank">Reply To Sender</a> | <a href="https://groups.io/mt/107518994/17455" target="_blank">Mute This Topic</a> <br><a href="https://groups.io/g/tech-vi/editsub/17455">Your Subscription</a> | <a href="mailto:tech-vi+owner@groups.io">Contact Group Owner</a> | <a href="https://groups.io/g/tech-vi/leave/8954496/17455/1106850279/xyzzy">Unsubscribe</a> [terrypowers59@gmail.com]<o:p></o:p></p><div><p class=MsoNormal><span style='color:white'>_._,_._,_<o:p></o:p></span></p></div></div></body></html>