Skip to content

Commit

Permalink
Merge pull request #88 from carpentries/a11y-info-for-online-trainings
Browse files Browse the repository at this point in the history
Make most a11y info appear for online events too
  • Loading branch information
tobyhodges authored Nov 22, 2023
2 parents eaf8855 + a487d67 commit 4f444b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
7 changes: 2 additions & 5 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,18 +143,17 @@ site.swc_site }}/conduct/">Code of Conduct</a>.
</p>
{% endif %}

{% if online == "false" %}

<h4 id="accessibility">Accessibility</h4>

We are committed to making this training
accessible to everybody.
Organisers have checked that:
{% if online == "false" %}Organisers have checked that:

<ul>
<li>The room is wheelchair / scooter accessible.</li>
<li>Accessible restrooms are available.</li>
</ul>
{% endif %}

Materials will be provided in advance of the event.

Expand All @@ -165,8 +164,6 @@ To request an accommodation for this training, 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>.

{% endif %}

<h3>How to Prepare for Instructor Training</h3>

Before your training, please visit our Preparing for Instructor Training page for complete instructions. A brief summary of these instructions is as follows
Expand Down
7 changes: 2 additions & 5 deletions index.md.cldt
Original file line number Diff line number Diff line change
Expand Up @@ -183,18 +183,17 @@ site.swc_site }}/conduct/">Code of Conduct</a>.
</p>
{% endif %}

{% if online == "false" %}

<h4 id="accessibility">Accessibility</h4>

We are committed to making this training
accessible to everybody.
Organisers have checked that:
{% if online == "false" %}Organisers have checked that:

<ul>
<li>The room is wheelchair / scooter accessible.</li>
<li>Accessible restrooms are available.</li>
</ul>
{% endif %}

Materials will be provided in advance of the event.

Expand All @@ -205,8 +204,6 @@ To request an accommodation for this training, 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>.

{% endif %}

<h3>How to Prepare for Lesson Developer Training</h3>

<p>
Expand Down

0 comments on commit 4f444b7

Please sign in to comment.