Skip to content

Commit 38443cb

Browse files
authored
Merge pull request #47813 from ShawnKupfer/WB1530
AB#1008667: Gaming assistive technologies
2 parents 7dcf016 + e50a6d0 commit 38443cb

File tree

9 files changed

+50
-39
lines changed

9 files changed

+50
-39
lines changed

learn-pr/cela-accessibility/gaming-assistive-technologies/00-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: This content is part of the Gaming Assistive Technologies module.
7-
ms.date: 05/10/2023
7+
ms.date: 11/06/2024
88
author: kaitlynjones
99
ms.author: kaitlynjones
1010
ms.topic: unit

learn-pr/cela-accessibility/gaming-assistive-technologies/01-gaming-software.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Gaming software assistive technology
44
metadata:
55
title: Gaming software assistive technology
66
description: This content is part of the Gaming Assistive Technologies module.
7-
ms.date: 05/10/2023
7+
ms.date: 11/06/2024
88
author: kaitlynjones
99
ms.author: kaitlynjones
1010
ms.topic: unit
@@ -14,17 +14,17 @@ content: |
1414
quiz:
1515
title: Check your knowledge
1616
questions:
17-
- content: "What is the primary purpose of a text to speech chat tool or setting?"
17+
- content: "What is the primary purpose of a text-to-speech chat tool or setting?"
1818
choices:
1919
- content: "To narrate menu text aloud via synthesized speech."
2020
isCorrect: false
2121
explanation: "Incorrect. This option describes one of the functionalities of a screen reader."
2222
- content: "To read the text of a player's typed message aloud to other players in the voice channel via synthesized audio."
2323
isCorrect: true
24-
explanation: "Correct. Text to speech chat refers to the text a player enters into a form field, which is then read aloud to other players in the chat voice channel."
24+
explanation: "Correct. Text-to-speech chat refers to the text a player enters into a form field, which is then read aloud to other players in the chat voice channel."
2525
- content: "To transcribe what other players have said aloud in the voice channel into text that players can read onscreen in real time."
2626
isCorrect: false
27-
explanation: "Incorrect. This option describes the speech to text chat tool."
27+
explanation: "Incorrect. This option describes the speech-to-text chat tool."
2828
- content: "What approach can developers take if their game isn't compatible with third-party or platform-provided assistive technologies?"
2929
choices:
3030
- content: "Assume third-party or platform developers will eventually create assistive technologies that will seamlessly work with all game titles."
@@ -35,4 +35,4 @@ quiz:
3535
explanation: "Incorrect. It's important to provide customers with documentation about your product's accessibility status prior to their purchase. This approach doesn't actively support assistive technology users in playing your game."
3636
- content: "Provide in-game assistive technologies for players such as screen narration, magnification tools, and contrast settings."
3737
isCorrect: true
38-
explanation: "Correct. This would be the best approach to support players who use assistive technology for scenarios where platform or third-party assistive technology isn't compatible, and in general."
38+
explanation: "Correct. This is the best approach to support players who use assistive technology for scenarios where platform or third-party assistive technology isn't compatible, and in general."

learn-pr/cela-accessibility/gaming-assistive-technologies/02-gaming-hardware.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Gaming hardware assistive technology
44
metadata:
55
title: Gaming hardware assistive technology
66
description: This content is part of the Gaming Assistive Technologies module.
7-
ms.date: 05/10/2023
7+
ms.date: 11/06/2024
88
author: kaitlynjones
99
ms.author: kaitlynjones
1010
ms.topic: unit

learn-pr/cela-accessibility/gaming-assistive-technologies/03-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary and resources
44
metadata:
55
title: Summary and resources
66
description: This content is part of the Gaming Assistive Technologies module.
7-
ms.date: 05/10/2023
7+
ms.date: 11/06/2024
88
author: kaitlynjones
99
ms.author: kaitlynjones
1010
ms.topic: unit

learn-pr/cela-accessibility/gaming-assistive-technologies/includes/00-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Consider the following scenario. A player with low vision uses a high-contrast s
66

77
This player requires a high-contrast display for play. They search the game title's menu but can't find an in-game high-contrast setting. Disappointed, the player abandons the game. They know they can't play it without compatible AT to support their visual needs. As a developer, you hear about this experience and hope to learn more about the AT that players with disabilities use. This way, you can ensure that the future products and experiences you create support players in using these tools.
88

9-
In this module, you're introduced to common hardware and software AT that players with disabilities might use to improve access to gaming experiences. Learn about the effect of AT on player experiences and the importance of supporting AT compatibility within your title, platform, or hardware device.
9+
In this module, we introduce common hardware and software AT that players with disabilities might use to improve access to gaming experiences. You'll learn about AT's effect on player experiences and the importance of supporting AT compatibility within your title, platform, or hardware device.
1010

1111
## Learning objectives
1212

13-
By the end of this module, you can:
13+
By the end of this module, you'll be able to:
1414

1515
- Describe common gaming software-based features and tools and how their use can affect player experiences.
1616
- Describe common hardware-based gaming assistive technologies and how their use can affect player experiences.

0 commit comments

Comments
 (0)