-
Notifications
You must be signed in to change notification settings - Fork 22
/
childcare.html
114 lines (98 loc) · 4.18 KB
/
childcare.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
---
layout: default
title: Childcare
---
<div class="cell cell-lg">
<div class="col-xs-12">
<div class="page-header">
<h1>Childcare at Code4lib 2016</h1>
</div>
</div>
<div class="col-xs-12">
<p>
We are excited to say that Code4Lib will be providing subsidized childcare for those attending the 2016 annual conference in Philadelphia. This service will be provided by The Philadelphia Nanny Network and will be available for all 4 days of the conference, including the pre-conference. This service was made available through generous contributions by our sponsors Equinox and Curate Camp.
</p>
<div class="row sponsor-row">
<div class="col-xs-12 col-md-6">
<a href="https://esilibrary.com" class="thumbnail">
<img src="{{ site.data.path }}img/logos/equinox-logo.svg" alt="Equinox">
</a>
</div>
<div class="col-xs-12 col-md-6">
<a href="#" class="thumbnail">
<img src="http://curatecamp.org/sites/default/files/digital_curation_logo2.png" alt="Curate Camp">
</a>
</div>
</div>
</div>
</div>
<div class="cell cell-lg">
<div class="col-xs-12">
<a name="faqs"></a>
<h2>Childcare FAQ's</h2>
</div>
<div class="col-xs-12 childcare-faqs">
<strong>When is the childcare available?</strong>
<p>Monday, Tuesday, Wednesday from 8:30am - 5:30pm and Thursday from 8:30am - 12:30pm. There will be a formal check-in and check-out with name-tags provided for the children and nannies.</p>
</div>
<div class="col-xs-12 childcare-faqs">
<strong>Where will it be held?</strong>
<p>Childcare will be provided in a larger room on the ground floor of the Sheraton Hotel. The Philadelphia Nanny Network will provide toys, books, crafts and other age-appropriate activities.</p>
</div>
<div class="col-xs-12 childcare-faqs">
<strong>What ages of children can attend?</strong>
<p>There are no age restrictions. Children will be divided into group according to their age, which also determines the child-to-nanny ratio:
<table class="table-striped">
<thead>
<tr>
<th>Age group</th>
<th>Child to Nanny ratio</th>
</tr>
</thead>
<tbody>
<tr>
<td>Under 18 months</td>
<td>2:1</td>
</tr>
<tr>
<td>18 months to 4 years old</td>
<td>3:1</td>
</tr>
<tr>
<td>5 to 6 years old</td>
<td>4:1</td>
</tr>
<tr>
<td>7 years old +</td>
<td>5:1</td>
</tr>
</tbody>
</table>
</p>
</div>
<div class="col-xs-12 childcare-faqs">
<strong>How much does it cost?</strong>
<p>The cost is $10 per day per child. The cost for childcare was heavily subsidized by generous sponsorship from Equinox and Curate Camp.</p>
</div>
<div class="col-xs-12 childcare-faqs">
<strong>How do I register my child for childcare?</strong>
<p>You will be able to register and pay for childcare when you register for the conference. You may pay for childcare with a different credit card. If you decide to register for childcare after you have already registered for the conference, you may do so by contacting Chad Nelson (chad.nelson at temple dot edu). That latest date to register for childcare is Feb 7th.</p>
</div>
<div class="col-xs-12 childcare-faqs">
<strong>What is your cancellation policy?</strong>
<p>You must give 4 weeks notice to cancel your request. You may cancel by contacting Chad Nelson (chad.nelson at temple dot edu). If you cancel after this time, we cannot refund your money because we will still have to pay the providers for the service.
</p>
</div>
<div class="col-xs-12 childcare-faqs">
<strong>What additional forms do I need to complete, and what documents do I need to provide?</strong>
<p>In addition to the registration form, there will be another form that must be submitted. Details to follow soon.</p>
</div>
<div class="col-xs-12 childcare-faqs">
<strong>Do I need to provide food, bottles, or diapers for my child?</strong>
<p> TBD </p>
</div>
<div class="col-xs-12 childcare-faqs">
<strong>Who do I contact if I have more questions?</strong>
<p> Chad Nelson (chad.nelson at temple dot edu) </p>
</div>
</div>