-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresults.html
More file actions
302 lines (274 loc) · 14.2 KB
/
results.html
File metadata and controls
302 lines (274 loc) · 14.2 KB
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
<!DOCTYPE HTML>
<!--
Dopetrope by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Agility Testbed</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body class="homepage">
<div id="page-wrapper">
<!-- Header -->
<div id="header-wrapper">
<div id="header">
<!-- Logo -->
<h1><a href="index.html">Agility Testbed</a></h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li ><a href="setup.html">Setup</a></li>
<li class="current"><a href="results.html">Results</a></li>
<li><a href="about.html">About</a></li>
</ul>
</nav>
</div>
</div>
<!-- Main -->
<div id="main-wrapper">
<div class="container">
<div >
<!-- Content -->
<article class="box post">
<header>
<h2>THE RESULTS</h2>
</header>
<h3>The Code</h3>
The result of the project is 11 different code bases. Each code base has reached up to four progress points. Below you can find an overview of all code bases and direct links to each of their progress points. The four different progress points are as follows:
<ul style="margin-left: 15px;">
<li><b>PP 1:</b> The base system</li>
<li><b>PP 2:</b> The protocol extension</li>
<li><b>PP 3:</b> The first extension set</li>
<li><b>PP 4:</b> The second extension set</li>
</ul>
Most code bases started with the same foundation, after which the developers split up and implemented extensions on this base system in different orders. This information can be found back in the name of the repository. Repositories with the same letter in their name have the same codebase. The number indicates what route was used for implementing the extensions. For more information about the routes see the <a href="setup.html">Setup page</a>.
<!--In addition, some code bases started with the same foundation, after which teams split up and followed different extension routes. Each codebase is therefore marked with a route.-->
<!--More information about the two routes can be found on the <a href="setup.html">Setup page</a>. -->
<br/><br/>
The developers also wrote a reflection report for each extension implemented and registered the effort required to implement each extension. The report bundle contains all reports related to a certain repository.
An overview of the effort required to reach a certain progression point (specified in terms of time) per code base can be downloaded here: <a href="assets/hours_spent_overview.xlsx">Download</a>
<br/><br/>
<style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;border-color:#ccc;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#f0f0f0;}
.tg .tg-9hbo{font-weight:bold;vertical-align:top}
.tg .tg-yw4l{vertical-align:top; text-align:center; }
</style>
<table class="tg" style="table-layout: fixed;">
<tr>
<th class="tg-9hbo">Code Base</th>
<!--<th class="tg-9hbo">Route</th>-->
<th class="tg-9hbo">Report Bundle</th>
<th class="tg-9hbo">PP 1</th>
<th class="tg-9hbo">PP 2</th>
<th class="tg-9hbo">PP 3</th>
<th class="tg-9hbo">PP 4</th>
</tr>
<tr>
<td class="tg-yw4l"><span style="font-weight:bold">A1</span></td>
<!--<td class="tg-yw4l">1</td>-->
<td class="tg-yw4l"><a href="assets/zip/A1.zip">Download</a></td>
<td class="tg-yw4l"><a href="https://github.com/cjcr-andrei/ING-UT/tree/919972e6b075c19a4575870a8de728bc21436e46">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/cjcr-andrei/ING-UT/tree/029f18d3eb5072fa72539e1d967deab4ca123353">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/cjcr-andrei/ING-UT/tree/5faf2b16ab112321af9aed00a27e83dff1663f42">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/cjcr-andrei/ING-UT/tree/f09525b1cebf1bf2d3dd3aebcd260ba820ae36d7">Link</a></td>
</tr>
<tr>
<td class="tg-yw4l"><span style="font-weight:bold">A2</span></td>
<!--<td class="tg-yw4l">2</td>-->
<td class="tg-yw4l"><a href="assets/zip/A2.zip">Download</a></td>
<td class="tg-yw4l"><a href="https://github.com/JustinPraas/ING-UT/tree/v1.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/JustinPraas/ING-UT/tree/v2.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/JustinPraas/ING-UT/tree/v8.1">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/JustinPraas/ING-UT/tree/v15.0">Link</a></td>
</tr>
<tr>
<td class="tg-yw4l"><span style="font-weight:bold">B1</span></td>
<!--<td class="tg-yw4l">1</td>-->
<td class="tg-yw4l"><a href="assets/zip/B1.zip">Download</a></td>
<td class="tg-yw4l"><a href="https://github.com/boschma2702/F4U-Bank/tree/v1.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/boschma2702/F4U-Bank/tree/v2.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/boschma2702/F4U-Bank/tree/v8.1">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/boschma2702/F4U-Bank/tree/v14.0">Link</a></td>
</tr>
<tr>
<td class="tg-yw4l"><span style="font-weight:bold">C1</span></td>
<!--<td class="tg-yw4l">1</td>-->
<td class="tg-yw4l"><a href="assets/zip/C1.zip">Download</a></td>
<td class="tg-yw4l"><a href="https://github.com/Saulero/GNI_Honours/tree/v1.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/Saulero/GNI_Honours/tree/v2.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/Saulero/GNI_Honours/tree/v8.1">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/Saulero/GNI_Honours/tree/v14.0">Link</a></td>
</tr>
<tr>
<td class="tg-yw4l"><span style="font-weight:bold">D1</span></td>
<!--<td class="tg-yw4l">1</td>-->
<td class="tg-yw4l"><a href="assets/zip/D1.zip">Download</a></td>
<td class="tg-yw4l"><a href="https://github.com/jeffreybakker/ING_Project/tree/v1.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/jeffreybakker/ING_Project/tree/v2.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/jeffreybakker/ING_Project/tree/v8.0">Link</a></td>
<td class="tg-yw4l"></td>
</tr>
<tr>
<td class="tg-yw4l"><span style="font-weight:bold">E2</span></td>
<!--<td class="tg-yw4l">2</td>-->
<td class="tg-yw4l"><a href="assets/zip/E2.zip">Download</a></td>
<td class="tg-yw4l"><a href="https://github.com/meteoorkip/springbank-spring/tree/v1.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/meteoorkip/springbank-spring/tree/v2.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/meteoorkip/springbank-spring/tree/v8.0">Link</a></td>
<td class="tg-yw4l"></td>
</tr>
<tr>
<td class="tg-yw4l"><span style="font-weight:bold">D2</span></td>
<!--<td class="tg-yw4l">-</td>-->
<td class="tg-yw4l"><a href="assets/zip/D2.zip">Download</a></td>
<td class="tg-yw4l"><a href="https://github.com/Quitlox/ING_Project/tree/v1.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/Quitlox/ING_Project/tree/v2.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/Quitlox/ING_Project/tree/v8.0">Link</a></td>
<td class="tg-yw4l"></td>
</tr>
<tr>
<td class="tg-yw4l"><span style="font-weight:bold">B2</span></td>
<!--<td class="tg-yw4l">1</td>-->
<td class="tg-yw4l"><a href="assets/zip/B2.zip">Download</a></td>
<td class="tg-yw4l"><a href="https://github.com/boschma2702/F4U-Bank/tree/v1.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/boschma2702/F4U-Bank/tree/v2.0">Link</a></td>
<td class="tg-yw4l"></td>
<td class="tg-yw4l"></td>
</tr>
<tr>
<td class="tg-yw4l"><span style="font-weight:bold">E1</span></td>
<!--<td class="tg-yw4l">-</td>-->
<td class="tg-yw4l"><a href="assets/zip/E1.zip">Download</a></td>
<td class="tg-yw4l"><a href="https://github.com/tristandb/springbank-spring/tree/v1.0">Link</a></td>
<td class="tg-yw4l"><a href="https://github.com/tristandb/springbank-spring/tree/v2.0">Link</a></td>
<td class="tg-yw4l"></td>
<td class="tg-yw4l"></td>
</tr>
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">I</span></td>-->
<!--<td class="tg-yw4l">-</td>-->
<!--<td class="tg-yw4l"><a href="">ComingSoon</a></td>-->
<!--<td class="tg-yw4l"><a href="https://github.com/FHast/INGhonours_GereonFritz/tree/v1.0">Link</a></td>-->
<!--<td class="tg-yw4l"></td>-->
<!--<td class="tg-yw4l"></td>-->
<!--<td class="tg-yw4l"></td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">E</span></td>-->
<!--<td class="tg-yw4l">2</td>-->
<!--<td class="tg-yw4l"><a href="">Link</a></td>-->
<!--<td class="tg-yw4l"><a href="">Link</a></td>-->
<!--<td class="tg-yw4l"><a href="">Link</a></td>-->
<!--<td class="tg-yw4l"></td>-->
<!--</tr>-->
</table>
<h3>The developers</h3>
The developers responsible for the different code bases are as following.
<ul style="margin-left: 15px;">
<li><b>A1:</b> Andrei Cojocaru </li>
<li><b>A2:</b> Justin Praas</li>
<li><b>B1:</b> René Boschma </li>
<li><b>B2:</b> Joël van der Kaaij </li>
<li><b>C1:</b> Saul van der Vries & Noël Keijzer</li>
<li><b>D1:</b> Jeffrey Bakker</li>
<li><b>D2:</b> Kevin Witlox</li>
<li><b>E1:</b> Tristan de Boer</li>
<li><b>E2:</b> Sven Konings</li>
<!--<li><b>I:</b> Fritz Hast & Gereon Mender</li>-->
</ul>
<!---->
<!--In addition to the actual code the students also wrote a reflection after each extension and kept track of the hours spent on each extension. This information about each code base can be obtained below.-->
<!--<br/>-->
<!--<br/>-->
<!--<style type="text/css">-->
<!--.tg {border-collapse:collapse;border-spacing:0;border-color:#ccc;}-->
<!--.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;}-->
<!--.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#f0f0f0;}-->
<!--.tg .tg-9hbo{font-weight:bold;vertical-align:top}-->
<!--.tg .tg-yw4l{vertical-align:top; text-align:center; }-->
<!--</style>-->
<!--<table class="tg" style="table-layout: fixed;">-->
<!--<tr>-->
<!--<th class="tg-9hbo">Code Base</th>-->
<!--<th class="tg-9hbo">Reflection Bundle</th>-->
<!--<th class="tg-9hbo">Hours Overview</th>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">A</span></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">B</span></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">C</span></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">D</span></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">E</span></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">F</span></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">G</span></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--</tr>-->
<!--<tr>-->
<!--<td class="tg-yw4l"><span style="font-weight:bold">H</span></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--<td class="tg-yw4l"><a href="">Download</a></td>-->
<!--</tr>-->
<!--</table>-->
</article>
</div>
</div>
</div>
<!-- Footer -->
<div id="footer-wrapper">
<section id="footer" class="container">
<div class="12u">
<!-- Copyright -->
<div id="copyright">
<ul class="links">
<li>© FMT. All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
</div>
</section>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/skel-viewport.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>