Jump to content

"Fast Five" Essentials to Preparing Materials: Difference between revisions

From Swarthmore Knowledge Base
Clarsen3 (talk | contribs)
mNo edit summary
Clarsen3 (talk | contribs)
Some content wasn't inside expanders that should have been. Also edited/cleaned up some cards.
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


== In-program Styles ==
== In-program Styles ==
Using appropriate headings in the appropriate order in your current program is necessary. They add structure and create consistency in documents and allow screen readers to easily—audibly—scan the information. Additionally, authors can easily create such things as a [https://support.microsoft.com/en-us/office/insert-a-table-of-contents-882e8564-0edb-435e-84b5-1d8552ccf0c0 Table of Contents] or [https://support.microsoft.com/en-us/office/use-the-navigation-pane-in-word-394787be-bca7-459b-894e-3f8511515e55 view an Outline].
{{Card|variant=warning|title=Title of Subtitle|content=It is an ''extremely'' rare instance that you will use the style "Title" or "Subtitle" found in the Styles Gallery, Pane, or Pulldown. If you have questions, please reach out to [mailto:accessibility@swarthmore.edu accessibility@swarthmore.edu].}}
<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible mw-collapsed">
'''Use in-program styles to create structure'''
'''Use in-program styles to create structure'''
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
Using appropriate headings in the appropriate order in your current program is necessary. They add structure and create consistency in documents and allow screen readers to easily—audibly—scan the information. Additionally, authors can easily create such things as a [https://support.microsoft.com/en-us/office/insert-a-table-of-contents-882e8564-0edb-435e-84b5-1d8552ccf0c0 Table of Contents] or [https://support.microsoft.com/en-us/office/use-the-navigation-pane-in-word-394787be-bca7-459b-894e-3f8511515e55 view an Outline].
{{Card
| variant = warning
| title = Title or Subtitle
| content = It is an extremely rare instance that you will use the styles "Title" or "Subtitle" found in the Styles Gallery. If you have questions, please reach out to accessibility@swarthmore.edu.
}}
=== Apple ===
=== Apple ===


Line 20: Line 21:


* [https://support.google.com/docs/answer/116338?hl=en-GB&ref_topic=1361461 Docs]
* [https://support.google.com/docs/answer/116338?hl=en-GB&ref_topic=1361461 Docs]
** Our KB article: [[Google Docs: Changing The Look of Headings and Paragraphs|Google Docs: Changing The Look of Headings and Paragraphs]]
** Our KB article: [[Change the Look of Headings and Paragraphs in Google Docs]]
** Google's Support page: [https://support.google.com/docs/answer/116338?hl=en&ref_topic=1361461 Add a title, heading, or table of contents to a document]
** Google's Support page: [https://support.google.com/docs/answer/116338?hl=en&ref_topic=1361461 Add a title, heading, or table of contents to a document]


Line 52: Line 53:
* [https://www.smashingmagazine.com/2021/09/improving-accessibility-of-markdown/ Improving the accessibility of your markdown | Smashing Magazine]
* [https://www.smashingmagazine.com/2021/09/improving-accessibility-of-markdown/ Improving the accessibility of your markdown | Smashing Magazine]
* [https://bookdown.org/yihui/rmarkdown-cookbook/html-accessibility.html 7.14 Improve accessibility of HTML pages | R Markdown Cookbook]
* [https://bookdown.org/yihui/rmarkdown-cookbook/html-accessibility.html 7.14 Improve accessibility of HTML pages | R Markdown Cookbook]
{{Card|variant=info|title=HTML, LaTeX, and Markdown to PDF|content=It is not accessible to move .tex, .mdz, and .html files to PDF. If you give folks the source document, they can render or convert it to whatever preferred file extension they'd like to read from.}}</code>
{{Card
| variant = info
| title = HTML, LaTeX, and Markdown to PDF
| content = It is not accessible to move .tex, .mdz, and .html files to PDF. If you give folks the source document, they can render or convert it to whatever preferred file format they'd like to read from.
}}
=== Microsoft ===
=== Microsoft ===


Line 70: Line 75:


==== [https://docs.moodle.org/402/en/TinyMCE_editor TinyMCE Editor] ====
==== [https://docs.moodle.org/402/en/TinyMCE_editor TinyMCE Editor] ====
</div>
</div>
{{Card|variant=warning|title=Heading 1|content=You will only ever use Heading 1 or <nowiki><h1></nowiki> once in your materials.


* In Microsoft Office, Heading 1 will usually coincide with "Title" in the document’s metadata.
* In HTML, <nowiki><h1></nowiki> and <title> often have some kind of relationship.


If you have questions, please reach out to accessibility@swarthmore.edu.}}
{{Card
| variant = warning
| title = Heading 1
| content = Heading 1 should only be used once in a document or webpage.
Heading 1 may have the same text as the document or webpage's metadata title.
}}


[https://youtu.be/0xAv1l04aJI?si=zDevmiYLH1okRUaz <nowiki>Screen Reader Demo With Headings [YouTube]</nowiki>]
[https://youtu.be/0xAv1l04aJI?si=zDevmiYLH1okRUaz <nowiki>Screen Reader Demo With Headings [YouTube]</nowiki>]
 
</div>
</div>
== Convey Meaning with Words ==
== Convey Meaning with Words ==


<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible mw-collapsed">
'''How to use words to convey meaning.'''
'''How to use words to convey meaning'''
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
=== Links ===
=== Links ===
Line 125: Line 130:


<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible mw-collapsed">
'''Use in-program accessibility checkers to find and fix.'''
'''Use in-program accessibility checkers to find and fix'''
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
=== [https://helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html Adobe Accessibility Checker] ===
=== [https://helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html Adobe Accessibility Checker] ===
Line 136: Line 141:
=== Google ===
=== Google ===


* [https://bit.ly/GoogleAccessibilityChecker Install and run Grackle] for each program (Docs, Sheets, Slides, etc)
* [https://bit.ly/GoogleAccessibilityChecker Install and run Grackle] for each program (Docs, Sheets, Slides, etc.)


=== LibreOffice ===
=== LibreOffice ===
Line 162: Line 167:


<div class="mw-collapsible mw-collapsed">
<div class="mw-collapsible mw-collapsed">
'''Ensure all videos have captions and transcripts. Ensure all audio has transcripts.'''
'''Ensure all videos have captions and transcripts. Ensure all audio has transcripts'''
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
=== [https://support.google.com/docs/answer/9109474?hl=en Google Slides] ===
=== [https://support.google.com/docs/answer/9109474?hl=en Google Slides] ===
Line 179: Line 184:


== Setting a Language ==
== Setting a Language ==
 
<div class="mw-collapsible mw-collapsed">
'''Setting your document or content language is an important indicator to all users'''
<div class="mw-collapsible-content">
Many programs in most operating systems (OS) follow the overall system settings for language. To view your system's settings:
Many programs in most operating systems (OS) follow the overall system settings for language. To view your system's settings:


* MacOS: [https://support.apple.com/guide/mac-help/change-the-system-language-mh26684/mac Change the language your Mac uses]
* MacOS: [https://support.apple.com/guide/mac-help/change-the-system-language-mh26684/mac Change the language your Mac uses]
* Windows: [https://support.microsoft.com/en-us/windows/manage-the-input-and-display-language-settings-in-windows-12a10cb4-8626-9b77-0ccb-5013e0c7c7a2 Manage the input and display language settings in Windows]
* Windows: [https://support.microsoft.com/en-us/windows/manage-the-input-and-display-language-settings-in-windows-12a10cb4-8626-9b77-0ccb-5013e0c7c7a2 Manage the input and display language settings in Windows]
<div class="mw-collapsible mw-collapsed">
'''Setting your document or content language is an important indicator to all users.'''
<div class="mw-collapsible-content">
=== Apple Pages ===
=== Apple Pages ===


Line 193: Line 196:
# Select '''Advanced'''.
# Select '''Advanced'''.
# Choose the''' Language & Region'''.
# Choose the''' Language & Region'''.
# In the dialog box that appears, first choose''' Language'''
# In the dialog box that appears, first choose''' Language'''.
#* '''Important Note: '''According to Apple support page on [https://support.apple.com/guide/pages/format-a-document-for-another-language-tan2a7f8e5ce/mac#:~:text=Change%20a%20document's%20language%20and%20formatting&text=Choose%20File%20%3E%20Advanced%20%3E%20Language%20%26,a%20language%20and%20a%20region. <u>Change a document’s language and formatting</u>], changing the language of a document may reset the language and region of your computer. However, we have not experienced this. If you do discover this has happened, go to:
## '''Important Note: '''According to the Apple support page on [https://support.apple.com/guide/pages/format-a-document-for-another-language-tan2a7f8e5ce/mac#:~:text=Change%20a%20document's%20language%20and%20formatting&text=Choose%20File%20%3E%20Advanced%20%3E%20Language%20%26,a%20language%20and%20a%20region. <u>Change a document’s language and formatting</u>], changing the language of a document may reset the language and region of your computer. However, we have not experienced this. If you do discover this has happened, go to:
#** System Settings,
### System Settings,
#** Search for Language & Region,
### Search for Language & Region,
#** Change to your preferred language,
### Change to your preferred language,
#** and ensure it is set as the Primary.
### and ensure it is set as the Primary.
# Choose''' Region'''.
# Choose''' Region'''.
# Choose''' Okay'''.
# Choose''' Okay'''.
Line 205: Line 208:


# Navigate to [https://helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html#fix_accessibility_issues '''Fix accessibility issues (Acrobat Pro)'''].
# Navigate to [https://helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html#fix_accessibility_issues '''Fix accessibility issues (Acrobat Pro)'''].
# Scroll down to '''Document Language '''or use '''Ctrl+f''' to find "Document Language."
# Scroll down to '''Document Language '''or use '''Ctrl+F''' to find "Document Language."
# Follow the instructions to set document-wide language or the language of a part of a document, if it's different from the overall language of the document.
# Follow the instructions to set document-wide language or the language of a part of a document, if it's different from the overall language of the document.


Line 234: Line 237:
[[Category:Accessibility]]
[[Category:Accessibility]]


<!-- Imported from Confluence page id=20382112 (https://swatkb.atlassian.net/wiki/spaces/ALLY/pages/20382112/Fast+Five+Essentials+to+Preparing+Materials) -->
<!-- Imported from Confluence page id=20382112 (https://swatkb.atlassian.net/wiki/spaces/ALLY/pages/20382112/Fast+Five+Essentials+to+Preparing+Materials) -->[[Category:Google Workspace]]

Latest revision as of 22:20, 28 July 2026

Swarthmore employees and students can take advantage of these tools in order to create materials that all can use to work and learn with confidence.

In-program Styles

Use in-program styles to create structure

Using appropriate headings in the appropriate order in your current program is necessary. They add structure and create consistency in documents and allow screen readers to easily—audibly—scan the information. Additionally, authors can easily create such things as a Table of Contents or view an Outline.

Apple

Google

HTML

In HTML, titles should exist within the <title> tag. There should only be one, and it should also be somehow related—and maybe even exactly the same—as the <h1> Use headings to establish structure.

Best Practices: Webpage Creation

LaTeX

In LaTeX, title is again metadata. Insert the title in the preamble metadata: \title{_}.

Styles that are important to structure in a LaTeX file are:

  • Insert sections in document body: \section{_}, \subsection{_}, etc.
  • Numbered lists in use: \enumerate{_} \item \item ... \end{enumerate}
  • Bulleted list use: \itemize{_} \item \item ... \end{itemize}

See also:

Markdown

In Markdown, your title exists after a singular hashtag, # Title. Hashtags give markdown structure. The relationship between Markdown and HTML shows us that <h1> and <title> are often the similar or the same.

Microsoft

Moodle

Atto Editor

TinyMCE Editor

Screen Reader Demo With Headings [YouTube]

Convey Meaning with Words

How to use words to convey meaning

Links

When providing a link somewhere within your text, be sure to provide context. Screen readers provide users the opportunity to scroll through links, so links such as "click here" and "more" do not make sense to screen readers. You can see examples below:

Color

Sometimes the text needs to stand out. Ask a question as to how one might do that. Color is not read aloud, so consider also calling attention to important text with words. For instance:

  • Important: Paper due on April 15th. All late papers will be deducted one grade per day late.
  • Note: All applicants must sign on line 11 and line 15 in order to have their pay direct deposited.
  • Urgent: Pay attention to all directions before handing in this form.

When using color, always consider the contrast between the background and the text. Use WebAIM's Contrast Checker or Lea Verou's Contrast Ratio Checker to ensure all users who have sight can see the information.

Alt Text, Captions, Image Descriptions, etc.

When someone is accessing material with a screen reader, they may not see an image. They will not know the content of an image unless there is some sort of descriptive text in the form of alternative text (commonly referred to as "alt text"), a caption, an image description, or other form of text that their screen reader has access to. Providing this is necessary for all users to understand the meaning of the material and why an image is being included.

A best practice is to include a description somewhere in the text so that everyone can see it. This can be very difficult to do. Below are a few resources we have found to be useful:

"This project reframes alt text as a type of poetry and creates opportunities to practice writing it."

In-program Accessibility Checkers

Use in-program accessibility checkers to find and fix

Adobe Accessibility Checker

See also:

Google

LibreOffice

  • Go to Tools → Accessibility Check.

Microsoft Office: How to use Accessibility Review KB article

  • Go to Review → Check Accessibility.

Moodle

Atto Editor

  1. Expand the editor's menu by clicking the down arrow, which is the first button on the left-hand side and top row of the editor. A screen tip will indicate "Show/hide advanced buttons."
  2. Click on the first item in the sixth section, which looks like a stick figure of a person in a circle.

TinyMCE Editor

Go to Tools → Accessibility Checker in the editor.

Captioning

Ensure all videos have captions and transcripts. Ensure all audio has transcripts

Google Slides

Microsoft Office 365 PowerPoint

Please see our article on installing and accessing Microsoft Office 365 if you have questions about the program itself.

Panopto

YouTube

Zoom

Setting a Language

Setting your document or content language is an important indicator to all users

Many programs in most operating systems (OS) follow the overall system settings for language. To view your system's settings:

Apple Pages

  1. Choose File from the menu at the top of your screen.
  2. Select Advanced.
  3. Choose the Language & Region.
  4. In the dialog box that appears, first choose Language.
    1. Important Note: According to the Apple support page on Change a document’s language and formatting, changing the language of a document may reset the language and region of your computer. However, we have not experienced this. If you do discover this has happened, go to:
      1. System Settings,
      2. Search for Language & Region,
      3. Change to your preferred language,
      4. and ensure it is set as the Primary.
  5. Choose Region.
  6. Choose Okay.

Adobe Acrobat

  1. Navigate to Fix accessibility issues (Acrobat Pro).
  2. Scroll down to Document Language or use Ctrl+F to find "Document Language."
  3. Follow the instructions to set document-wide language or the language of a part of a document, if it's different from the overall language of the document.

See also: Changing the global language of an Adobe PDF | Swarthmore ITS Solutions

Microsoft Office | Add an editing or authoring language or set language preferences in Office

Google Docs | Translate documents or write in a different language

HTML

Additional Resources