-
Notifications
You must be signed in to change notification settings - Fork 19
/
2u-case-study.html
66 lines (65 loc) · 3.99 KB
/
2u-case-study.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
---
layout: default
---
<div class="w-section case-study-header-section">
<div class="w-container case-study-header-container">
<h1 class="case-study-heading">2U Case Study</h1><img src="images/2U-pricing-logo.jpg" class="case-study-logo">
</div>
</div>
<div class="w-section case-study-content-section">
<div class="w-container">
<div class="w-row">
<div class="w-col w-col-7 case-study-template-column-1">
<h3 class="case-study-template-heading">What Was Built?</h3>
<p class="case-study-text">A personalized distance learning platform providing full degrees from leading accredited universities, merging synchronized Live and VOD experiences for one-on-one and collaborative group learning.</p>
<h3 class="case-study-template-heading">Why Kaltura?</h3>
<ul class="case-study-template-list-wrapper-bullets">
<li class="case-study-template-li-bullets"><strong>Startup Economics</strong>
<br>Enable 2U to shape and enhance their learning capabilities, while being disruptive and fast to market</li>
<li class="case-study-template-li-bullets"><strong>Platform Flexibility<br></strong>APIs and SDKs that can be distributed via OEM </li>
<li class="case-study-template-li-bullets"><strong>Time to Market & Budget</strong>
<br>2U needed to prove a new business model under stringent timelines</li>
</ul>
<h3 class="case-study-template-heading">Background</h3>
<ul class="case-study-template-list-wrapper">
<li class="case-study-template-li-bullets">2U provides customized accredited distance learning programs for leading universities.</li>
<li class="case-study-template-li-bullets">NASDAQ:TWOU (IPO:2014), Market Cap: $1.97B</li>
</ul>
</div>
<div class="w-col w-col-5">
<div class="case-study-media-div">
<div class="w-embed w-iframe w-script media-embed-div">
<!-- Outer div defines maximum space the player can take -->
<div style="width: 100%;display: inline-block;position: relative;">
<!-- inner pusher div defines aspect ratio: in this case 16:9 ~ 56.25% -->
<div id="dummy" style="margin-top: 56.25%;"></div>
<!-- the player embed target, set to take up available absolute space -->
<script src="https://cdnapisec.kaltura.com/p/811441/sp/81144100/embedIframeJs/uiconf_id/34647761/partner_id/811441"></script>
<div id="kaltura_player_1462485137" style="position:absolute;top:0;left:0;left: 0;right: 0;bottom:0;border:none;"></div>
</div>
<script>
kWidget.embed({
"targetId": "kaltura_player_1462485137",
"wid": "_811441",
"uiconf_id": 34647761,
"flashvars": {
"streamerType": "auto"
},
"cache_st": 1462485137,
"entry_id": "1_1xszhk3a"
});
</script>
</div>
<blockquote class="case-study-quote">“We decided to go with Kaltura for multiple reasons, one of them was innovation - creating disruptive new video services in education. We felt that for every question we had, Kaltura had an answer.
<br>
<br> By leveraging the platform APIs, 2U melded Kaltura functionalities into a new disruptive online learning platform based on video.”</blockquote>
<ul class="w-list-unstyled case-study-template-list-wrapper">
<li class="case-study-template-li"><span class="fa fa-check"></span> Synchronized Live & VOD</li>
<li class="case-study-template-li"><span class="fa fa-check"></span> 3rd Party Product Integrations</li>
<li class="case-study-template-li"><span class="fa fa-check"></span> OEM usage of Kaltura APIs and SDKs</li>
</ul>
</div>
</div>
</div>
</div>
</div>