This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
913 lines (844 loc) · 50.3 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
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
<!DOCTYPE html>
<html class="js" itemscope="" itemtype="https://schema.org/WebPage" lang="en-US">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TLJ4K2T');</script>
<!-- End Google Tag Manager -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Title & Description -->
<title>Get Ready for Open edX 2023!</title>
<meta name="description" content="Open edX 2023 Conference, March 28–31 2023, Cambridge, Massachusetts">
<!-- End Title & Description -->
<!-- Open Graph Tags -->
<meta property="og:description" content="Open edX 2023 Conference, March 28–31 2023, Cambridge, Massachusetts" />
<meta property="og:title" content="Open edX 2023 Conference" />
<meta property="og:url" content="https://con.openedx.org" />
<meta property="og:image" content="images/openedx-2023-logo.png" />
<!-- End Open Graph -->
<link rel="shortcut icon" href="images/open-edx.ico">
<script id="mfn-dnmc-config-js">
//<![CDATA[
window.mfn = {mobile_init:1240,nicescroll:40,responsive:1,retina_js:0};
//]]>
</script>
<link rel="dns-prefetch" href="https://fonts.googleapis.com/">
<link rel="stylesheet" id="edx-slider" href="sources/css/slider.css" type="text/css" media="all">
<link rel="stylesheet" id="edx-skin" href="sources/css/combined.css" type="text/css" media="all">
<link rel="stylesheet" id="edx-fonts" href="sources/css/fonts.css" type="text/css" media="all">
<script type="text/javascript" src="sources/jquery.js"></script>
<link rel="canonical" href="https://con.openedx.org/">
<!--[if lt IE 9]>
<script id="mfn-html5" src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- script | retina -->
<script id="mfn-dnmc-retina-js">
//<![CDATA[
jQuery(window).load(function(){
var retina = window.devicePixelRatio > 1 ? true : false;if( retina ){var retinaEl = jQuery("#logo img.logo-main");var retinaLogoW = retinaEl.width();var retinaLogoH = retinaEl.height();retinaEl.attr( "src", "images/openedx-2023-logo.png" ).width( retinaLogoW ).height( retinaLogoH );var stickyEl = jQuery("#logo img.logo-sticky");var stickyLogoW = stickyEl.width();var stickyLogoH = stickyEl.height();stickyEl.attr( "src", "images/openedx-2023-logo.png" ).width( stickyLogoW ).height( stickyLogoH );var mobileEl = jQuery("#logo img.logo-mobile");var mobileLogoW = mobileEl.width();var mobileLogoH = mobileEl.height();mobileEl.attr( "src", "images/openedx-2023-logo.png" ).width( mobileLogoW ).height( mobileLogoH );var mobileStickyEl = jQuery("#logo img.logo-mobile-sticky");var mobileStickyLogoW = mobileStickyEl.width();var mobileStickyLogoH = mobileStickyEl.height();mobileStickyEl.attr( "src", "images/openedx-2023-logo.png" ).width( mobileStickyLogoW ).height( mobileStickyLogoH );}});
//]]>
</script>
<link rel="icon" href="images/openedx-logo-32x32.jpg" sizes="32x32">
<link rel="icon" href="images/openedx-logo-192x192.jpg" sizes="192x192">
<link rel="apple-touch-icon-precomposed" href="images/openedx-logo-180x180.jpg">
<meta name="msapplication-TileImage" content="images/openedx-logo-270x270.jpg">
<!-- Facebook Pixel Code -->
<!-- this is "Open edX 2020 Conference site pixel". -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '190574848894906');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=190574848894906&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<script type="text/javascript">
jQuery(function() {
jQuery( '.register_tracking' ).click(function() {
fbq('track', 'ViewContent');
});
});
</script>
</head>
<!-- body -->
<body class="home template-slider style-simple layout-full-width one-page header-classic minimalist-header-no sticky-header sticky-white menuo-no-borders menuo-right">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TLJ4K2T"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- #Wrapper -->
<div id="Wrapper">
<!-- #Header_bg -->
<div id="Header_wrapper">
<!-- #Header -->
<header id="Header">
<a class="screen-reader-shortcut" href="#Content">Skip to content</a>
<div class="header_placeholder"></div>
<div id="Top_bar">
<div class="container">
<div class="column one">
<div class="top_bar_left clearfix" style="width: 1196px;">
<!-- Logo -->
<div class="logo">
<a id="logo" href="/">
<img class="logo-main scale-with-grid" src="images/openedx-2023-logo.png" alt="Open edX 2023 Home">
<img class="logo-sticky scale-with-grid" src="images/openedx-2023-logo.png" alt="Open edX 2023 Home">
<img class="logo-mobile scale-with-grid" src="images/openedx-2023-logo.png" alt="Open edX 2023 Home">
<img class="logo-mobile-sticky scale-with-grid" src="images/openedx-2023-logo.png" alt="Open edX 2023 Home">
</a>
</div>
<div class="menu_wrapper">
<a class="responsive-menu-toggle" href="#menu" role="button" aria-expanded="false" aria-controls="menu"><i class="icon-menu-fine" aria-hidden="true"></i><span class="hidden">Toggle navigation</span></a>
<nav id="menu" class="menu-main-menu-container" aria-label="Main">
<ul id="menu-main-menu" class="menu">
<li id="menu-item-38" class="menu-item"><a href="#about" data-hash="#about"><span>About</span></a></li>
<!--
<li id="menu-item-42" class="menu-item"><a href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727" target="_blank"><span>Register</span></a></li>
-->
<li id="menu-item-40" class="menu-item"><a href="#speakers" data-hash="#speakers"><span>Speakers</span></a></li>
<li id="menu-item-70" class="menu-item"><a href="#faq" data-hash="#faq"><span>FAQ</span></a></li>
<li id="menu-item-39" class="menu-item"><a href="#schedule" data-hash="#schedule"><span>Schedule</span></a></li>
<li id="menu-item-44" class="menu-item"><a href="#location" data-hash="#location"><span>Location</span></a></li>
<li id="menu-item-43" class="menu-item"><a href="#sponsors" data-hash="#sponsors"><span>Sponsors</span></a></li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="mfn-main-slider" id="mfn-custom-slider">
<div id="slider-wrapper" style="height: 757px;">
<!-- this is a container for CSS driven background images; hide from AT -->
<ul aria-hidden="true">
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
<li style="height: 757px;"></li>
</ul>
<div class="slider-content">
<h1 style="padding-top: .8em">Open edX Conference<span class="date">March 28th–31st, 2023</span>
<span class="date">Hosted by</span>
<img height="100" src="images/Open-Learning-logo-reverse.png" style="margin-top: .5em">
</h1>
<a class="button button_size_2 button_js" href="https://www.youtube.com/playlist?list=PL87xhvJSz2W5rViUF9-cf6xvYAZMlJAFV" target="_blank" style="background-color:#B82669; color:#FFFFFF;">
<span class="button_label"><b>Watch the videos!</b></span>
</a>
<!--
<a class="button button_size_2 button_js register_tracking" href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727" target="_blank" style="background-color:#B82669; color:#FFFFFF;">
<span class="button_label"><b>Register now!</b></span>
</a>
-->
</div>
</div>
</div>
</header>
</div>
<!-- #Content -->
<main id="Content" aria-label="Content">
<div class="content_wrapper clearfix">
<!-- .sections_group -->
<div class="sections_group">
<div class="entry-content" itemprop="mainContentOfPage">
<div class="section mcb-section" id="about" data-id="#about">
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one column_column ">
<div class="column_attr clearfix align_center">
<h2>Shaping the Future of Education Together</h2>
<h3>March 28th–31st 2023 in Cambridge, Massachusetts</h3>
</div>
</div>
</div>
</div>
<div class="section_wrapper">
<div class="column mcb-column">
<p class="big">
Join us, along with global EdTech leaders, from Tuesday, March 28th to Friday, March 31st, 2023 at the Massachusetts Institute of Technology in Cambridge, Massachusetts. Learn about innovative uses of the Open edX Platform, within a variety of business and higher education use cases, and discover the latest advancements in instructional design, course constellation and methods for operating & extending the Open edX platform.</p>
</div>
</div>
<!-- #Call for proposals
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column column_column ">
<div class="column_attr clearfix align_center">
<p class="big">Would you like to speak at Open edX 2023? </p>
<p class="big">Our Call for Proposals is now open, and will close on January 23, 2023. To learn about the types of presentations we are seeking and how you can submit a presentation proposal:</p>
<p>
<a class="button button_size_4 button_js kill_the_icon" href="https://sessionize.com/2023-open-edx-conference" target="_blank">
<span class="button_label">Propose a Talk</span>
</a>
</p>
</div>
</div>
</div>
</div>
-->
<!--
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column column_column ">
<div class="column_attr clearfix align_center">
<p class="big">If you are interested in sponsorship options, please contact the Open edX Community Manager, Eden Huthmacher, at <a href="mailto:[email protected]">[email protected]</a>.</p>
</div>
</div>
</div>
</div>
-->
</div>
<!--
<div class="section mcb-section" id="register" data-id="#register">
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one column_column ">
<div class="column_attr clearfix align_center">
<h2>Registration</h2>
</div>
</div>
</div>
</div>
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column five-sixth column_column ">
<div class="column_attr clearfix align_left">
<p>
Registration for the Open edX 2023 Conference is open!
Tickets are $199–$649.
<a href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727" target="_blank">Register now</a>.
</p>
</div>
</div>
<div class="column one-sixth column_column ">
<div class="column_attr clearfix align_center">
<a class="button button_size_4 button_js kill_the_icon register_tracking" href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727" target="_blank">
<span class="button_label">REGISTER</span>
</a>
</div>
</div>
</div>
</div>
</div>
-->
<!-- #Keynote Speakers -->
<div class="section mcb-section" id="speakers" data-id="#speakers">
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one-fourth column_column"> </div>
<div class="column one-second column_column">
<div class="column_attr clearfix align_center">
<h2>Keynote Speakers</h2>
<p>Our plenary sessions will feature thought leaders in education and open source
as well as an opening keynote from Anant Agarwal.</p>
</div>
</div>
</div>
</div>
<div class="section_wrapper">
<div class="wrap mcb-wrap one clearfix">
<div class="column one-third column_column">
<div class="icon_box speaker">
<div class="image_wrapper">
<img src="images/speakers/anant-agarwal.jpg" alt="Anant Agarwal">
</div>
<div class="desc_wrapper">
<h3 class="title"><a href="https://2u.com/about/leadership/anant-agarwal/" target="_blank">Anant Agarwal</a></h3>
<div class="desc">
<p>2U’s Chief Platform Officer and founder of edX, guiding and furthering edX’s vision to increase access to high-quality education for everyone, everywhere. Agarwal brings his expertise in building powerful online learning platforms to align product and technology at edX, a 2U company, as it creates the world’s most comprehensive free-to-degree online learning marketplace.</p>
<p><a href="https://www.youtube.com/watch?v=EGOjaQpKads&list=PL87xhvJSz2W5rViUF9-cf6xvYAZMlJAFV&index=2&pp=iAQB" target="_blank">Watch the video</a>.</p>
</div>
</div>
</div>
</div>
<div class="column one-third column_column">
<div class="icon_box speaker">
<div class="image_wrapper">
<img src="images/speakers/justin_reich.png" alt="Justin Reich">
</div>
<div class="desc_wrapper">
<h3 class="title"><a href="https://cmsw.mit.edu/profile/justin-reich/">Justin Reich</a></h3>
<div class="desc">
<p>Educational researcher interested in the future of learning in a networked world. Reich is the Director of the <a href="https://tsl.mit.edu/">MIT Teaching Systems Lab</a>. He is the author of <i><a href="http://failuretodisrupt.com/">Failure to Disrupt: Why Technology Alone Can't Transform Education</a></i> and a former fellow and faculty associate of the Berkman Klein Center for Internet and Society at Harvard University.</p>
<p><a href="https://www.youtube.com/watch?v=MZz4SdKcNm8&list=PL87xhvJSz2W5rViUF9-cf6xvYAZMlJAFV&index=3&t=1s&pp=iAQB" target="_blank">Watch the video</a>.</p>
</div>
</div>
</div>
</div>
<div class="column one-third column_column">
<div class="icon_box speaker">
<div class="image_wrapper">
<img src="images/speakers/kfogel-ord-camp-2019-extended.jpg" alt="Karl Fogel">
</div>
<div class="desc_wrapper">
<h3 class="title"><a href="https://www.red-bean.com/kfogel/bio" target="_blank">Karl Fogel</a></h3>
<div class="desc">
<p>Open source software developer, author, and consultant, active in free and open source software since 1992. He is the author of <i><a href="https://producingoss.com/">Producing Open Source Software: How to Run a Successful Free Software Project</a></i>.
Fogel is a partner at <a href="https://opentechstrategies.com/">Open Tech Strategies</a> which helps organizations launch and run open source projects.
</p>
<p><a href="https://www.youtube.com/watch?v=Cen6el4teDg&list=PL87xhvJSz2W5rViUF9-cf6xvYAZMlJAFV&index=4&t=2s&pp=iAQB" target="_blank">Watch the video</a>.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- #Open edX Prize
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one column_column ">
<div class="column_attr clearfix align_center">
<p>New for 2020, at the plenary we will be awarding the <strong>Open edX Prize</strong> to celebrate impactful work by the Open edX community of engineers and instructors.
<a href="https://docs.google.com/forms/d/1eL86bNs8Vx9CxU_qS99Jw8uacWaJ1IgTvfASyzGFARw/edit">Nominate projects</a>
in either the technical category, or the instruction and learning design category.</p>
</div>
</div>
</div>
</div>
-->
</div>
<div class="section mcb-section" id="schedule" data-id="#schedule">
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one column_column ">
<div class="column_attr clearfix align_center">
<h2>Open edX 2023 Schedule</h2>
</div>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one-second column_column">
<div class="column_attr clearfix">
<p class="big"><b>Tues, March 28:</b> Tutorials and in-depth training</p>
<p class="big"><b>Weds, March 29:</b> Conference Day 1 and evening reception
<br/> ↠ <a href="https://www.youtube.com/playlist?list=PL87xhvJSz2W5rViUF9-cf6xvYAZMlJAFV" target="_blank">Watch the videos</a>
</p>
<p class="big"><b>Thurs, March 30:</b> Conference Day 2
<br/> ↠ <a href="https://www.youtube.com/playlist?list=PL87xhvJSz2W5rViUF9-cf6xvYAZMlJAFV" target="_blank">Watch the videos</a>
</p>
<p class="big"><b>Fri, March 31:</b> Community Town Hall</p>
</div>
</div>
<div class="column one-second column_column">
<p>See the complete <a href="https://2023-open-edx-conference.sessionize.com" target="_blank">schedule of talks</a> on sessionize.com:</p>
<p>
<a href="https://2023-open-edx-conference.sessionize.com" target="_blank">
<img
src="images/speaker-teaser.png"
alt="See the complete Open edX 2023 schedule on sessionize.com"
style="filter: drop-shadow(3px 3px 3px #222)"
/>
</a>
</p>
</div>
</div>
</div>
</div>
<!-- #Location and Hotels -->
<div class="section mcb-section" id="location" data-id="#location">
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one column_column ">
<div class="column_attr clearfix align_center">
<h2>Location and Hotels</h2>
</div>
</div>
</div>
</div>
<div class="section_wrapper">
<div class="column mcb-column">
<p>The conference will be on the campus of the <b>Massachusetts Institute of Technology</b>.</p>
<p><b>Address:</b>
<br/>Massachusetts Institute of Technology
<br/>77 Massachusetts Avenue
<br/>Cambridge, MA 02139
<br/>United States</p>
</div>
</div>
<div class="section_wrapper">
<div class="column one column_column">
<div class="column_attr clearfix embed-map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2948.1046260405237!2d-71.09282418454366!3d42.3616094791868!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89e370a95d3025a9%3A0xb1de557289ff6bbe!2sStata%20Center%2C%2032%20Vassar%20St%2C%20Cambridge%2C%20MA%2002139!5e0!3m2!1sen!2sus!4v1674577155866!5m2!1sen!2sus" title="Google Map to MIT"width="960" height="500" frameborder="0" style="border:0;" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="section_wrapper column_attr">
<div class="column mcb-column" style="margin-bottom: 0">
<p><strong>Parking</strong></p>
<p>There are a number of options for parking near MIT:</p>
</div>
</div>
<div class="section_wrapper column_attr">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one-second column_column">
<p><b>Technology Square Parking</b><br/>
595 Technology Square, Cambridge<br/>
Entrance on Technology Square Road</p>
</div>
<div class="column one-second column_column">
<p><b>One Memorial Drive Garage</b><br/>
Entrance is on Memorial Drive</p>
</div>
</div>
</div>
<div class="section_wrapper column_attr">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one-second column_column">
<p><b>4 Cambridge Center</b><br/>
Entrance on Ames St. or Broadway</p>
</div>
<div class="column one-second column_column">
<p><b>5 Cambridge Center, East Garage</b><br/>
Ames St./Broadway<br/>
Hours: Open 24 Hours</p>
</div>
</div>
</div>
<div class="section_wrapper">
<div class="column mcb-column">
<p><strong>Accommodations</strong></p>
<p>We have arranged for discounted hotel room rates at two hotels in the area. The Residence Inn is a 7-minute walk to the Stata Center at MIT, the Hyatt is a 20-minute walk. Both are also served by Uber and Lyft.</p>
<p>Rates are available until <strong>February 26, 2023</strong>, however the number of rooms are limited and once they fill up they will no longer accept reservations. Consequently, <strong>we suggest you make your hotel reservations as soon as possible. </strong></p>
<p> </p>
<!-- #Hotels -->
<div class="column one-second column_column ">
<div class="column_attr clearfix align_left">
<h3>Hyatt Regency Boston/Cambridge</h3>
<p>575 Memorial Dr. Cambridge, Massachusetts 02139-4896</p>
<p><img src="images/hyatt.jpeg" alt="Hyatt Regency Boston Cambridge" /></p>
<a class="button button_size_4 button_js kill_the_icon" href="https://www.hyatt.com/en-US/group-booking/BOSRC/G-EDXC">
<span class="button_label">Reserve Now</span>
</a>
<p>Booking can also be done by calling 1-617-492-1234 and referencing the Open edX Conference room block.</p>
<p><strong>Please note:</strong> Hyatt has extended the conference discount to include several days prior to and following the conference on an “as available” basis. If you want to reserve a room prior to 3/26 or after 4/1, you should call the number to do so, as the automated system may say that no rooms are available.</p>
</div>
</div>
<div class="column one-second column_column ">
<h3>Residence Inn Boston/Cambridge</h3>
<div class="column_attr clearfix">
<p>120 Broadway, Cambridge, MA 02142</p>
<p><img src="images/ri-boscm.jpeg" alt="Residence Inn Boston/Cambridge" width="500" /></p>
<a class="button button_size_4 button_js kill_the_icon" href="https://www.marriott.com/event-reservations/reservation-link.mi?id=1668796809078&key=GRP&app=resvlink">
<span class="button_label">Reserve Now</span>
</a>
<p>Booking can also be done by calling 1-617-349-0700 and referencing the Open edX Conference room block.</p>
<p><strong>Please note:</strong> Residence Inn has extended the conference discount to include several days prior to and following the conference on an “as available” basis. If you want to reserve a room prior to 3/26 or after 4/1, contact [email protected] or call 617-577-2503.</p>
</div>
</div>
<!-- #Resources to discover the area
<h3 style="text-align: center;"><strong>Resources to discover Lisbon</strong></h3>
<p><br /><a href="https://www.visitlisboa.com/en" target="_blank">Visit Lisboa:</a> a complete resource on anything happening around Lisbon around the time of the conference. Hosted and maintained by the Lisbon Office of Tourism.</p>
<p><a href="https://www.visitlisboa.com/en/events?utf8=%E2%9C%93&q%5Bstart_at%5D=2022-04-23&q%5Bend_at%5D=2022-05-01&q%5Bcategories_id_in%5D%5B%5D=77&q%5Bcategories_id_in%5D%5B%5D=78&q%5Bcategories_id_in%5D%5B%5D=79&q%5Bcategories_id_in%5D%5B%5D=80&q%5Bcategories_id_in%5D%5B%5D=81&q%5Bcategories_id_in%5D%5B%5D=82&q%5Bcategories_id_in%5D%5B%5D=83&q%5Bcategories_id_in%5D%5B%5D=84&q%5Bcategories_id_in%5D%5B%5D=151&q%5Bcategories_id_in%5D%5B%5D=152&q%5Bevent_type_in%5D%5B%5D=0&q%5Bevent_type_in%5D%5B%5D=1" target="_blank">Visit Lisboa Events:</a> a calendar for all events happening around Lisbon around the time of the Conference. Hosted and maintained by the Lisbon Office of Tourism.</p>
<p><a href="https://www.songkick.com/metro-areas/31802-portugal-lisbon?utf8=%E2%9C%93&filters%5BminDate%5D=04%2F23%2F2022&filters%5BmaxDate%5D=05%2F01%2F2022" target="_blank">SongKick:</a> a list of medium-to-large size live music shows happening in Lisbon (Dream Theater, Simple Minds, Ludovico Einaudi, Yungblud, and more!)</p>
<p><a href="https://blueticket.meo.pt/">Blueticket:</a> tickets to all sorts of events happening in Lisbon around the time of the Conference</p> -->
</div>
</div>
</div>
<div id="faq" class="section mcb-section" data-id="#faq">
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one column_column ">
<div class="column_attr clearfix align_center">
<h2>Frequently Asked Questions</h2>
</div>
</div>
</div>
</div>
<div class="section_wrapper">
<div class="column one column_column ">
<div class="column_attr clearfix align_left"><details>
<summary style="font-size: 150%">Registration</summary>
<p><b>Q: Can I register in person in the event?</b></p>
<p><a href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727">Registration for the 2023 Open edX Conference</a> is online only.</p>
<p><b>Q: What is included in the registration fee?</b></p>
<p>All tickets include:</p>
<ul style="color:black">
<li>Four full days of the conference</li>
<li>Conference program</li>
<li>Breakfast, lunch, and coffee/tea break each day</li>
<li>Cocktail reception on Wednesday, March 29th.</li>
</ul>
<p><b>Q: Which ticket categories are available?</b></p>
<p></p>
<ul style="color:black">
<li><a href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727">Student Rate </a></li>
<li><a href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727">Early-Bird Non-Profit Rate</a> (available until January 6th)</li>
<li><a href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727">Regular Non-Profit Rate</a></li>
<li><a href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727">Early-Bird Corporate Rate</a> (available until January 6th)</li>
<li><a href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727">Regular Corporate Rate</a></li>
</ul>
<p><b>Q: What types of payments do you accept for the conference fee?</b></p>
<p>All payments are processed through the Eventbrite payment processing system and accept major credit cards, such as Visa, Mastercard, American Express, and Discover.</p>
<p><b>Q: What is the registration cancellation policy?</b></p>
<p>See the <a href="https://www.eventbrite.com/e/2023-open-edx-conference-tickets-424151557727">Eventbrite event page</a> for details of the refund policy.</p>
</details>
<details>
<summary style="font-size: 150%">Personal considerations</summary>
<p><b>Q: I have dietary restrictions, can you accommodate them?</b></p>
<p>We have dairy free, gluten-free, and vegatarian options at all food events.</p>
<p><b>Q: Is the conference site accessible?</b></p>
<p>Yes, the conference site is fully accessible. </p>
</details>
<!-- Covid-19
<details>
<summary>Covid-19</summary>
<p>Q: Can I travel to Lisbon, Portugal if I’m not vaccinated or have not obtained any of the approved vaccines, as outlined by the <a href="https://www.sns24.gov.pt/tema/doencas-infecciosas/covid-19/prevencao/prevencao-dos-viajantes/#sec-4">Portuguese National Health Services</a>?</p>
<p>A: Yes, unvaccinated travelers are welcome. There are several testing options for eligible non-vaccinated passengers arriving in Mainland Portugal and the Azores: </p>
<p>OPTION 1 Negative NAAT test taken 72 hours before departure </p>
<ul style="color:black">
<li>Test type accepted: nucleic acid amplification test (NAAT) </li>
<li>Time window: 72 hours before departure from the first embarkation point. </li>
<li>Applicable age: Travelers 12 years and older. </li>
<li>Keep in mind: </li>
<ul style="color:black">
<li aria-level="2">Self-tests are not accepted. </li>
<li aria-level="2">Passengers could be subject to PCR test upon arrival </li>
<li aria-level="2">Passengers may present an EU Digital COVID (negative test) certificate as proof of a negative COVID-19 test result. </li>
</ul>
</ul>
<p>OPTION 2 Negative Rapid Antigen test taken 24 hours before departure </p>
<ul style="color:black">
<li aria-level="1">Test type accepted: Rapid antigen test (RAT) </li>
<li aria-level="1">Time window: 24 hours before departure from the first embarkation point. </li>
<li aria-level="1">Applicable age: Travelers 12 years and older. </li>
<li aria-level="1">Keep in mind: </li>
<ul style="color:black">
<li aria-level="2">Self-tests are not accepted. </li>
<li aria-level="2">Passengers could be subject to PCR test upon arrival. </li>
<li aria-level="2">Passengers may present an EU Digital COVID (negative test) certificate as proof of a negative COVID-19 test result.</li>
</ul>
</ul>
<p>OPTION 3 EU Digital COVID (Recovery) Certificate/Recovery certificate </p>
<ul style="color:black">
<li aria-level="1">Certificates accepted: </li>
<ul style="color:black">
<li aria-level="2">EU Digital COVID (Recovery) Certificate. </li>
<li aria-level="2">Recovery certificates issued in Albania, Andorra, Armenia, Faroe Isl., Georgia, Iceland, Israel, Liechtenstein, Moldova, Monaco, Morocco, New Zealand, North Macedonia (Rep.), Norway, Panama, San Marino, Serbia, Singapore, Switzerland, Togo, Turkey, Ukraine, the United Kingdom or Vatican City (Holy See). </li>
</ul>
</ul>
<ul style="color:black">
<li aria-level="1">Time window: At least 11 and not more than 180 days before arrival. </li>
<li aria-level="1">Applicable age: Travelers 12 years and older. </li>
<li aria-level="1">Keep in mind: </li>
<ul style="color:black">
<li aria-level="2">Passengers could be subject to PCR test upon arrival. </li>
<li aria-level="2">Recovery certificates must include the following information: </li>
<ul style="color:black">
<li aria-level="3">Name, surname and birthdate of the holder </li>
<li aria-level="3">Disease or agent from which the holder recovered: COVID-19 </li>
<li aria-level="3">Date of first positive diagnostic test result </li>
<li aria-level="3">The member state or third country in which the diagnostic test was performed </li>
<li aria-level="3">Certificate issuing entity </li>
</ul>
</ul>
</ul>
<p>Source of information: <a href="https://www.sns24.gov.pt/tema/doencas-infecciosas/covid-19/prevencao/prevencao-dos-viajantes/#sec-4">Portuguese National Health Services</a> and the <a href="https://www.visitportugal.com/pt-pt/content/covid-19-medidas-implementadas-em-portugal">Portugal Ministry of Tourism</a>. </p>
<p>Note: <em>"These links are provided as a convenience and for informational purposes only. If you have any questions, please consult your local Portuguese consulate directly for guidance on all current and applicable entrance requirements, as guidelines may update frequently."</em></p>
<p>Q: Which vaccines are accepted in order to qualify as fully vaccinated?</p>
<p>A: Vaccine types accepted: </p>
<ul style="color:black">
<li aria-level="1">Comirnaty™; Pfizer-BioNTech</li>
<li aria-level="1">COVID-19 Vaccine Moderna</li>
<li aria-level="1">Vaxzevria; COVID-19 Vaccine AstraZeneca</li>
<li aria-level="1">COVID-19 Vaccine Janssen</li>
</ul>
<p><strong>Note: </strong>Vaccination certificates must show that the passenger has completed the full course of vaccination (2 doses of the list of approved vaccines referenced above) with the final dose administered at least 14 days prior to arrival.</p>
<p><br />Note: <em>"These links are provided as a convenience and for informational purposes only. If you have any questions, please consult your local Portuguese consulate directly for guidance on all current and applicable entrance requirements, as guidelines may update frequently."</em></p>
</details>
-->
<details>
<summary style="font-size: 150%">Event Details</summary>
<p><b>Q: Where can I find conference schedules?</b></p>
<p>Detailed schedules will be posted on the <a href="https://con.openedx.org/">2023 Open edX Conference website</a> closer to the event. Here is an overview of what you can expect:</p>
<ul style="color:black">
<li aria-level="1">Day 1 (Tuesday): Long-form tutorials and workshops. </li>
<li aria-level="1">Day 2 (Wednesday): Keynotes, 45-minute breakouts and 10-minute lightning talks. Cocktail reception.</li>
<li aria-level="1">Day 3 (Thursday): Keynotes, 45-minute breakouts and 10-minute lightning talks</li>
<li aria-level="1">Day 4 (Friday): in-depth summits for developers and instructional designers</li>
</ul>
<p>Note: You can also check out <a href="https://openedx2022.sched.com/">the Open edX Conference 2022 schedule</a> from the last Open edX in-person conference in 2022, to get a rough idea about topics and conference structure.</p>
<p><b>Q: I have never been to an Open edX Conference, will it be useful for me?</b></p>
<p>New participants are very welcome! You can watch previously <a href="https://www.youtube.com/c/OpenedX">recorded conference presentations</a> on the Open edX YouTube channel to see if the format and content suits your needs. The 2023 Open edX Conference will provide tremendous insight to attendees about in depth technical and functional capabilities of the Open edX platform, in order for attendees to evaluate whether to use the Open edX platform for their own projects and/or help place the Open edX platform on the map of available e-learning technologies.</p>
<p><b>Q: Will there be Wi-Fi?</b></p>
<p>Free Wi-Fi will be available at the conference site. Access information will be provided when you check-in on site.</p>
<p><b>Q: What about transportation during the conference?</b></p>
<p>All conference events will be held at the MIT campus, which is fully accessible, and the reception will be at the MIT Museum that is a 10-minute walk from campus. If you have a mobility issue that prevents the walk, please include this on your registration form, and we will arrange transportation.</p>
<p><strong>Note:</strong> You will need to provide your own transportation from your accommodation to the conference site and back. There are public transportation options and Uber is widely used in Cambridge. We will post transportation options on our <a href="https://con.openedx.org/">website </a>in the coming weeks.</p>
<!-- #Hotels
<p>Q: Any hotel accommodation tips?</p>
<p>A: Please secure your own accommodation. While there is no particular conference hotel this year, we recommend the following:</p>
<ul style="color:black">
<li aria-level="1"><a href="https://all.accor.com/hotel/1319/index.en.shtml">Sofitel Lisbon Liberdade</a></li>
<li aria-level="1"><a href="https://www.marriott.com/hotels/travel/lissi-sheraton-lisboa-hotel-and-spa/">Sheraton Lisboa Hotel and Spa</a></li>
</ul>
<p><strong>Note:</strong> April is a high tourist season in Portugal — hotel rooms will get booked quickly. Please make reservations soon to assure your accommodations.</p>
<p> </p>
-->
</details>
<details>
<summary style="font-size: 150%">Visa Requirements</summary>
<p><b>Q: Do I need a visa to go to the United States?</b></p>
<p>Please check with your local U.S. embassy, if you require a visa to travel to the United States, to attend the Open edX Conference 2023. Up to date information related to visa requirements can be located on <a href="https://www.usa.gov/visas#item-213341" target="_blank" rel="noreferrer noopener" data-smooth-scroll="15ckvp-smooth-scroll" data-offset="100">this website</a>. We will provide letters in support of your visa application upon request. Please submit all visa letter inquiries <a href="mailto:[email protected]" target="_blank" rel="noreferrer noopener">here.</a></p>
<p>Registration in Eventbrite has to be completed prior to the issuance of a visa support letter which will be issued by MIT.
MIT will not process visa requests after March 10th.</p>
<p><strong>Note:</strong> Visa processing times vary and may be long. Please start your visa process as soon as possible.</p>
<p><b>Q: Will you provide visa support for me?</b></p>
<p>You will need to take care of your own visa application. However, we are happy to provide you with a letter of invitation in support of your visa application. Please contact <a href="mailto:[email protected]">[email protected]</a> to request one.</p>
</details>
</div>
</div>
</div>
</div>
<div id="visa" class="section mcb-section" data-id="#visa">
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one column_column ">
<div class="column_attr clearfix align_center">
<h2>Visa Information</h2>
</div>
</div>
</div>
</div>
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column column_column ">
<div class="column_attr clearfix align_center">
<p class="big">
Please check with your local U.S. embassy, if you require a visa to travel to the United States, to attend the Open edX Conference 2023. Up to date information related to visa requirements can be located on <a href="https://www.usa.gov/visas#item-213341" target="_blank" rel="noreferrer noopener" data-smooth-scroll="15ckvp-smooth-scroll" data-offset="100">this website</a>. We will provide letters, in support of your visa application, upon request. Please submit all visa letter inquiries <a href="mailto:[email protected]" target="_blank" rel="noreferrer noopener">here.</a></p>
<p class="big">Registration in Eventbrite has to be completed, prior to the issuance of a visa support letter, which will be issued by MIT. </p>
<p class="big"><strong>Note:</strong> Visa processing times vary and may be long. Please start your visa process as soon as possible.</p>
</div>
</div>
</div>
</div>
</div>
<div class="section mcb-section" id="sponsors" data-id="#sponsors">
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one column_column ">
<div class="column_attr clearfix align_center">
<h2>Sponsors</h2>
</div>
</div>
</div>
</div>
<div class="section_wrapper">
<div class="wrap mcb-wrap one column-margin-40px clearfix">
<div class="column one-sixth column_column "></div>
<div class="column two-third column_column">
<div class="column_attr clearfix align_left">
<p>
Sponsoring the Open edX Conference is your opportunity to get front and center of the most brilliant minds in online education today.
Please contact the Open edX Community Manager, Eden Huthmacher, at <a href="mailto:[email protected]">[email protected]</a>.
</p>
</div>
</div>
<div class="column one column_column">
<div class="column_attr clearfix align_center"><a class="button button_size_4 button_js kill_the_icon" href="images/2023-Sponsorship-Tiers-3.pdf"><span class="button_label">Download Info</span></a></div>
</div>
</div>
</div>
<!-- #Sponsors logos
<div class="section_wrapper column_attr align_center">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one column_column">
<h3>Reception Sponsor</h3>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one column_column">
<a href="https://opencraft.com"><img xxxwidth="550" style="max-height:16rem" src="images/sponsors/opencraft.png" alt="Reception Sponsor: OpenCraft"/></a>
</div>
</div>
</div>
<div class="section_wrapper column_attr align_center">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one column_column">
<h3>Keystone Sponsors</h3>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one column_column">
<a href="https://constructeducation.com/"><img width="400" src="images/sponsors/construct.png" alt="Cornerstone Sponsor: Construct Education"/></a>
</div>
</div>
</div>
-->
<div class="section_wrapper column_attr align_center">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one column_column">
<h3>Cornerstone Sponsor</h3>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one column_column">
<a href="https://utec.edu.uy/"><img src="images/sponsors/utec-logo.png" alt="Cornerstone Partner: UTEC"/></a>
</div>
</div>
</div>
<div class="section_wrapper column_attr align_center">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one column_column">
<h3>Premier Sponsor</h3>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one column_column">
<a href="https://edly.io"><img src="images/sponsors/edly.png" alt="Premier Partner: Edly"/></a>
</div>
</div>
</div>
<div class="section_wrapper column_attr align_center">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one column_column">
<h3>Keystone Sponsors</h3>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one-second column_column">
<a href="https://raccoongang.com/"><img src="images/sponsors/raccoon-gang.png" alt="Keystone Partner: Raccoon Gang"/></a>
</div>
<div class="column one-second column_column">
<a href="https://www.vocareum.com/"><img src="images/sponsors/vocareum.png" alt="Keystone Partner: Vocareum"/></a>
</div>
</div>
</div>
<div class="section_wrapper column_attr align_center">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one column_column">
<h3>Contributing Sponsors</h3>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one-second column_column">
<a href="https://edunext.co"><img style="max-height:10rem" src="images/sponsors/edunext.png" alt="Contributing Sponsor: eduNEXT"/></a>
</div>
<div class="column one-second column_column">
<a href="https://edspirit.com/"><img src="images/sponsors/edSPIRITlogo.svg" alt="Contributing Sponsor: edSPIRIT"/></a>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one-second column_column">
<a href="https://www.dataart.com/"><img src="images/sponsors/dataart-rgb.svg" alt="Contributing Sponsor: DataArt"/></a>
</div>
<div class="column one-second column_column">
<a href="https://learningmate.com/"><img style="max-width: 24rem; padding: 2em" src="images/sponsors/learningmate.svg" alt="Contributing Sponsor: LearningMate"/></a>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one-fourth column_column"> </div>
<div class="column one-second column_column">
<a href="https://www.proctortrack.com/"><img style="max-width: 24rem" src="images/sponsors/pt_logo.svg" alt="Contributing Sponsor: Verificient"/></a>
</div>
</div>
</div>
<div class="section_wrapper column_attr align_center">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one column_column">
<h3>Media Partners</h3>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one-sixth column_column"> </div>
<div class="column one-third column_column">
<a href="https://www.classcentral.com/"><img src="images/sponsors/class-central.png" alt="Media Partner: Class Central"/></a>
</div>
<div class="column one-third column_column">
<a href="https://ibleducation.com/"><img src="images/sponsors/ibllogo-transparent.svg" alt="Media Partner: IBL Education"/></a>
</div>
</div>
</div>
<div class="section_wrapper column_attr align_center">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one column_column">
<h3>Friends of Open edX</h3>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one-third column_column">
<a href="https://abconlinecourses.com"><img src="images/sponsors/abc-online-courses-openedx-hosting-services.png" alt="Friend of Open edX: ABC Online Courses"/></a>
</div>
<div class="column one-third column_column">
<a href="https://aulasneo.com/"><img src="images/sponsors/aulasneo.png" alt="Friend of Open edX: Aulasneo"/></a>
</div>
<div class="column one-third column_column">
<a href="https://vteamlabs.com/"><img src="images/sponsors/vteam.svg" alt="Friend of Open edX: VTeamLabs"/></a>
</div>
</div>
</div>
<!--
<div class="section_wrapper column_attr align_center">
<div class="wrap mcb-wrap one column-margin-10px clearfix">
<div class="column one column_column">
<h3>In-kind Sponsors</h3>
</div>
</div>
<div class="wrap mcb-wrap one column-margin-30px clearfix">
<div class="column one column_column">
<a href="https://opencraft.com"><img src="images/sponsors/opencraft.png" alt="In-kind Sponsor: opencraft" width="250" style="max-height:10rem"/></a>
</div>
</div>
</div>
-->
</div>
</div>
</main>
<!-- #Footer -->
<footer id="Footer" class="clearfix">
<div class="footer_copy">
<div class="container">
<div class="column one">
<!-- Copyrights -->
<div class="copyright">
<p>
<strong>© 2012–2023 edX Inc.</strong> All rights reserved except where noted.<br />
edX, Open edX and the edX and Open edX logos are registered trademarks or trademarks of edX Inc.
</p>
</div>
</div>
</div>
</div>
</footer>
</div><!-- #Wrapper -->
<a id="back_to_top" class="button button_js sticky scroll" href=""><i class="icon-up-open-big" aria-hidden="true"></i><span class="hidden">Back to Top</span></a>
<script type="text/javascript" src="sources/slider.js"></script>
<script type="text/javascript" src="sources/plugins.js"></script>
<script type="text/javascript" src="sources/menu.js"></script>
<script type="text/javascript" src="sources/scripts.js"></script>
<!-- Linkedin Insight Tag -->
<script type="text/javascript">
_linkedin_partner_id = "1758450";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(){var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})();
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=1758450&fmt=gif" />
</noscript>
<!-- end linkedin -->
</body>
</html>