forked from p2pu/reports
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
189 lines (171 loc) · 7.09 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>P2PU Lab Reports</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<link href="assets/css/common_styles.css" rel="stylesheet">
<link href="assets/css/index_styles.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Arvo' rel='stylesheet' type='text/css'>
<link href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
<!-- Fav and touch icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/img/apple-touch-icon-144x144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/img/apple-touch-icon-114x114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/img/apple-touch-icon-72x72-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="assets/img/apple-touch-icon-57x57-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="assets/img/apple-touch-icon-precomposed.png">
<link rel="shortcut icon" href="assets/img/favicon.ico">
</head>
<body>
<nav>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="brand" href="#">P2PU</a>
<ul class="nav top-menu">
<li>
<a class="p2pu-tab" href="#">
<i class="icon-chevron-sign-down p2pu-tab-icon"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<div class="section sectionFirst" id="introduction">
<div class="colorLine">
<div class="yellowLine"></div>
<div class="blueLine"></div>
<div class="greenLine"></div>
<div class="orangeLine"></div>
</div>
<div class="sectionTexture">
<div class="sectionTitle">
<h2>Reports</h2>
</div>
</div>
<div class="colorLine">
<div class="orangeLine"></div>
<div class="greenLine"></div>
<div class="blueLine"></div>
<div class="yellowLine"></div>
</div>
</div>
<div class="container">
<div class="row">
<h4 class="span12 index-intro">
Welcome to the P2PU Lab Reports Series. These reports are our way of sharing our experiments,
collaborations and best practice with our community and the world. We plan to keep
documenting our activities in these reports, as a way of showcasing the work we do and
with our partners.
</h4>
</div>
<!-- Example row of columns -->
<div class="row">
<div class="clearfix">
<a href="reports/berlin/berlin_index.html" class="report-item-link">
<div class="span4">
<div class="report-item border-orange berlin">
<h2>Berlin</h2>
<span class="photo-author">Sight of the Berliner Dom by João Menezes, CC BY SA</span>
</div>
</div>
</a>
<a href="reports/school_of_ed/soe_index.html" class="report-item-link">
<div class="span4">
<div class="report-item border-green soe">
<h2>School of Ed</h2>
<span class="photo-author">Post-its by Mozzadrella, CC BY SA</span>
</div>
</div>
</a>
<a href="reports/mooc_maker/mooc_maker_index.html" class="report-item-link">
<div class="span4">
<div class="report-item border-blue mooc">
<h2>MOOC Maker</h2>
<span class="photo-author">Mechanical MOOC Cover Photo, CC BY SA</span>
</div>
</div>
</a>
</div>
<div class="clearfix">
<hr>
<a href="reports/assessment_on_the_web/part_1/index.html" class="report-item-link">
<div class="span4">
<div class="report-item border-blue assessment">
<h2>Assessment on the Web: Part 1</h2>
<span class="photo-author">Photo by curiouslee CC BY SA</span>
</div>
</div>
</a>
</div>
</div>
<!-- row -->
</div>
<!-- container -->
<footer id="footer">
<div class="container">
<div class="row">
<div class="span8">
<p><strong>What is P2PU?</strong></p>
<p>The Peer 2 Peer University is a grassroots open education project that organizes learning outside of
institutional walls and gives learners recognition for their achievements. P2PU creates a model for
lifelong learning alongside traditional formal higher education. Leveraging the internet and
educational materials openly available online, P2PU enables high-quality low-cost education
opportunities.</p>
<img src="assets/img/ico-cc.gif" class="ico-cc"
alt="Licensed under the Creative Commons Attribution-ShareAlike 2.0 license (CC-BY-SA)"/>
</div>
<div class="span4">
<p><strong>Some of our Supporters</strong></p>
<p>
<div class="supporters">
<img src="assets/img/logo-shuttleworth.png"/>
</div>
<div class="supporters">
<img src="assets/img/logo-hewlett.png"/>
</div>
</p>
</div>
</div>
</div>
</footer>
</div> <!-- /container -->
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../js/jquery-1.10.1.min.js"><\/script>')</script>
<script src="assets/js/main.js"></script>
<script type="text/javascript" src="http://rawgithub.com/ercchy/p2pu_navigation_widget/master/p2pu_menu_slider.js"></script>
<script type="text/javascript">
Reports.Show.init();
</script>
<script src="assets/js/bootstrap.js"></script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-5757664-14', 'p2pu.org');
ga('send', 'pageview');
</script>
</body>
</html>