-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
505 lines (497 loc) · 44.2 KB
/
index.html
File metadata and controls
505 lines (497 loc) · 44.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
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
<html>
<head>
<title>BBC Generator</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="css/site.css"/>
<script src="js/jquery.js"></script>
<script src="js/d3.min.js"></script>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
</head>
<body>
<div id="content" class="container">
<div id="screen1">
<div class="row">
<div class="col-md-12">
<p class="title">Generate your project tagline</p>
</div>
</div>
<div class="row">
<div id="screen1questions" class="col-md-6">
<div class="row questionblock">
<div class="col-md-12">
<p class="question">Which particular product does this research impact the most?</p>
<select id="q1" class="form-select">
<option value=""></option>
<option value="iPlayer">iPlayer</option><option value="Sounds">Sounds</option><option value="Short form video (AVKX)">Short form video (AVKX)</option><option value="Audience Platform">Audience Platform</option><option value="Home">Home</option><option value="News">News</option><option value="News (World Service)">News (World Service)</option><option value="LIVE">LIVE</option><option value="Sport">Sport</option><option value="Weather">Weather</option><option value="CBBC">CBBC</option><option value="CBeebies">CBeebies</option><option value="Children’s Apps">Children’s Apps</option><option value="Bitesize">Bitesize</option><option value="Portfolio Level Initiatives">Portfolio Level Initiatives</option><option value="Research Ops">Research Ops</option><option value="Enterprise and Production Systems">Enterprise and Production Systems</option><option value="GEL (Global Experience Language)">GEL (Global Experience Language)</option><option value="Emerging Experiences">Emerging Experiences</option>
</select>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">Which of the product goals will this research help us achieve the most?</p>
<select id="q2" class="form-select">
<option value=""></option>
<option value="be more personally relevant">Be more personally relevant</option>
<option value="drive habitual use">Drive habitual use</option>
<option value="make services easier to use">Make services easier to use</option>
<option value="deliver more value to audiences">Deliver more value to audiences</option>
<option value="create seamless experiences across devices and platforms">Create seamless experiences across devices and platforms</option>
<option value="Be a gateway to other BBC content (Pan BBC Discovery)">Be a gateway to other BBC content (Pan BBC Discovery)</option>
<option value="be the best at broadcasting big shared moments">Be the best at broadcasting big shared moments</option>
<option value="be more efficent at publishing of new content">Be more efficent at publishing of new content</option>
<option value="develop well documented internal processes">Develop well documented internal processes</option>
<option value="futureproof the BBC ecosystem">Futureproof the BBC ecosystem</option>
<option value="exceed public need of trustworthy, impartial news coverage">Exceed public need of trustworthy, impartial news coverage</option>
<option value="provide timely and accurate forecast information">Provide timely and accurate forecast information</option>
<option value="inform and educate the audience">Inform and educate the audience</option>
<option value="ensure zero accessibility issues">Ensure zero accessibility issues</option>
<option value="better the account experience">Better the account experience</option>
<option value="increase sense of belonging & connections for the audience">Increase sense of belonging & connections for the audience</option>
<option value="inspire audiences to achieve their goals">Inspire audiences to achieve their goals</option>
<option value="create a sense of wellbeing, stability and security for audiences">Create a sense of wellbeing, stability and security for audiences</option>
<option value="enable audiences to feel recognized and impactful">Enable audiences to feel recognized and impactful</option>
<option value="entertain and provide joy to audiences">Entertain and provide joy to audiences</option>
<option value="encourage expression and self-understanding">Encourage expression and self-understanding</option>
<option value="no suitable product goal">-- No suitable product goal --</option>
</select>
</div>
</div>
<div id="q2bblock" class="row questionblock">
<div class="col-md-12">
<p class="question">Please suggest a product goal</p>
<input class="form-control" type="text" id="q2b" style="width:100%">
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">What type of research is this?</p>
<select id="q3" class="form-select">
<option value=""></option>
<option value="exploring">Exploratory</option><option value="understanding the needs and perceptions">Foundational</option><option value="finding opportunities for">Generative</option><option value="testing">Evaluative</option><option value="improving">Practise/Process Improvements</option>
</select>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">What particular feature or idea are you researching?</p>
<p class="notes">e.g. the functionality of the Follow Button, and drivers of BBC Live pages</p>
<input class="form-control" type="text" id="q4" style="width:100%">
</div>
</div>
</div>
<div class="col-md-6">
<div id="generatedsentence"></div>
<div id="buttons" class="text-center">
<button id="next1" class="btn btn-lg btn-secondary">Next</button>
</div>
</div>
</div>
</div>
<div id="screen2">
<div class="row">
<div class="col-md-12">
<p class="title">Generate your project icon</p>
</div>
</div>
<div class="row">
<div id="screen2questions" class="col-md-6">
<div class="row questionblock">
<div class="col-md-12">
<p class="question">Which stakeholders have bought into the current research objectives?</p>
<div class="row">
<div class="col-4">
<input id="q5_answer1" type="checkbox" name="Research Team" value= "Research" class="checkboxanswer">
<label for="q5_answer1">Research Team</label>
</div>
<div class="col-4">
<input id="q5_answer1" type="checkbox" name="UX&D" value= "UXD" class="checkboxanswer">
<label for="q5_answer1">UX&D</label>
</div>
<div class="col-4">
<input id="q5_answer1" type="checkbox" name="Audiences" value= "Audiences" class="checkboxanswer">
<label for="q5_answer1">Audiences</label>
</div>
</div>
<div class="row">
<div class="col-4">
<input id="q5_answer1" type="checkbox" name="Marketing" value= "Marketing" class="checkboxanswer">
<label for="q5_answer1">Marketing</label>
</div>
<div class="col-4">
<input id="q5_answer1" type="checkbox" name="Editorial" value= "Editorial" class="checkboxanswer">
<label for="q5_answer1">Editorial</label>
</div>
<div class="col-4">
<input id="q5_answer1" type="checkbox" name="Engineering" value= "Engineering" class="checkboxanswer">
<label for="q5_answer1">Engineering</label>
</div>
</div>
<div class="row">
<div class="col-4">
<input id="q5_answer1" type="checkbox" name="ER&D" value= "RD" class="checkboxanswer">
<label for="q5_answer1">R&D</label>
</div>
<div class="col-4">
<input id="q5_answer1" type="checkbox" name="Product" value= "Product" class="checkboxanswer">
<label for="q5_answer1">Product</label>
</div>
</div>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">Which stakeholders are missing that are needed for the project to be successful?</p>
<div class="row">
<div class="col-4">
<input id="q13_answer1" type="checkbox" name="Research Team" value= "Research" class="checkboxanswer4">
<label for="q13_answer1">Research Team</label>
</div>
<div class="col-4">
<input id="q13_answer1" type="checkbox" name="UX&D" value= "UXD" class="checkboxanswer4">
<label for="q13_answer1">UX&D</label>
</div>
<div class="col-4">
<input id="q13_answer1" type="checkbox" name="Audiences" value= "Audiences" class="checkboxanswer4">
<label for="q13_answer1">Audiences</label>
</div>
</div>
<div class="row">
<div class="col-4">
<input id="q13_answer1" type="checkbox" name="Marketing" value= "Marketing" class="checkboxanswer4">
<label for="q13_answer1">Marketing</label>
</div>
<div class="col-4">
<input id="q13_answer1" type="checkbox" name="Editorial" value= "Editorial" class="checkboxanswer4">
<label for="q13_answer1">Editorial</label>
</div>
<div class="col-4">
<input id="q13_answer1" type="checkbox" name="Engineering" value= "Engineering" class="checkboxanswer4">
<label for="q13_answer1">Engineering</label>
</div>
</div>
<div class="row">
<div class="col-4">
<input id="q13_answer1" type="checkbox" name="ER&D" value= "RD" class="checkboxanswer4">
<label for="q13_answer1">R&D</label>
</div>
<div class="col-4">
<input id="q13_answer1" type="checkbox" name="Product" value= "Product" class="checkboxanswer4">
<label for="q13_answer1">Product</label>
</div>
</div>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">Do you think the research has potential to have high, medium or low impact on the product goal?</p>
<select id="q14" class="form-select">
<option value=""></option>
<option value="high">High Impact</option><option value="medium">Medium Impact</option><option value="low">Low Impact</option>
</select>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">How confident are you that the project will reach this potential impact?</p>
<select id="q6" class="form-select">
<option value=""></option>
<option value="Target_100_">High Confidence</option><option value="Target_80_">Medium Confidence</option><option value="Target_50_">Low Confidence</option>
</select>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">When will the research outcomes be used by product / engineering?</p>
<select id="q7" class="form-select">
<option value=""></option>
<option value="Time_this_month">This month</option><option value="Time_this_quarter">This quarter</option><option value="Time_next_quarter">Next quarter</option><option value="Time_Unknown">Unknown</option><option value="Time_Speculative">Speculative / Conceptual</option>
</select>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">What sort of deliverables are expected? How defined is the medium of deliverable?</p>
<select id="q8" class="form-select">
<option value=""></option>
<option value="Deliverables_100_">Very defined</option><option value="Deliverables_80_">Somewhat defined</option><option value="Deliverables_50_">Undefined</option>
</select>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">What type of people can this research impact?</p>
<select id="q9" class="form-select">
<option value=""></option>
<option value="internal_audience">Internal Audience</option><option value="external_audience">External Audience</option>
</select>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">What external Audience?</p>
<div class="row">
<div class="col-6">
<input id="q12_answer1" type="checkbox" name="Under_17" value= "Under_17" class="checkboxanswer3">
<label for="q12_answer1">Under 17s</label>
</div>
<div class="col-6">
<input id="q12_answer2" type="checkbox" name="UNDER_35" value= "UNDER_35" class="checkboxanswer3">
<label for="q12_answer2">Under 35s</label>
</div>
</div>
<div class="row">
<div class="col-6">
<input id="q12_answer3" type="checkbox" name="OVER_35" value= "OVER_35" class="checkboxanswer3">
<label for="q12_answer3">Over 35s</label>
</div>
</div>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">Does this research help...</p>
<div class="row">
<div class="col-6">
<input id="q10_answer1" type="checkbox" name="build a new relationship or increase trust in the research team?" value= "Capability_new_relationship" class="checkboxanswer2">
<label for="q10_answer1">build a new relationship or increase trust in the research team?</label>
</div>
<div class="col-6">
<input id="q10_answer2" type="checkbox" name="a new team better understand the value / process of research?" value= "Capability_new_team_better_understanding" class="checkboxanswer2">
<label for="q5_answer2">a new team better understand the value / process of research?</label>
</div>
</div>
<div class="row">
<div class="col-6">
<input id="q10_answer3" type="checkbox" name="develop New Skill/s for researchers?" value= "Capability_new_skill" class="checkboxanswer2">
<label for="q5_answer3">develop New Skill/s for researchers?</label>
</div>
<div class="col-6">
<input id="q10_answer4" type="checkbox" name="Marketing" value= "Capability_new_tech" class="checkboxanswer2">
<label for="q10_answer4">test a new Research method or technology?</label>
</div>
</div>
</div>
</div>
<div class="row questionblock">
<div class="col-md-12">
<p class="question">How much of a time investment will this require from the research team?</p>
<select id="q11" class="form-select">
<option value=""></option>
<option value="Effort_L">Large Effort</option><option value="Effort_M">Medium Effort</option><option value="Effort_S">Small Effort</option>
</select>
</div>
</div>
<div id="screen2buttons" class="text-center">
<button id="next2" class="btn btn-lg btn-secondary">Next</button>
</div>
</div>
<div class="col-md-6">
<div id="generatedsentence2"></div>
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" id="icon_1" data-name="Layer 1" viewBox="0 0 220 244.37">
<defs>
<style>.cls-1{fill:#db4c7d;}.cls-2,.cls-4,.cls-5{fill:none;stroke-miterlimit:10;}.cls-2{stroke:#1d1d1b;stroke-width:0.48px;}.cls-3{fill:#c8c8b4;}.cls-4{stroke:#db4c7d;}.cls-4,.cls-5{stroke-width:0.5px;}.cls-5{stroke:#000;}.cls-6,.cls-7,.cls-8{isolation:isolate;}.cls-6{font-size:6px;fill:#fff;font-family:Avenir-Roman, Avenir;}.cls-8{font-size:10px;fill:#1d1d1b;font-family:Avenir-Black, Avenir;font-weight:800;}.cls-9{letter-spacing:-0.02em;}.st7{font-size:10px;fill:#1d1d1b;font-family:Avenir-Black, Avenir;font-weight:800;}.</style>
</defs>
<g id="Time_this_month" data-name="Time this month">
<rect class="cls-1" x="44.02" y="206.44" width="22.2" height="8.5" />
<polyline class="cls-2" points="44.12 210.14 44.12 215.14 66.32 215.14 66.32 210.14" />
<polyline class="cls-2" points="66.22 215.14 88.42 215.14 88.42 210.14" />
<polyline class="cls-2" points="88.12 215.14 111.02 215.14 111.02 210.14" />
</g>
<g id="Time_this_quarter" data-name="Time this quarter">
<rect class="cls-1" x="44.02" y="206.44" width="22.2" height="8.5" />
<rect class="cls-1" x="66.22" y="206.44" width="22.2" height="8.5" />
<polyline class="cls-2" points="44.12 210.14 44.12 215.14 66.32 215.14 66.32 210.14" />
<polyline class="cls-2" points="66.22 215.14 88.42 215.14 88.42 210.14" />
<polyline class="cls-2" points="88.12 215.14 111.02 215.14 111.02 210.14" />
</g>
<g id="Time_next_quarter" data-name="Time next quarter">
<rect class="cls-1" x="44.02" y="206.44" width="22.2" height="8.5" />
<rect class="cls-1" x="66.22" y="206.44" width="22.2" height="8.5" />
<rect class="cls-1" x="88.52" y="206.44" width="22.2" height="8.5" />
<polyline class="cls-2" points="44.12 210.14 44.12 215.14 66.32 215.14 66.32 210.14" />
<polyline class="cls-2" points="66.22 215.14 88.42 215.14 88.42 210.14" />
<polyline class="cls-2" points="88.12 215.14 111.02 215.14 111.02 210.14" />
</g>
<g id="Time_Unknown" data-name="Time Unknown">
<polyline class="cls-2" points="44.12 210.14 44.12 215.14 66.32 215.14 66.32 210.14" />
<polyline class="cls-2" points="66.22 215.14 88.42 215.14 88.42 210.14" />
<polyline class="cls-2" points="88.12 215.14 111.02 215.14 111.02 210.14" />
<path d="M128,231.44h-1v-1.2a1.45,1.45,0,0,1,.2-.7c.1-.2.3-.4.4-.6a2.65,2.65,0,0,1,.6-.5l.6-.6a2.09,2.09,0,0,0,.4-.6,1.88,1.88,0,0,0,.2-.8,1.71,1.71,0,0,0-1.7-1.7,1.59,1.59,0,0,0-1.2.4,2.38,2.38,0,0,0-.6,1.1l-1.1-.1c.1-.4.2-.7.3-1s.4-.5.6-.8a2.62,2.62,0,0,1,.9-.5,4.4,4.4,0,0,1,1-.2,4.25,4.25,0,0,1,1.1.2,2.62,2.62,0,0,1,.9.5,5.55,5.55,0,0,1,.6.8,3.59,3.59,0,0,1,.2,1.1,3,3,0,0,1-.2,1,4.35,4.35,0,0,1-.4.7l-.6.6c-.2.2-.4.3-.6.5a2.09,2.09,0,0,0-.4.6,2,2,0,0,0-.2.9Zm.4,2.1a.76.76,0,0,1-.2.5c-.1.2-.3.2-.6.2a1.42,1.42,0,0,1-.6-.2c-.1-.2-.2-.3-.2-.5a.76.76,0,0,1,.2-.5c.1-.2.3-.2.6-.2a1.42,1.42,0,0,1,.6.2A.76.76,0,0,1,128.41,233.54Z" transform="translate(-72.49 -22.4)" />
</g>
<g id="Time_Speculative" data-name="Time Speculative">
<polyline class="cls-2" points="44.12 210.14 44.12 215.14 66.32 215.14 66.32 210.14" />
<polyline class="cls-2" points="66.22 215.14 88.42 215.14 88.42 210.14" />
<polyline class="cls-2" points="88.12 215.14 111.02 215.14 111.02 210.14" />
<path class="cls-1" d="M171.31,227.14a1.28,1.28,0,0,0-.7-.5,12.45,12.45,0,0,0-1.6,2.2c-1,1.6-1.8,3.1-3.6,3.1s-2.6-1.5-3.6-3.1-2.1-3.5-4.3-3.5-3.3,1.8-4.3,3.5-1.9,3.1-3.6,3.1-2.6-1.5-3.6-3.1-2.1-3.5-4.3-3.5-3.3,1.8-4.3,3.5-1.9,3.1-3.6,3.1-2.6-1.5-3.6-3.1-2.1-3.5-4.3-3.5-3.3,1.8-4.3,3.5c-.3.5-.7,1.1-1,1.6a1,1,0,0,0,.8.3l.9-1.5c1-1.6,1.9-3.1,3.6-3.1s2.6,1.5,3.6,3.1,2.1,3.5,4.3,3.5,3.3-1.8,4.3-3.5,1.9-3.1,3.6-3.1,2.6,1.5,3.6,3.1,2.1,3.5,4.3,3.5,3.3-1.8,4.3-3.5,1.9-3.1,3.6-3.1,2.6,1.5,3.6,3.1,2.1,3.5,4.3,3.5,3.3-1.8,4.3-3.5C170.31,228.44,170.81,227.74,171.31,227.14Z" transform="translate(-72.49 -22.4)" />
</g>
<g id="Effort_S" data-name="Effort S">
<path d="M150.88,258.37a2.28,2.28,0,0,0-1.9-1,2.2,2.2,0,0,0-.8.1,4.88,4.88,0,0,0-.7.3,1,1,0,0,0-.5.6,1.88,1.88,0,0,0-.2.8,1.16,1.16,0,0,0,.4,1,4.7,4.7,0,0,0,.9.6,5.64,5.64,0,0,0,1.2.4,4.33,4.33,0,0,1,1.2.5,2.36,2.36,0,0,1,.9.8,2,2,0,0,1,.4,1.4,2.38,2.38,0,0,1-.3,1.2,2.28,2.28,0,0,1-.8.9,8.79,8.79,0,0,0-1,.6,5,5,0,0,1-1.2.2,4.67,4.67,0,0,1-1.7-.3,3.6,3.6,0,0,1-1.4-1.1l.9-.7a2,2,0,0,0,.9.9,2.9,2.9,0,0,0,1.4.3,2.2,2.2,0,0,0,.8-.1,4.88,4.88,0,0,0,.7-.3c.2-.2.4-.3.5-.6a1.88,1.88,0,0,0,.2-.8,2.92,2.92,0,0,0-.2-.9,1.7,1.7,0,0,0-.6-.6,3,3,0,0,0-.8-.4l-.9-.3-.9-.3a2.18,2.18,0,0,1-.8-.5,5.55,5.55,0,0,1-.6-.8,3.59,3.59,0,0,1-.2-1.1,2.13,2.13,0,0,1,.3-1.2,2.55,2.55,0,0,1,1.7-1.4,5,5,0,0,1,1.2-.2,3.34,3.34,0,0,1,1.5.3,3.81,3.81,0,0,1,1.3.9Z" transform="translate(-72.49 -22.4)" />
</g>
<g id="Effort_M" data-name="Effort M">
<path d="M148.68,264.87l3.3-8.1h1.5v9.9h-1v-8.6h0l-3.6,8.6h-.5l-3.6-8.6h0v8.6h-1v-9.9h1.5Z" transform="translate(-72.49 -22.4)" />
</g>
<g id="Effort_L" data-name="Effort L">
<path d="M147.58,265.77h4.6v.9h-5.6v-9.9h1Z" transform="translate(-72.49 -22.4)" />
</g>
<g id="Capability_new_relationship" data-name="Capability new relationship">
<polygon class="cls-3" points="133.41 66.9 127.11 66.9 127.11 60.5 120.81 60.5 120.81 66.9 114.51 66.9 114.51 73.2 120.81 73.2 120.81 79.5 127.11 79.5 127.11 73.2 133.41 73.2 133.41 66.9" />
</g>
<g id="Capability_new_team_better_understanding" data-name="Capability new team / better understanding">
<path class="cls-3" d="M221.46,118.48,215,112a7.12,7.12,0,0,0-.8-9,7.07,7.07,0,1,0-1,10.8l6.5,6.5Z" transform="translate(-72.49 -22.4)" />
</g>
<g id="Capability_new_skill" data-name="Capability new skill">
<path class="cls-3" d="M227.2,142.85l-4.4-7.7a6.5,6.5,0,0,1-6.6,0l-4.4,7.7Z" transform="translate(-72.49 -22.4)" />
<path class="cls-3" d="M222.7,135.15a7.1,7.1,0,0,0,1.4-1,6.58,6.58,0,1,0-9.3,0,7.1,7.1,0,0,0,1.4,1l3.3-5.7Z" transform="translate(-72.49 -22.4)" />
</g>
<g id="Capability_new_tech" data-name="Capability new tech">
<polygon class="cls-3" points="110.87 51.55 101.37 51.55 96.67 59.65 101.37 67.85 110.87 67.85 115.57 59.65 110.87 51.55" />
</g>
<g id="Deliverables_100_" data-name="Deliverables 100%">
<rect x="90.12" y="217.34" width="21.2" height="12.5" />
<rect x="66.82" y="217.34" width="21.2" height="12.5" />
<rect x="44.02" y="217.34" width="21.2" height="12.5" />
</g>
<g id="Deliverables_80_" data-name="Deliverables 80%">
<rect class="cls-3" x="90.12" y="217.34" width="21.2" height="12.5" />
<rect x="66.82" y="217.34" width="21.2" height="12.5" />
<rect x="44.02" y="217.34" width="21.2" height="12.5" />
</g>
<g id="Deliverables_50_" data-name="Deliverables 50%">
<rect class="cls-3" x="90.12" y="217.34" width="21.2" height="12.5" />
<rect class="cls-3" x="66.82" y="217.34" width="21.2" height="12.5" />
<rect x="44.02" y="217.34" width="21.2" height="12.5" />
</g>
<g id="Target_outline" data-name="Target outline">
<line class="cls-4" x1="80.41" y1="136.6" x2="100.91" y2="186.2" />
<line class="cls-4" x1="53.01" y1="70.5" x2="73.51" y2="119.9" />
<line class="cls-4" x1="68.71" y1="131.8" x2="19.21" y2="152.3" />
<line class="cls-4" x1="134.81" y1="104.4" x2="85.41" y2="124.8" />
<line class="cls-4" x1="73.51" y1="136.6" x2="53.01" y2="186.2" />
<line class="cls-4" x1="100.91" y1="70.5" x2="80.51" y2="119.9" />
<line class="cls-4" x1="68.71" y1="124.9" x2="19.21" y2="104.4" />
<line class="cls-4" x1="134.81" y1="152.3" x2="85.41" y2="131.8" />
<circle class="cls-5" cx="77.01" cy="128.3" r="24.5" />
<circle class="cls-5" cx="77.01" cy="128.3" r="9" />
<circle id="audience_circle" data-name="audience circle" class="cls-4" cx="76.31" cy="128.3" r="62.6" />
</g>
<g id="Target_shape" data-name="Target shape">
<rect class="cls-1" x="162.91" y="157.01" width="0.5" height="53.6" transform="translate(-130.41 54.03) rotate(-22.5)" />
<rect class="cls-1" x="135.52" y="90.9" width="0.5" height="53.5" transform="translate(-107.18 38.52) rotate(-22.5)" />
<rect class="cls-1" x="89.6" y="164.21" width="53.6" height="0.5" transform="translate(-126.5 34.56) rotate(-22.46)" />
<rect class="cls-1" x="155.91" y="136.78" width="53.5" height="0.5" transform="translate(-111.03 57.96) rotate(-22.51)" />
<rect class="cls-1" x="108.94" y="183.52" width="53.6" height="0.5" transform="translate(-158.48 216.42) rotate(-67.49)" />
<rect class="cls-1" x="136.51" y="117.33" width="53.5" height="0.5" transform="translate(-80.27 201.12) rotate(-67.54)" />
<rect class="cls-1" x="116.15" y="110.2" width="0.5" height="53.6" transform="translate(-127.21 169.71) rotate(-67.5)" />
<rect class="cls-1" x="182.37" y="137.67" width="0.5" height="53.5" transform="translate(-111.66 247.82) rotate(-67.5)" />
<path d="M149.5,160a9.2,9.2,0,1,1,9.2-9.2A9.18,9.18,0,0,1,149.5,160Zm0-18a8.7,8.7,0,1,0,8.7,8.7A8.71,8.71,0,0,0,149.5,142Z" transform="translate(-72.49 -22.4)" />
<path class="cls-1" d="M148.8,213.6a62.85,62.85,0,1,1,58.6-40A63.09,63.09,0,0,1,148.8,213.6Zm0-125.2a62.33,62.33,0,1,0,58.1,85l.2.1-.2-.1a62.39,62.39,0,0,0-35.4-80.7A61.4,61.4,0,0,0,148.8,88.4Z" transform="translate(-72.49 -22.4)" />
</g>
<g id="Stake_Marketing" data-name="Stake Marketing">
<circle class="cls-1" cx="93.55" cy="166.37" r="15.1" />
<text class="cls-6" transform="translate(87.71 168.47)">MKT</text>
</g>
<g id="Stake_Engineering" data-name="Stake Engineering">
<circle class="cls-1" cx="116.27" cy="143.67" r="15.1" />
<text id="ENG" class="cls-6" transform="translate(110.95 145.88)">ENG</text>
</g>
<g id="Stake_UXD" data-name="Stake UXD">
<circle class="cls-1" cx="116.28" cy="111.56" r="15.1" />
<text class="cls-6" transform="translate(109.71 113.23)">UXD</text>
</g>
<g id="Stake_Research" data-name="Stake Research">
<circle class="cls-1" cx="93.58" cy="88.84" r="15.1" />
<text class="cls-6" transform="translate(90.1 90.83)">DR</text>
</g>
<g id="Stake_Product" data-name="Stake Product">
<circle class="cls-1" cx="61.46" cy="88.83" r="15.1" />
<text class="cls-6" transform="translate(55.3 90.77)">PRO</text>
</g>
<g id="Stake_RD" data-name="Stake RD">
<circle class="cls-1" cx="38.75" cy="111.53" r="15.1" />
<text class="cls-6" transform="translate(31.12 113.33)">R&D</text>
</g>
<g id="Stake_Audiences" data-name="Stake Audiences">
<circle class="cls-1" cx="38.74" cy="143.64" r="15.1" />
<text id="AUD" class="cls-6" transform="translate(31.59 145.3)">AUD</text>
</g>
<g id="Stake_Editorial" data-name="Stake Editorial">
<circle class="cls-1" cx="61.44" cy="166.36" r="15.1" />
<text class="cls-6" transform="translate(57.48 168.59)">ED.</text>
</g>
<g id="Goal">
<text transform="matrix(1 0 0 1 80 30.9392)">
<tspan id="goal1" x="0" y="0" class="st7 st9 st10">Being more</tspan>
<tspan id="goal2" x="0" y="10.5" class="st7 st9 st10">personally</tspan>
<tspan id="goal3" x="0" y="21" class="st7 st9 st10">relevant</tspan>
</text>
</g>
<g id="Target_100_" data-name="Target 100%">
<circle class="target_circle" cx="77.01" cy="128.3" r="8.9" />
</g>
<g id="Target_80_" cdata-name="Target 80%">
<circle class="target_circle" cx="85.51" cy="137.1" r="8.9" />
</g>
<g id="Target_50_" data-name="Target 50%">
<circle class="target_circle" cx="94.41" cy="145.6" r="8.9" />
</g>
<g id="Exploratory">
<polygon class="cls-1" points="24.71 66.9 24.31 66.7 49.61 19.8 65.41 44.5 65.01 44.8 49.61 20.8 24.71 66.9" />
<path d="M126.1,70.4a2.2,2.2,0,1,0-2.2-2.2A2.1,2.1,0,0,0,126.1,70.4Z" transform="translate(-72.49 -22.4)" />
<path d="M124.9,91.3l.4,1.6c.8-.3,1.7-.6,2.5-.9l-.8-4.4,4.2-7.2.7.2.6-1.3-4.7-3.2c-.5-1.6-1.1-3.2-1.6-4.7l-.1-.1a3,3,0,0,0-1.9-1c-1.7,0-2.7,1.2-3.5,3l1.3-3.6a2.54,2.54,0,0,0-1.8-.8c-1,2.1-1.8,4.2-2.8,6.3.3.8.9,1.1,1.9.8.2-.1.5-.7.2-.1a17.36,17.36,0,0,0-.7,2.9,3.17,3.17,0,0,0,.6,2L115.7,93l.7.6.9.7,4.8-10,2,2.4.5,2.5-2.5,4.5.7.1a4.88,4.88,0,0,1,.7-.3Zm-1-11.7a9.59,9.59,0,0,1,1.5-2.8c.2.3.4.7.7,1.1V78l4,2-3.4,5.7-.6-1.3Z" transform="translate(-72.49 -22.4)" />
</g>
<g id="Evaluative">
<g id="Stake_R_2" data-name="Stake R 2">
<polygon class="cls-1" points="38.47 60.45 37.77 60.45 37.77 19.79 61.98 19.79 61.98 33.58 61.28 33.58 61.28 20.48 38.47 20.48 38.47 60.45" />
<path d="M121.61,85.69h12.51V73.18H121.61Zm2.32-9.12L125,75.51l2.87,2.87,2.87-2.87,1.06,1.06-2.87,2.87,2.87,2.87-1.06,1.06-2.87-2.87L125,83.37l-1.06-1.06,2.87-2.87Z" transform="translate(-72.49 -22.4)" />
<rect x="127.11" y="78.7" width="1.5" height="1.5" transform="translate(-91.22 91.28) rotate(-45)" />
<path d="M121.61,59.36V71.87h12.51V59.36ZM125,69.55l-1.06-1.06,6.8-6.8,1.06,1.06Z" transform="translate(-72.49 -22.4)" />
</g>
</g>
<g id="Foundational">
<g id="Stake_R_2-2" data-name="Stake R 2">
<path d="M136.64,75.83h0L132,73.08v-6a.24.24,0,0,0,0-.12h0l-.06-.06h0l-4.82-2.82a.24.24,0,0,0-.23,0l-9.46,5.6h0l-.06,0h0a.2.2,0,0,0,0,.11v.32l-4.67,2.79h0l-.06,0h0a.2.2,0,0,0,0,.11v6.08a.24.24,0,0,0,.11.19l9.41,5.7h.11a.2.2,0,0,0,.11,0h0L127,82.32l4.63,2.75h0a.22.22,0,0,0,.16,0,.2.2,0,0,0,.11,0h0l4.74-2.81a.21.21,0,0,0,.11-.19V75.94a.2.2,0,0,0,0-.11Zm-14.18,2.53V72.8l9-5.36V73ZM127,64.5l4.3,2.57L127,69.62l-4.74,2.81-4.3-2.55Zm-5,8.3v5.56l-4.22-2.54V70.26Z" transform="translate(-72.49 -22.4)" />
<polygon class="cls-1" points="32.97 60.34 32.27 60.34 32.27 19.68 67.47 19.68 67.47 33.47 66.77 33.47 66.77 20.38 32.97 20.38 32.97 60.34" />
</g>
</g>
<g id="Generative">
<g id="Stake_R_2-3" data-name="Stake R 2">
<path d="M132.49,58.9a4.42,4.42,0,0,0-4.41,4.41h0A4.33,4.33,0,0,0,129,66l-1.66,1.66a3.72,3.72,0,0,0-4.6,0l-1.94-1.91a3.14,3.14,0,1,0-4.42.46,3.16,3.16,0,0,0,2,.7h.22a2.49,2.49,0,0,0,1.5-.44l1.93,2a3.26,3.26,0,0,0-.24.4l-.08.14c0,.09-.09.17-.13.26a3.8,3.8,0,0,0,2.1,5,3.52,3.52,0,0,0,.9.24v2.4a4.41,4.41,0,1,0,1.06,0V74.35a3.58,3.58,0,0,0,1.31-.45.49.49,0,0,0,.28-.13,2.69,2.69,0,0,0,.51-.44h0a.27.27,0,0,1,.07-.08,3.73,3.73,0,0,0,.29-4.81l1.66-1.64a4.42,4.42,0,1,0,5.45-7A4.5,4.5,0,0,0,132.49,58.9Z" transform="translate(-72.49 -22.4)" />
<path d="M121.25,74.35a1.59,1.59,0,0,0-1.58-1.6h0a1.59,1.59,0,0,0-.43.06h0a1.55,1.55,0,0,0-1.26.79,1.57,1.57,0,0,0,0,1.49,1.55,1.55,0,0,0,1.26.79h0a1.59,1.59,0,0,0,2-1.53Z" transform="translate(-72.49 -22.4)" />
<path class="cls-1" d="M102.66,71.83a22.27,22.27,0,0,1,42.22-14.16l-.66.22a21.57,21.57,0,0,0-40.9,13.72Z" transform="translate(-72.49 -22.4)" />
</g>
</g>
<g id="Practise">
<g id="Stake_R_2-4" data-name="Stake R 2">
<rect x="34.73" y="51.84" width="7.55" height="14.09" />
<rect x="44.72" y="45.8" width="7.55" height="20.14" />
<rect x="54.81" y="37.84" width="7.53" height="28.09" />
<path class="cls-1" d="M106.79,64.49l-.08-.69A32.91,32.91,0,0,0,134.5,40.26l.67.2A33.6,33.6,0,0,1,106.79,64.49Z" transform="translate(-72.49 -22.4)" />
</g>
</g>
<g id="UNDER_35" data-name="UNDER 35">
<path class="cls-1" d="M94,180.78a14.17,14.17,0,1,1-7.71-27.07,64.88,64.88,0,0,0,1.08,8.8A64.23,64.23,0,0,0,94,180.78Z" transform="translate(-72.49 -22.4)" />
<text class="cls-6" transform="translate(4.36 148.75)"><35</text>
</g>
<g id="OVER_35" data-name="OVER 35">
<path class="cls-1" d="M108.67,198.73a14.16,14.16,0,0,1-24.14-10.06,14.44,14.44,0,0,1,.18-2.29,14.19,14.19,0,0,1,6.73-9.88,63,63,0,0,0,17.23,22.23Z" transform="translate(-72.49 -22.4)" />
<text class="cls-6" transform="translate(15.99 172.64)">>35</text>
</g>
<g id="Under_17" data-name="Under 17">
<path class="cls-1" d="M86.78,159.12a14.79,14.79,0,0,1-2.28-.18,14.17,14.17,0,1,1,4.33-28l.38.07a62.61,62.61,0,0,0-3,19.26A63.9,63.9,0,0,0,86.78,159.12Z" transform="translate(-72.49 -22.4)" />
<text class="cls-6" transform="translate(2.6 122.76)"><17</text>
</g>
</svg>
</div>
</div>
</div>
<div id="screen3">
</div>
</div>
<script src="data/questions.js"></script>
<script src="js/site.js"></script>
</body>
</html>