-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathaccessibility.html
152 lines (139 loc) · 7.81 KB
/
accessibility.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
---
layout: secondary-nav
title: Accessibility
nav: general-info
active: Accessibility
subnav:
- name: 'Accommodation Requests'
url: '#contactus'
- name: 'Captioning'
url: '#captioning'
- name: 'Meals and dieatry needs'
url: '#dietary'
- name: 'Quiet Room'
url: '#quietroom'
# - name: 'Conference Platform'
# url: '#platform'
- name: 'Presentations'
url: '#presenters'
- name: 'Microphones'
url: '#microphones'
- name: 'Venues'
url: '#venue'
# - name: 'Parking'
# url: '#parking'
---
<section class="general-info">
<div class="container-fluid">
<div class="row">
<div class="col-12">
<div class="page-header">
<h1>Accessibility</h1>
</div>
<p>Code4Lib is committed to continuous improvement of the accessibility of its conference experience for both on-site and virtual attendees. We welcome <a href="mailto:{{site.data.conf.accessibility-email}}">feedback and suggestions</a> for this ongoing effort. </p>
</div>
</div>
<div class="row">
<div class="col-12">
<h2 id="contactus">Accommodation Requests or Questions</h2>
<p>Contact <a href="mailto:{{site.data.conf.accessibility-email}}">{{site.data.conf.accessibility-email}}</a> with any questions, concerns, or accommodation requests related to the conference.</p>
</div>
</div>
<div class="row">
<div class="col-12">
<h2 id="dietary">Meals and dietary needs</h2>
<p>Breakfast and lunch will be served on Tuesday and Wednesday. Meals with dietary information will be added to the <a href="/schedule">schedule</a> as they're finalized.</p>
<p>There is also food available for purchase at <a href="https://dining.umich.edu/menus-locations/markets/maizies/">Maizie's Kitchen and Market</a> on floor 1 of the League.</p>
</div>
</div>
{% if site.data.conf.live-captioning.show %}
<div class="row">
<div class="col-12">
<h2 id="captioning">Live Captioning</h2>
<p>
During the general conference, Code4Lib {{site.data.conf.year}} will feature live captioning by {{site.data.conf.live-captioning.service}}. In order to improve the quality of this service, we ask everyone to speak slowly and clearly so the captioning service is able to accurately capture what you say. Any prerecorded sessions or talks will also be live captioned.
{% if site.data.conf.closed-captioning.show %}
Attendees, both local and remote, may view the text stream at:
<a href="{{site.data.conf.closed-captioning.url}}">{{site.data.conf.closed-captioning.url}}</a>.
{% endif %}
These transcriptions will be applied to the captioning on the YouTube archive soon after the completion of the conference.
</p>
</div>
</div>
{% else %}
{% comment %} remove from secondary nav (jQuery not yet on page) {% endcomment %}
<script>document.querySelector('.secondarynav a[href="#captioning"]').parentElement.remove()</script>
{% endif %}
{% if site.data.conf.quiet-room.show %}
<div class="row">
<div class="col-12">
<h2 id="quietroom">Quiet Room</h2>
<p>
For the General Conference days, the {{site.data.conf.quiet-room.location}} will serve as a <em>quiet room</em> at the conference venue. The purpose of this room is to provide a quiet space so that attendees can take a mental or physical break from the many goings on. The room is open to all attendees during the conference hours.
</p>
<p>
If you use the Quiet Room, we ask you to abide by the following rules:
</p>
<ul>
<li>The quiet space is not for private discussions or meetings. Any talking should be brief and kept to a whisper.</li>
<li>While in the room, please turn off or silence any electronics, especially cellphones. This is not a space to make phone calls, catch up on emails, or otherwise do work. This is a space to relax.
</li>
<li>If you want to listen to music, watch a video, etc., please wear headphones and keep the volume low. If someone asks you to further turn down the volume, please do so.</li>
<li>Personal belongings should not be left unattended.</li>
<li>Please leave the space in the same condition (or better) as you found it.</li>
<li>Food and drink is permitted but avoid noisy foods or anything with strong odors. </li>
<li>We will attempt to generally keep the lights as low as possible while maintaining a safe space.</li>
<li>Above all, respect your fellow conference goers in this space so that all of you can find a bit of quiet.</li>
<li>Please respect any requests for social distancing or mask wearing in this space.</li>
</ul>
</div>
</div>
{% else %}
{% comment %} remove from secondary nav (jQuery not yet on page) {% endcomment %}
<script>document.querySelector('.secondarynav a[href="#quietroom"]').parentElement.remove()</script>
{% endif %}
{%- comment -%} if we're not using Whova again we'll need to disable this {%- endcomment -%}
{% if site.data.conf.online-only-conference %}
<div class="row">
<div class="col-12">
<h2 id="platform">Conference Platform Accessibility</h2>
<p>
Code4Lib {{ site.data.conf.year }} will be using Whova as the conference platform. In general, the platform is accessible, but it is missing landmarks and headers on pages. You can <a href="https://github.com/terrill/whova-a11y-fix">install a userscript</a> in your browser (Tampermonkey for Chrome or Greasemonkey for Firefox) that will create landmarks and headers. The userscript is not available for Safari. For assistance, contact <a href="mailto:{{site.data.conf.accessibility-email}}">{{site.data.conf.accessibility-email}}</a>.
</p>
</div>
</div>
{% endif %}
<div class="row">
<div class="col-12">
<h2 id="presenters">Presentation Accessibility</h2>
<p>
Code4Lib encourages all of its presenters to produce and deliver accessible talks. A guide to accessible presentations will be available soon. Towards this efforts, we have collected a body of advice and best practices:</p>
<p style="text-align:center;font-weight:bold;font-size:larger">
<a href="accessible-presenting.html">Code4Lib Accessible Presenting Guide</a>
</p>
</p>
</div>
</div>
<div class="row">
<div class="col-12">
<h2 id="microphones">Microphone Usage</h2>
<p> The single greatest act you can to do to promote accessibility at Code4Lib {{site.data.conf.year}} is to use the microphone. It doesn't matter if you think you are loud or you can project, you should use the microphone. It benefits everyone:
</p>
<ul>
<li>When a speaker uses the mic properly, you all hear them better.</li>
<li>When you ask a question with a mic, the speaker and everyone else hears your question.</li>
<li>Using the mic ensures everyone livestreaming or watching recorded talks can share the C4L experience.</li>
<li>Using the mic improves the quality of the live captioning feed.</li>
</ul>
<h3>Using a Microphone</h3>
<p>Generally, the line of the microphone should always point towards your mouth and nose. For a handheld mic, hold it like a candy bar or at a 45 degree angle. Position a podium mic towards you.</p>
</div>
</div>
<div class="row">
<div class="col-12">
<h2 id="venue">Conference venues and transportation</h3>
<p>The Local Planning Committee is committed to integrating accessibility considerations throughout our information about the conference. You can find details about accessibility of <a href="/general-info/venues/">conference venues</a>, as well as support for <a href="/general-info/lodging-transportation#gettinghere">transportation</a> on the respective pages.</p>
</div>
</div>
</div>
</section>