Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to accessility section #830

Merged
merged 5 commits into from
Jun 28, 2024
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 12 additions & 15 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,32 +227,29 @@ special instructions.
{% endcomment %}
<p id="accessibility">
<strong>Accessibility:</strong>
{% if online == "false" %}
We are committed to making this workshop
accessible to everybody. For workshops at a physical location, the workshop organizers have checked that:
elletjies marked this conversation as resolved.
Show resolved Hide resolved
</p>
<ul>
<li>The room is wheelchair / scooter accessible.</li>
<li>Accessible restrooms are available.</li>
</ul>
<p>
Materials will be provided in advance of the workshop and
large-print handouts are available if needed by notifying the
organizers in advance. If we can help making learning easier for
you (e.g. sign-language interpreters, lactation facilities) please
get in touch (using contact details below) and we will
attempt to provide them.
<ul>
<li>The room is wheelchair / scooter accessible.</li>
<li>Accessible restrooms are available.</li>
</ul>
elletjies marked this conversation as resolved.
Show resolved Hide resolved
</p>
{% else %}
We are dedicated to providing a positive and accessible learning environment for all.
<p>We are dedicated to providing a positive and accessible learning environment for all.
We do not require participants to provide documentation of disabilities or disclose any unnecessary personal information.
However, we do want to help create an inclusive, accessible experience for all participants.
We encourage you to share any information that would be helpful to make your Carpentries experience accessible.
To request an accommodation for this workshop, please fill out the
<a href="https://carpentries.typeform.com/to/B2OSYaD0">accommodation request form</a>.
If you have questions or need assistance with the accommodation form please <a href="mailto:[email protected]">email us</a>.
</p>
{% endif %}
<p>
<a href="https://glosario.carpentries.org/">Glosario</a> is a multilingual glossary
for computing and data science terms. The glossary helps
learners attend workshops and use our lessons to make sense of computational and programming jargon written in English by offering it
in their native language. Translating data science terms also provides a teaching tool for Carpentries Instructors to reduce barriers
for their learners.
</p>

{% comment %}
CONTACT EMAIL ADDRESS
Expand Down