-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #88 from carpentries/a11y-info-for-online-trainings
Make most a11y info appear for online events too
- Loading branch information
Showing
2 changed files
with
4 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
||
|
@@ -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> | ||
|