-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
466 lines (421 loc) · 50.8 KB
/
index.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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
<!DOCTYPE html>
<html lang="en-US" class="no-js">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<link rel="profile" href="https://gmpg.org/xfn/11">
<link rel="pingback" href="/xmlrpc.php">
<!--[if lt IE 9]>
<script src="https://planning.haverford.edu/wp-content/themes/twentyfifteen/js/html5.js?ver=3.7.0"></script>
<![endif]-->
<script>(function(html){html.className = html.className.replace(/\bno-js\b/,'js')})(document.documentElement);</script>
<title>The Plan for Haverford 2020</title>
<meta name="robots" content="max-image-preview:large">
<link rel="alternate" type="application/rss+xml" title="The Plan for Haverford 2020 » Feed" href="/feed/">
<link rel="alternate" type="application/rss+xml" title="The Plan for Haverford 2020 » Comments Feed" href="/comments/feed/">
<script>
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.2.1"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){p.clearRect(0,0,i.width,i.height),p.fillText(e,0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(t,0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(p&&p.fillText)switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s("🏳️⚧️","🏳️⚧️")?!1:!s("🇺🇳","🇺🇳")&&!s("🏴","🏴");case"emoji":return!s("🫱🏻🫲🏿","🫱🏻🫲🏿")}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style>img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}</style>
<link rel="stylesheet" id="wp-block-library-css" href="/wp-includes/css/dist/block-library/style.min.css?ver=6.2.1" media="all">
<style id="wp-block-library-theme-inline-css">.wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video{margin:0 0 1em}.wp-block-template-part.has-background{margin-bottom:0;margin-top:0;padding:1.25em 2.375em}</style>
<link rel="stylesheet" id="classic-theme-styles-css" href="/wp-includes/css/classic-themes.min.css?ver=6.2.1" media="all">
<style id="global-styles-inline-css">body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--dark-gray: #111;--wp--preset--color--light-gray: #f1f1f1;--wp--preset--color--yellow: #f4ca16;--wp--preset--color--dark-brown: #352712;--wp--preset--color--medium-pink: #e53b51;--wp--preset--color--light-pink: #ffe5d1;--wp--preset--color--dark-purple: #2e2256;--wp--preset--color--purple: #674970;--wp--preset--color--blue-gray: #22313f;--wp--preset--color--bright-blue: #55c3dc;--wp--preset--color--light-blue: #e9f2f9;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--dark-gray-gradient-gradient: linear-gradient(90deg, rgba(17,17,17,1) 0%, rgba(42,42,42,1) 100%);--wp--preset--gradient--light-gray-gradient: linear-gradient(90deg, rgba(241,241,241,1) 0%, rgba(215,215,215,1) 100%);--wp--preset--gradient--white-gradient: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);--wp--preset--gradient--yellow-gradient: linear-gradient(90deg, rgba(244,202,22,1) 0%, rgba(205,168,10,1) 100%);--wp--preset--gradient--dark-brown-gradient: linear-gradient(90deg, rgba(53,39,18,1) 0%, rgba(91,67,31,1) 100%);--wp--preset--gradient--medium-pink-gradient: linear-gradient(90deg, rgba(229,59,81,1) 0%, rgba(209,28,51,1) 100%);--wp--preset--gradient--light-pink-gradient: linear-gradient(90deg, rgba(255,229,209,1) 0%, rgba(255,200,158,1) 100%);--wp--preset--gradient--dark-purple-gradient: linear-gradient(90deg, rgba(46,34,86,1) 0%, rgba(66,48,123,1) 100%);--wp--preset--gradient--purple-gradient: linear-gradient(90deg, rgba(103,73,112,1) 0%, rgba(131,93,143,1) 100%);--wp--preset--gradient--blue-gray-gradient: linear-gradient(90deg, rgba(34,49,63,1) 0%, rgba(52,75,96,1) 100%);--wp--preset--gradient--bright-blue-gradient: linear-gradient(90deg, rgba(85,195,220,1) 0%, rgba(43,180,211,1) 100%);--wp--preset--gradient--light-blue-gradient: linear-gradient(90deg, rgba(233,242,249,1) 0%, rgba(193,218,238,1) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}</style>
<link rel="stylesheet" id="twentyfifteen-fonts-css" href="/wp-content/themes/twentyfifteen/assets/fonts/noto-sans-plus-noto-serif-plus-inconsolata.css?ver=20230328" media="all">
<link rel="stylesheet" id="genericons-css" href="/wp-content/themes/twentyfifteen/genericons/genericons.css?ver=20201026" media="all">
<link rel="stylesheet" id="twentyfifteen-style-css" href="/wp-content/themes/twentyfifteen/style.css?ver=20230328" media="all">
<style id="twentyfifteen-style-inline-css">/* Custom Header Background Color */
body:before,
.site-header {
background-color: #8b0000;
}
@media screen and (min-width: 59.6875em) {
.site-header,
.secondary {
background-color: transparent;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"],
.widget_calendar tbody a,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
color: #8b0000;
}
}
/* Custom Sidebar Text Color */
.site-title a,
.site-description,
.secondary-toggle:before {
color: #ffffff;
}
.site-title a:hover,
.site-title a:focus {
color: #ffffff; /* Fallback for IE7 and IE8 */
color: rgba( 255, 255, 255, 0.7);
}
.secondary-toggle {
border-color: #ffffff; /* Fallback for IE7 and IE8 */
border-color: rgba( 255, 255, 255, 0.1);
}
.secondary-toggle:hover,
.secondary-toggle:focus {
border-color: #ffffff; /* Fallback for IE7 and IE8 */
border-color: rgba( 255, 255, 255, 0.3);
}
.site-title a {
outline-color: #ffffff; /* Fallback for IE7 and IE8 */
outline-color: rgba( 255, 255, 255, 0.3);
}
@media screen and (min-width: 59.6875em) {
.secondary a,
.dropdown-toggle:after,
.widget-title,
.widget blockquote cite,
.widget blockquote small {
color: #ffffff;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"],
.widget_calendar tbody a {
background-color: #ffffff;
}
.textwidget a {
border-color: #ffffff;
}
.secondary a:hover,
.secondary a:focus,
.main-navigation .menu-item-description,
.widget,
.widget blockquote,
.widget .wp-caption-text,
.widget .gallery-caption {
color: rgba( 255, 255, 255, 0.7);
}
.widget button:hover,
.widget button:focus,
.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus,
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
background-color: rgba( 255, 255, 255, 0.7);
}
.widget blockquote {
border-color: rgba( 255, 255, 255, 0.7);
}
.main-navigation ul,
.main-navigation li,
.secondary-toggle,
.widget input,
.widget textarea,
.widget table,
.widget th,
.widget td,
.widget pre,
.widget li,
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children,
.widget abbr[title] {
border-color: rgba( 255, 255, 255, 0.1);
}
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.widget hr {
background-color: rgba( 255, 255, 255, 0.1);
}
.widget input:focus,
.widget textarea:focus {
border-color: rgba( 255, 255, 255, 0.3);
}
.sidebar a:focus,
.dropdown-toggle:focus {
outline-color: rgba( 255, 255, 255, 0.3);
}
}</style>
<link rel="stylesheet" id="twentyfifteen-block-style-css" href="/wp-content/themes/twentyfifteen/css/blocks.css?ver=20230122" media="all">
<!--[if lt IE 9]>
<link rel='stylesheet' id='twentyfifteen-ie-css' href='https://planning.haverford.edu/wp-content/themes/twentyfifteen/css/ie.css?ver=20220908' media='all' />
<![endif]-->
<!--[if lt IE 8]>
<link rel='stylesheet' id='twentyfifteen-ie7-css' href='https://planning.haverford.edu/wp-content/themes/twentyfifteen/css/ie7.css?ver=20141210' media='all' />
<![endif]-->
<script src="/wp-includes/js/jquery/jquery.min.js?ver=3.6.4" id="jquery-core-js"></script>
<script src="/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0" id="jquery-migrate-js"></script>
<link rel="https://api.w.org/" href="/wp-json/">
<link rel="alternate" type="application/json" href="/wp-json/wp/v2/pages/39">
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="/xmlrpc.php?rsd">
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="/wp-includes/wlwmanifest.xml">
<meta name="generator" content="WordPress 6.2.1">
<link rel="canonical" href="/">
<link rel="shortlink" href="/">
<link rel="alternate" type="application/json+oembed" href="/wp-json/oembed/1.0/embed?url=https%3A%2F%2F%2F">
<link rel="alternate" type="text/xml+oembed" href="/wp-json/oembed/1.0/embed?url=https%3A%2F%2F%2F#038;format=xml">
<style id="custom-background-css">body.custom-background { background-color: #ffffff; }</style>
<link rel="icon" href="/wp-content/uploads/2014/11/Haverford_Cupola_Black_haverblog-279x300-150x150.png" sizes="32x32">
<link rel="icon" href="/wp-content/uploads/2014/11/Haverford_Cupola_Black_haverblog-279x300.png" sizes="192x192">
<link rel="apple-touch-icon" href="/wp-content/uploads/2014/11/Haverford_Cupola_Black_haverblog-279x300.png">
<meta name="msapplication-TileImage" content="/wp-content/uploads/2014/11/Haverford_Cupola_Black_haverblog-279x300.png">
<style id="wp-custom-css">.hentry, .page-header, .page-content {
box-shadow: none;
}
@media screen and (min-width: 59.6875em) {
.custom-logo {
max-height: 50px;
}
.site-header {
margin: 3rem 0;
}
}
footer .site-info {
display: none;
}</style>
</head>
<body data-rsssl="1" class="home page-template-default page page-id-39 page-parent custom-background wp-custom-logo wp-embed-responsive">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-dark-grayscale"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></fecolormatrix><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0 0.49803921568627"></fefuncr><fefuncg type="table" tablevalues="0 0.49803921568627"></fefuncg><fefuncb type="table" tablevalues="0 0.49803921568627"></fefuncb><fefunca type="table" tablevalues="1 1"></fefunca></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"></fecomposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-grayscale"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></fecolormatrix><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0 1"></fefuncr><fefuncg type="table" tablevalues="0 1"></fefuncg><fefuncb type="table" tablevalues="0 1"></fefuncb><fefunca type="table" tablevalues="1 1"></fefunca></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"></fecomposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-purple-yellow"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></fecolormatrix><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0.54901960784314 0.98823529411765"></fefuncr><fefuncg type="table" tablevalues="0 1"></fefuncg><fefuncb type="table" tablevalues="0.71764705882353 0.25490196078431"></fefuncb><fefunca type="table" tablevalues="1 1"></fefunca></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"></fecomposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-blue-red"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></fecolormatrix><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0 1"></fefuncr><fefuncg type="table" tablevalues="0 0.27843137254902"></fefuncg><fefuncb type="table" tablevalues="0.5921568627451 0.27843137254902"></fefuncb><fefunca type="table" tablevalues="1 1"></fefunca></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"></fecomposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-midnight"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></fecolormatrix><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0 0"></fefuncr><fefuncg type="table" tablevalues="0 0.64705882352941"></fefuncg><fefuncb type="table" tablevalues="0 1"></fefuncb><fefunca type="table" tablevalues="1 1"></fefunca></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"></fecomposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-magenta-yellow"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></fecolormatrix><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0.78039215686275 1"></fefuncr><fefuncg type="table" tablevalues="0 0.94901960784314"></fefuncg><fefuncb type="table" tablevalues="0.35294117647059 0.47058823529412"></fefuncb><fefunca type="table" tablevalues="1 1"></fefunca></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"></fecomposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-purple-green"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></fecolormatrix><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0.65098039215686 0.40392156862745"></fefuncr><fefuncg type="table" tablevalues="0 1"></fefuncg><fefuncb type="table" tablevalues="0.44705882352941 0.4"></fefuncb><fefunca type="table" tablevalues="1 1"></fefunca></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"></fecomposite></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-blue-orange"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "></fecolormatrix><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0.098039215686275 1"></fefuncr><fefuncg type="table" tablevalues="0 0.66274509803922"></fefuncg><fefuncb type="table" tablevalues="0.84705882352941 0.41960784313725"></fefuncb><fefunca type="table" tablevalues="1 1"></fefunca></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"></fecomposite></filter></defs></svg><div id="page" class="hfeed site">
<a class="skip-link screen-reader-text" href="#content">
Skip to content </a>
<div id="sidebar" class="sidebar">
<header id="masthead" class="site-header">
<div class="site-branding">
<a href="/" class="custom-logo-link" rel="home" aria-current="page"><img width="100" height="108" src="/wp-content/uploads/2023/05/Haverford_Cupola_Black.png" class="custom-logo" alt="The Plan for Haverford 2020" decoding="async"></a> <p class="site-title"><a href="/" rel="home">The Plan for Haverford 2020</a></p>
<button class="secondary-toggle">Menu and widgets</button>
</div>
<!-- .site-branding -->
</header><!-- .site-header -->
<div id="secondary" class="secondary">
<nav id="site-navigation" class="main-navigation">
<div class="menu-strategic-plan-menu-container"><ul id="menu-strategic-plan-menu" class="nav-menu">
<li id="menu-item-55" class="dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-55">
<a href="#">Introduction</a>
<ul class="sub-menu">
<li id="menu-item-53" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-53"><a href="/the-plan-for-haverford-2020/introduction/">Introduction Overview</a></li>
<li id="menu-item-54" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-54"><a href="/the-plan-for-haverford-2020/introduction/the-context-opportunities-and-challenges-facing-the-liberal-arts-college/">The Context</a></li>
<li id="menu-item-72" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-72"><a href="/the-plan-for-haverford-2020/introduction/guiding-principles/">Guiding Principles</a></li>
<li id="menu-item-71" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-71"><a href="/the-plan-for-haverford-2020/introduction/plan-overview/">Plan Overview</a></li>
<li id="menu-item-70" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-70"><a href="/the-plan-for-haverford-2020/introduction/bringing-the-plan-to-life/">Bringing the Plan to Life</a></li>
</ul>
</li>
<li id="menu-item-56" class="dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-56">
<a href="#">The Academic Plan</a>
<ul class="sub-menu">
<li id="menu-item-51" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-51"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/">The Academic Plan Overview</a></li>
<li id="menu-item-81" class="dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-81">
<a href="#">The Curricular Blueprint</a>
<ul class="sub-menu">
<li id="menu-item-52" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-52"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/the-curricular-blueprint/">The Curricular Blueprint</a></li>
<li id="menu-item-82" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/the-curricular-blueprint/critical-literacies-computational-studies-visual-studies/">Critical Literacies</a></li>
<li id="menu-item-102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-102"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/the-curricular-blueprint/the-commonweal-social-philosophy-policy-and-public-value/">Social Philosophy, Policy, and Public Value</a></li>
<li id="menu-item-97" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-97"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/the-curricular-blueprint/area-studies-in-transnational-perspective/">Area Studies in Transnational Perspective</a></li>
</ul>
</li>
<li id="menu-item-100" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-100"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/augmenting-the-constellations-transdivisional-co-%c2%ad%e2%80%90curricular-programming/">Transdivisional Co-Curricular Programming</a></li>
<li id="menu-item-105" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-105"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/enlarging-enrichment-affiliated-graduate-programs/">Enlarging Enrichment</a></li>
<li id="menu-item-122" class="dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-122">
<a href="#">Implementation & Resources</a>
<ul class="sub-menu">
<li id="menu-item-121" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-121"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/implementation-and-resources/">Implementation & Resources Overview</a></li>
<li id="menu-item-125" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-125"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/implementation-and-resources/people/">People</a></li>
<li id="menu-item-124" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-124"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/implementation-and-resources/faculty-development/">Faculty Development</a></li>
<li id="menu-item-123" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-123"><a href="/the-plan-for-haverford-2020/the-academic-plan-overview/implementation-and-resources/academic-spaces/">Academic Spaces</a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-129" class="dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-129">
<a href="#">Educating the Whole Student</a>
<ul class="sub-menu">
<li id="menu-item-128" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-128"><a href="/the-plan-for-haverford-2020/educating-the-whole-student/">Educating the Whole Student Overview</a></li>
<li id="menu-item-141" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-141"><a href="/the-plan-for-haverford-2020/educating-the-whole-student/fostering-an-engaged-inclusive-community/">Fostering an Engaged, Inclusive Community</a></li>
<li id="menu-item-140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-140"><a href="/the-plan-for-haverford-2020/educating-the-whole-student/enhancing-student-development/">Enhancing Student Development</a></li>
</ul>
</li>
<li id="menu-item-154" class="dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-154">
<a href="#">Expanding Learning Spaces</a>
<ul class="sub-menu">
<li id="menu-item-150" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-150"><a href="/the-plan-for-haverford-2020/expanding-learning-spaces/">Expanding Learning Spaces Overview</a></li>
<li id="menu-item-153" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-153"><a href="/the-plan-for-haverford-2020/expanding-learning-spaces/technology-and-the-liberal-arts/">Technology and the Liberal Arts</a></li>
<li id="menu-item-152" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-152"><a href="/the-plan-for-haverford-2020/expanding-learning-spaces/civic-engagement-and-social-responsibility/">Civic Engagement & Social Responsibility</a></li>
<li id="menu-item-151" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-151"><a href="/the-plan-for-haverford-2020/expanding-learning-spaces/ethical-education-and-leadership/">Ethical Education & Leadership</a></li>
</ul>
</li>
<li id="menu-item-169" class="dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-169">
<a href="#">Haverford in the World</a>
<ul class="sub-menu">
<li id="menu-item-174" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-174"><a href="/the-plan-for-haverford-2020/haverford-in-the-world/">Haverford in the World Overview</a></li>
<li id="menu-item-173" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-173"><a href="/the-plan-for-haverford-2020/haverford-in-the-world/admission/">Admission</a></li>
<li id="menu-item-172" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-172"><a href="/the-plan-for-haverford-2020/haverford-in-the-world/career-and-professional-advising/">Career & Professional Advising</a></li>
<li id="menu-item-171" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-171"><a href="/the-plan-for-haverford-2020/haverford-in-the-world/alumni/">Alumni</a></li>
<li id="menu-item-170" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-170"><a href="/the-plan-for-haverford-2020/haverford-in-the-world/academic-educational-leadership/">Academic & Educational Leadership</a></li>
</ul>
</li>
<li id="menu-item-196" class="dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-196">
<a href="#">Institutional Stewardship</a>
<ul class="sub-menu">
<li id="menu-item-197" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-197"><a href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/">Institutional Stewardship Overview</a></li>
<li id="menu-item-205" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205"><a href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/financial-sustainability-endowment-management/">Financial Sustainability & Endowment Management</a></li>
<li id="menu-item-204" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-204"><a href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/access-and-affordability/">Access & Affordability</a></li>
<li id="menu-item-203" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-203"><a href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/supporting-staff-and-faculty/">Supporting Staff & Faculty</a></li>
<li id="menu-item-202" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-202"><a href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/technological-infrastructure/">Technological Infrastructure</a></li>
<li id="menu-item-201" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-201"><a href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/physical-plant/">Physical Plant</a></li>
<li id="menu-item-200" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-200"><a href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/sustainability-and-environment/">Sustainability & Environment</a></li>
<li id="menu-item-199" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-199"><a href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/the-corporation/">The Corporation</a></li>
</ul>
</li>
<li id="menu-item-198" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-198"><a href="/the-plan-for-haverford-2020/acknowledgements/">Acknowledgements</a></li>
<li id="menu-item-283" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-283"><a href="/working-documents/">Working & Final Documents</a></li>
</ul></div> </nav><!-- .main-navigation -->
</div>
<!-- .secondary -->
</div>
<!-- .sidebar -->
<div id="content" class="site-content">
<div id="primary" class="content-area">
<main id="main" class="site-main">
<article id="post-39" class="post-39 page type-page status-publish hentry">
<header class="entry-header">
<h1 class="entry-title">The Plan for Haverford 2020</h1> </header><!-- .entry-header -->
<div class="entry-content">
<p class="has-light-gray-background-color has-background">The Plan for 2020 website is a static archive of the College’s previous strategic plan. In December 2022, the Board of Managers approved a new strategic plan, <em><a href="https://www.haverford.edu/better-learning-broader-impact-plan-haverford-2030">Better Learning, Broader Impact – Haverford 2030</a></em></p>
<p>Since its founding in 1833, Haverford College has evolved significantly, but it retains its distinctive character as a residential learning community rooted in Quaker values and dedicated to developing in young people the highest standards of academic rigor and personal integrity. In a rapidly changing and uncertain world, this resonant mission is more relevant than ever.</p>
<ol>
<li>
<a title="Introduction" href="/the-plan-for-haverford-2020/introduction/"><strong>Introduction</strong></a>
<ol class="upper-alpha">
<li>
<a title="The Context: Opportunities and Challenges Facing the Liberal Arts College" href="/the-plan-for-haverford-2020/introduction/the-context-opportunities-and-challenges-facing-the-liberal-arts-college/">The Context:</a> Opportunities and Challenges Facing the Liberal Arts College</li>
<li><a title="Guiding Principles" href="/the-plan-for-haverford-2020/introduction/guiding-principles/">Guiding Principles</a></li>
<li><a title="Plan Overview" href="/the-plan-for-haverford-2020/introduction/plan-overview/">Plan Overview</a></li>
<li><a title="Bringing the Plan to Life" href="/the-plan-for-haverford-2020/introduction/bringing-the-plan-to-life/">Bringing the Plan to Life</a></li>
</ol>
</li>
<li>
<a title="The Academic Plan Overview" href="/the-plan-for-haverford-2020/the-academic-plan-overview/"><strong>The Academic Plan</strong></a>
<ol class="upper-alpha">
<li>
<a title="The Curricular Blueprint" href="/the-plan-for-haverford-2020/the-academic-plan-overview/the-curricular-blueprint/">The Curricular Blueprint:</a> build assets across the disciplines with particular focus on three strengthened interdisciplinary constellations:
<ol class="lower-alpha">
<li>
<a title="Critical Literacies: Computational Studies; Visual Studies" href="/the-plan-for-haverford-2020/the-academic-plan-overview/the-curricular-blueprint/critical-literacies-computational-studies-visual-studies/">Critical Literacies</a>: Computational Studies, Visual Studies</li>
<li>
<a title="The Commonweal: Social Philosophy, Policy, and Public Value" href="/the-plan-for-haverford-2020/the-academic-plan-overview/the-curricular-blueprint/the-commonweal-social-philosophy-policy-and-public-value/">The Commonweal</a>: Social Philosophy, Policy, & Public Value</li>
<li><a title="Area Studies in Transnational Perspective" href="/the-plan-for-haverford-2020/the-academic-plan-overview/the-curricular-blueprint/area-studies-in-transnational-perspective/">Area Studies in Transnational Perspective</a></li>
</ol>
</li>
<li>
<a title="Augmenting the Constellations: Transdivisional Co-Curricular Programming" href="/the-plan-for-haverford-2020/the-academic-plan-overview/augmenting-the-constellations-transdivisional-co-%c2%ad%e2%80%90curricular-programming/">Augmenting the Constellations:</a> Transdivisional Co-Curricular Programming</li>
<li>
<a title="Enlarging Enrichment: Affiliated Graduate Programs" href="/the-plan-for-haverford-2020/the-academic-plan-overview/enlarging-enrichment-affiliated-graduate-programs/">Enlarging Enrichment:</a> Affiliated Graduate Programs</li>
<li>
<a title="Implementation and Resources" href="/the-plan-for-haverford-2020/the-academic-plan-overview/implementation-and-resources/">Implementation and Resources</a>
<ol class="lower-alpha">
<li>
<a title="People" href="/the-plan-for-haverford-2020/the-academic-plan-overview/implementation-and-resources/people/">People:</a> New faculty and academic staff</li>
<li>
<a title="Faculty Development" href="/the-plan-for-haverford-2020/the-academic-plan-overview/implementation-and-resources/faculty-development/">Faculty Development:</a> supporting teaching & scholarship</li>
<li>
<a title="Academic Spaces" href="/the-plan-for-haverford-2020/the-academic-plan-overview/implementation-and-resources/academic-spaces/">Academic Spaces: </a>Library; Visual Culture, Arts, & Media; Music; Biology & Psychology</li>
</ol>
</li>
</ol>
</li>
<li>
<a title="Educating the Whole Student" href="/the-plan-for-haverford-2020/educating-the-whole-student/"><strong>Educating the Whole Student</strong></a>
<ol class="upper-alpha">
<li>
<a title="Fostering an Engaged, Inclusive Community" href="/the-plan-for-haverford-2020/educating-the-whole-student/fostering-an-engaged-inclusive-community/">Fostering an Engaged, Inclusive Community:</a> supporting the ambitions of a diverse, residential community</li>
<li>
<a title="Enhancing Student Development" href="/the-plan-for-haverford-2020/educating-the-whole-student/enhancing-student-development/">Enhancing Student Development: </a>support functions that serve our students in new, productive ways</li>
</ol>
</li>
<li>
<a title="Expanding Learning Spaces" href="/the-plan-for-haverford-2020/expanding-learning-spaces/"><strong>Expanding Learning Spaces</strong></a>
<ol class="upper-alpha">
<li>
<a title="Technology and the Liberal Arts" href="/the-plan-for-haverford-2020/expanding-learning-spaces/technology-and-the-liberal-arts/">Technology & the Liberal Arts:</a> new tools to enhance liberal education</li>
<li>
<a title="Civic Engagement and Social Responsibility" href="/the-plan-for-haverford-2020/expanding-learning-spaces/civic-engagement-and-social-responsibility/">Civic Engagement & Social Responsibility:</a> pedagogies that connect learning with external communities</li>
<li>
<a title="Ethical Education and Leadership" href="/the-plan-for-haverford-2020/expanding-learning-spaces/ethical-education-and-leadership/">Ethical Education & Leadership: </a>investing in the values-informed education at Haverford’s core</li>
</ol>
</li>
<li>
<a title="Haverford in the World" href="/the-plan-for-haverford-2020/haverford-in-the-world/"><strong>Haverford in the World</strong></a>
<ol class="upper-alpha">
<li>
<a title="Admission" href="/the-plan-for-haverford-2020/haverford-in-the-world/admission/">Admission:</a> strengthening student recruitment</li>
<li>
<a title="Career and Professional Advising" href="/the-plan-for-haverford-2020/haverford-in-the-world/career-and-professional-advising/">Career & Professional Advising:</a> launching students to successful lives after college</li>
<li>
<a title="Alumni" href="/the-plan-for-haverford-2020/haverford-in-the-world/alumni/">Alumni:</a> fostering engagement across the extended Haverford community</li>
<li>
<a title="Academic & Educational Leadership" href="/the-plan-for-haverford-2020/haverford-in-the-world/academic-educational-leadership/">Academic & Educational Leadership:</a> contributing to the national conversation about higher education</li>
</ol>
</li>
<li>
<a title="Institutional Stewardship: A College for the Future" href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/"><strong>Institutional Stewardship: A College for the Future</strong></a>
<ol class="upper-alpha">
<li>
<a title="Financial Sustainability & Endowment Management" href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/financial-sustainability-endowment-management/">Financial Sustainability & Endowment Management:</a> affording our aspirations within a sustainable model</li>
<li>
<a title="Access and Affordability" href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/access-and-affordability/">Access & Affordability:</a> providing student financial aid</li>
<li>
<a title="Supporting Staff and Faculty" href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/supporting-staff-and-faculty/">Supporting Staff & Faculty:</a> hiring and retaining a community of talented and committed employees</li>
<li>
<a title="Technological Infrastructure" href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/technological-infrastructure/">Technological Infrastructure: </a>investing in key upgrades</li>
<li>
<a title="Physical Plant" href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/physical-plant/">Physical Plant:</a> maintaining our campus and facilities</li>
<li>
<a title="Sustainability and Environment" href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/sustainability-and-environment/">Sustainability & Environment: </a>meeting present needs without compromising those of future generations</li>
<li>
<a title="The Corporation" href="/the-plan-for-haverford-2020/institutional-stewardship-a-college-for-the-future/the-corporation/">The Corporation:</a> Drawing strength from an essential partner.</li>
</ol>
</li>
<li><a title="Acknowledgements" href="/the-plan-for-haverford-2020/acknowledgements/"><strong>Acknowledgements</strong></a></li>
</ol> </div>
<!-- .entry-content -->
</article><!-- #post-39 -->
</main><!-- .site-main -->
</div>
<!-- .content-area -->
</div>
<!-- .site-content -->
<footer id="colophon" class="site-footer">
<div class="site-info">
<a href="https://wordpress.org/" class="imprint">
Proudly powered by WordPress </a>
</div>
<!-- .site-info -->
</footer><!-- .site-footer -->
</div>
<!-- .site -->
<script src="/wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js?ver=20141028" id="twentyfifteen-skip-link-focus-fix-js"></script>
<script id="twentyfifteen-script-js-extra">
var screenReaderText = {"expand":"<span class=\"screen-reader-text\">expand child menu<\/span>","collapse":"<span class=\"screen-reader-text\">collapse child menu<\/span>"};
</script>
<script src="/wp-content/themes/twentyfifteen/js/functions.js?ver=20221101" id="twentyfifteen-script-js"></script>
</body>
</html>