forked from Usman-Kashmiri/Common-Voice-Mozilla-Clone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontribution.html
438 lines (430 loc) · 33.5 KB
/
contribution.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Common Voice</title>
<!-- Favicon -->
<link rel="shortcut icon" href="assets/imgs/favicon.ico" type="image/x-icon">
<!-- FontAwesome -->
<link rel="stylesheet" href="assets/fontawesome/css/all.min.css">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!-- Owl Carousel CSS -->
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/contribution.css">
<link rel="stylesheet" href="assets/css/jsRapAudio.css">
</head>
<body>
<!-- Preloader -->
<!-- <div class="preloader">
<div class="spinner">
<div class="spinner--floating">
<div class="spinner__shape"></div>
</div>
</div>
</div> -->
<div class="contribution-tabs">
<div class="top d-flex justify-content-between align-items-center">
<a class="back d-flex justify-content-center align-items-center" href="#" onclick="history.back()">
<svg width="24" height="24" viewBox="0 0 24 24">
<defs>
<path id="a58"
d="M18 7c0 .6-.4 1-1 1H3.4l4.3 4.3c.4.4.4 1 0 1.4-.2.2-.4.3-.7.3-.3 0-.5-.1-.7-.3l-6-6c-.1-.1-.2-.2-.2-.3-.1-.2-.1-.5 0-.8.1-.1.1-.2.2-.3l6-6c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4L3.4 6H17c.6 0 1 .4 1 1z">
</path>
</defs>
<g fill="none" fill-rule="evenodd" transform="translate(3 5)">
<mask id="b58" fill="#fff">
<use xlink:href="#a58"></use>
</mask>
<use fill="#000" fill-rule="nonzero" xlink:href="#a58"></use>
<g fill="#4A4A4A" mask="url(#b58)">
<path d="M-3-5h24v24H-3z"></path>
</g>
</g>
</svg>
</a>
<div class="links">
<a aria-current="page" class="tab track-fs-toggle-speak active text-decoration-none"
href="#speak-page">Speak</a>
<a class="tab track-fs-toggle-listen text-decoration-none" href="#listen-page">Listen</a>
</div>
<div class="mobile-break"></div>
<a target="_blank" rel="noopener noreferrer"
class="text-decoration-none contribution-criteria d-md-block d-none text-dark" href="#">
<svg width="24" height="24" viewBox="0 0 24 24">
<path
d="M5.33752 7.91223C5.07231 7.91223 4.81795 8.01759 4.63042 8.20512C4.44288 8.39266 4.33752 8.64701 4.33752 8.91223V19.9122C4.33752 20.1774 4.44288 20.4318 4.63042 20.6193C4.81795 20.8069 5.07231 20.9122 5.33752 20.9122H16.3375C16.6027 20.9122 16.8571 20.8069 17.0446 20.6193C17.2322 20.4318 17.3375 20.1774 17.3375 19.9122V13.9122C17.3375 13.3599 17.7852 12.9122 18.3375 12.9122C18.8898 12.9122 19.3375 13.3599 19.3375 13.9122V19.9122C19.3375 20.7079 19.0215 21.4709 18.4588 22.0336C17.8962 22.5962 17.1332 22.9122 16.3375 22.9122H5.33752C4.54187 22.9122 3.77881 22.5962 3.2162 22.0336C2.65359 21.4709 2.33752 20.7079 2.33752 19.9122V8.91223C2.33752 8.11658 2.65359 7.35352 3.2162 6.79091C3.77881 6.2283 4.54188 5.91223 5.33752 5.91223H11.3375C11.8898 5.91223 12.3375 6.35995 12.3375 6.91223C12.3375 7.46452 11.8898 7.91223 11.3375 7.91223H5.33752Z">
</path>
<path
d="M14.3375 3.91223C14.3375 3.35995 14.7852 2.91223 15.3375 2.91223H21.3375C21.8898 2.91223 22.3375 3.35995 22.3375 3.91223V9.91223C22.3375 10.4645 21.8898 10.9122 21.3375 10.9122C20.7852 10.9122 20.3375 10.4645 20.3375 9.91223V4.91223H15.3375C14.7852 4.91223 14.3375 4.46452 14.3375 3.91223Z">
</path>
<path
d="M22.0446 3.20512C22.4352 3.59565 22.4352 4.22881 22.0446 4.61934L11.0446 15.6193C10.6541 16.0099 10.0209 16.0099 9.63042 15.6193C9.23989 15.2288 9.23989 14.5956 9.63042 14.2051L20.6304 3.20512C21.0209 2.8146 21.6541 2.8146 22.0446 3.20512Z">
</path>
</svg>
Understand contribution criteria
</a>
</div>
<!-- Speak page -->
<div id="speak-page" class="tabs active">
<div class="contribution-wrapper">
<div class="contribution mt-lg-5 mt-md-0 mt-0 speak d-flex flex-column justify-content-between">
<div class="cards-and-pills d-flex flex-md-row flex-column">
<div class="cards-container">
<div></div>
<div class="cards-and-instruction d-flex justify-content-center flex-column align-items-center">
<div class="instruction d-md-block d-none">
Click <i class="fa fa-microphone"></i> then read the sentence aloud
</div>
<div class="cards owl-carousel">
<div class="card d-flex align-items-center card-dimensions active">
<div class="d-flex justify-content-center align-items-center h-100">
<p>During the war the pier was further damaged by storms and an exploding mine.</p>
</div>
<audio src="unknown" id="recorded-clip"></audio>
</div>
<div class="card d-flex align-items-center card-dimensions inactive">
<div class="d-flex justify-content-center align-items-center h-100">
<p>He was appointed professor of medicine at the University of Alabama School of Medicine.</p>
</div>
<audio src="unknown" id="recorded-clip"></audio>
</div>
<div class="card d-flex align-items-center card-dimensions inactive">
<div class="d-flex justify-content-center align-items-center h-100">
<p>This species grows in sandy to gravelly soils in heath and sclerophyll forest.</p>
</div>
<audio src="unknown" id="recorded-clip"></audio>
</div>
<div class="card d-flex align-items-center card-dimensions inactive">
<div class="d-flex justify-content-center align-items-center h-100">
<p>The Administration Board of the Swedish Armed Forces was located in Stockholm.</p>
</div>
<audio src="unknown" id="recorded-clip"></audio>
</div>
<div class="card d-flex align-items-center card-dimensions inactive">
<div class="d-flex justify-content-center align-items-center h-100">
<p>A variant name is "Reed River".</p>
</div>
<audio src="unknown" id="recorded-clip"></audio>
</div>
</div>
</div>
</div>
<div class="pills">
<div class="inner d-flex flex-md-column flex-row justify-content-between align-items-center">
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between active recording">
<div class="contents">
<div class="text">Start recording</div>
</div>
<div class="num d-flex justify-content-center align-items-center">1</div>
</div>
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between pending recording">
<div class="contents"></div>
<div class="num d-flex justify-content-center align-items-center">2</div>
</div>
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between pending recording">
<div class="contents"></div>
<div class="num d-flex justify-content-center align-items-center">3</div>
</div>
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between pending recording">
<div class="contents"></div>
<div class="num d-flex justify-content-center align-items-center">4</div>
</div>
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between pending recording">
<div class="contents"></div>
<div class="num d-flex justify-content-center align-items-center">5</div>
</div>
</div>
</div>
</div>
<div class="instruction hidden-md-up">Tap
<svg width="29" height="28" viewBox="0 0 29 28">
<defs>
<path id="mic-path74"
d="M9.333 18.667A4.68 4.68 0 0 0 14 14V4.667A4.68 4.68 0 0 0 9.333 0a4.68 4.68 0 0 0-4.666 4.667V14a4.68 4.68 0 0 0 4.666 4.667zM7 4.667a2.34 2.34 0 0 1 2.333-2.334 2.34 2.34 0 0 1 2.334 2.334V14a2.34 2.34 0 0 1-2.334 2.333A2.34 2.34 0 0 1 7 14V4.667zm11.667 7V14c0 4.783-3.617 8.633-8.167 9.217v2.45H14c.7 0 1.167.466 1.167 1.166S14.7 28 14 28H4.667c-.7 0-1.167-.467-1.167-1.167s.467-1.166 1.167-1.166h3.5v-2.45C3.617 22.633 0 18.667 0 14v-2.333c0-.7.467-1.167 1.167-1.167s1.166.467 1.166 1.167V14c0 3.85 3.15 7 7 7s7-3.15 7-7v-2.333c0-.7.467-1.167 1.167-1.167s1.167.467 1.167 1.167z">
</path>
</defs>
<g fill="none" fill-rule="evenodd" transform="translate(5)">
<mask id="mic-mask74" fill="#fff">
<use xlink:href="#mic-path74"></use>
</mask>
<use xlink:href="#mic-path74"></use>
<g fill="#7a003c" mask="url(#mic-mask74)">
<path d="M-5 0h28v28H-5z"></path>
</g>
</g>
</svg>
then read the sentence aloud
</div>
<div class="primary-buttons d-flex justify-content-center align-items-center">
<!-- <canvas width="320" height="100" style="width: 320px; height: 100px;"></canvas> -->
<div id="record-btns" class="primary-button stop track-fs-speak-record">
<button id="recording-btn" type="button">
<i id="recording-icon" class="fa fa-microphone"></i>
</button>
<div class="background"></div>
</div>
</div>
<a target="_blank" rel="noopener noreferrer"
class="text-decoration-none contribution-criteria hidden-md-up" href="/en/criteria">
<svg width="24" height="24" viewBox="0 0 24 24">
<path
d="M5.33752 7.91223C5.07231 7.91223 4.81795 8.01759 4.63042 8.20512C4.44288 8.39266 4.33752 8.64701 4.33752 8.91223V19.9122C4.33752 20.1774 4.44288 20.4318 4.63042 20.6193C4.81795 20.8069 5.07231 20.9122 5.33752 20.9122H16.3375C16.6027 20.9122 16.8571 20.8069 17.0446 20.6193C17.2322 20.4318 17.3375 20.1774 17.3375 19.9122V13.9122C17.3375 13.3599 17.7852 12.9122 18.3375 12.9122C18.8898 12.9122 19.3375 13.3599 19.3375 13.9122V19.9122C19.3375 20.7079 19.0215 21.4709 18.4588 22.0336C17.8962 22.5962 17.1332 22.9122 16.3375 22.9122H5.33752C4.54187 22.9122 3.77881 22.5962 3.2162 22.0336C2.65359 21.4709 2.33752 20.7079 2.33752 19.9122V8.91223C2.33752 8.11658 2.65359 7.35352 3.2162 6.79091C3.77881 6.2283 4.54188 5.91223 5.33752 5.91223H11.3375C11.8898 5.91223 12.3375 6.35995 12.3375 6.91223C12.3375 7.46452 11.8898 7.91223 11.3375 7.91223H5.33752Z">
</path>
<path
d="M14.3375 3.91223C14.3375 3.35995 14.7852 2.91223 15.3375 2.91223H21.3375C21.8898 2.91223 22.3375 3.35995 22.3375 3.91223V9.91223C22.3375 10.4645 21.8898 10.9122 21.3375 10.9122C20.7852 10.9122 20.3375 10.4645 20.3375 9.91223V4.91223H15.3375C14.7852 4.91223 14.3375 4.46452 14.3375 3.91223Z">
</path>
<path
d="M22.0446 3.20512C22.4352 3.59565 22.4352 4.22881 22.0446 4.61934L11.0446 15.6193C10.6541 16.0099 10.0209 16.0099 9.63042 15.6193C9.23989 15.2288 9.23989 14.5956 9.63042 14.2051L20.6304 3.20512C21.0209 2.8146 21.6541 2.8146 22.0446 3.20512Z">
</path>
</svg>
Understand contribution criteria
</a>
<div class="buttons">
<div>
<button type="button" class="button outline rounded-pill d-md-block d-none">
<img src="assets/imgs/keyboard.svg" title="">
<span>Shortcuts</span>
</button>
<div class="extra-button">
<button type="button" class="button outline rounded-pill open-report-button">
<i class="fa-regular fa-flag"></i>
<span>Report</span>
</button>
</div>
</div>
<div>
<button type="button"
class="button outline rounded-pill skip align-items-center track-fs-skip-speak fs-ignore-rage-clicks">
<span>Skip</span>
<svg width="22" height="22" viewBox="0 0 22 22">
<defs>
<path id="skip-path62"
d="M12.558 6.142l-4.583 4.583a.832.832 0 0 1-.642.275.832.832 0 0 1-.641-.275.886.886 0 0 1 0-1.283L10.633 5.5 6.692 1.558a.886.886 0 0 1 0-1.283.886.886 0 0 1 1.283 0l4.583 4.583a.886.886 0 0 1 0 1.284zM6.142 4.858L1.558.275a.886.886 0 0 0-1.283 0 .886.886 0 0 0 0 1.283L4.217 5.5.275 9.442a.886.886 0 0 0 0 1.283.832.832 0 0 0 .642.275.832.832 0 0 0 .641-.275l4.584-4.583a.886.886 0 0 0 0-1.284z">
</path>
</defs>
<g fill="none" fill-rule="evenodd" transform="translate(4.583 5.5)">
<mask id="skip-mask62" fill="#fff">
<use xlink:href="#skip-path62"></use>
</mask>
<use fill="#000" fill-rule="nonzero" xlink:href="#skip-path62"></use>
<g fill="#000" mask="url(#skip-mask62)">
<path d="M-4.583-5.5h22v22h-22z"></path>
</g>
</g>
</svg>
</button>
<div title="Tap submit when ready" class="" style="display: inline;">
<div class="primary-button submit track-fs-submit-speak disabled ">
<button type="submit" disabled="">Submit</button>
<div class="background"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Listening Page -->
<div id="listen-page" class="tabs">
<div class="contribution-wrapper">
<div class="contribution mt-lg-5 mt-md-0 mt-0 liste d-flex flex-column justify-content-betweenn ">
<div class="cards-and-pills d-flex flex-md-row flex-column">
<div></div>
<div class="cards-and-instruction d-flex justify-content-center flex-column align-items-center">
<div class="instruction d-md-block d-none">Click
<i style="color: #fdbf57;" class="fa-solid fa-play"></i>
did they accurately speak the sentence?
</div>
<div class="cards">
<div class="card d-flex align-items-center card-dimensions"
style="transform: scale(1) translateX(0%); opacity: 1;">
<div class="d-flex justify-content-center align-items-center h-100"><p>During the war the pier was further damaged
by storms and an exploding mine.</p></div>
</div>
<div class="card d-flex align-items-center card-dimensions"
style="transform: scale(0.9) translateX(-130%); opacity: 1;">
<div class="d-flex justify-content-center align-items-center h-100"><p>He was appointed professor of medicine at
the University of Alabama School of Medicine.</p></div>
</div>
<div class="card d-flex align-items-center card-dimensions"
style="transform: scale(0.9) translateX(-260%); opacity: 1;">
<div class="d-flex justify-content-center align-items-center h-100"><p>This species grows in sandy to gravelly
soils in heath and sclerophyll forest.</p></div>
</div>
<div translate="no" class="card d-flex align-items-center card-dimensions"
style="transform: scale(0.9) translateX(-390%); opacity: 1;">
<div class="d-flex justify-content-center align-items-center h-100"><p>The Administration Board of the Swedish
Armed Forces was located in Stockholm.</p></div>
</div>
<div translate="no" class="card d-flex align-items-center card-dimensions inactive"
style="transform: scale(0.9) translateX(-520%); opacity: 1;">
<div class="d-flex justify-content-center align-items-center h-100"><p>A variant name is "Reed River".</p></div>
</div>
</div>
</div>
<div class="pills">
<div class="inner d-flex flex-md-column flex-row justify-content-between align-items-center">
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between active recording">
<div class="contents px-3">
<svg width="24" height="24" viewBox="0 0 24 24">
<defs>
<path id="volume-path"
d="M10.388.108c-.3-.198-.799-.099-1.099.1L4.595 3.982H.999c-.6 0-.999.397-.999.993v5.96c0 .595.4.993.999.993h3.596l4.694 3.774c.2.1.4.199.6.199.1 0 .3 0 .4-.1.299-.198.599-.496.599-.894V1.002c.1-.397-.1-.695-.5-.894zM8.99 12.822L5.594 10.14c-.2-.1-.4-.199-.6-.199H1.998V5.968h2.996c.2 0 .4-.099.6-.198L8.99 3.088v9.734zm6.193-9.039c2.297 2.285 2.297 6.059 0 8.443-.2.198-.5.298-.7.298-.2 0-.499-.1-.699-.298a.956.956 0 0 1 0-1.39c1.599-1.59 1.599-4.073 0-5.662a.956.956 0 0 1 0-1.39c.4-.398 1.1-.398 1.399 0zm3.596 11.919c-.2.199-.5.298-.7.298-.2 0-.499-.1-.699-.298a.956.956 0 0 1 0-1.39c3.496-3.477 3.496-9.138 0-12.615a.956.956 0 0 1 0-1.39.97.97 0 0 1 1.399 0c4.295 4.172 4.295 11.124 0 15.395z">
</path>
</defs>
<g fill="none" fill-rule="evenodd" transform="translate(0 4)">
<mask id="volume-mask" fill="#fff">
<use xlink:href="#volume-path"></use>
</mask>
<g fill="#4A4A4A" mask="url(#volume-mask)">
<path d="M-1-4h24v24H-1z"></path>
</g>
</g>
</svg>
</div>
<div class="num d-flex justify-content-center align-items-center">1</div>
</div>
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between pending recording">
<div class="contents px-3"></div>
<div class="num d-flex justify-content-center align-items-center">2</div>
</div>
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between pending recording">
<div class="contents px-3"></div>
<div class="num d-flex justify-content-center align-items-center">3</div>
</div>
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between pending recording">
<div class="contents px-3"></div>
<div class="num d-flex justify-content-center align-items-center">4</div>
</div>
<div class="pill d-flex justify-content-center align-items-center overflow-hidden flex-row-reverse flex-md-row justify-content-md-between pending recording">
<div class="contents px-3"></div>
<div class="num d-flex justify-content-center align-items-center">5</div>
</div>
</div>
</div>
</div>
<div class="instruction hidden-md-up">Tap
<i style="color: #fdbf57;" class="fa-solid fa-play"></i>
did they accurately speak the sentence?
</div>
<div class="primary-buttons d-flex justify-content-center align-items-center">
<!-- <canvas width="320" height="100" style="width: 320px; height: 100px;"></canvas> -->
<div id="listen-player"></div>
<div class="bg-white">
<button type="button" class="btn rounded-pill border vote-button yes track-fs-vote-yes"
disabled="">
<svg width="24" height="24" viewBox="0 0 24 24">
<defs>
<path id="thumbs-up-path"
d="M21.367 8.2c-.506-.6-1.215-1.1-2.025-1.2h-5.165V4c0-2.2-1.823-4-4.05-4-.405 0-.81.2-.912.6L5.468 9h-2.43C1.316 9 0 10.3 0 12v7c0 1.7 1.316 3 3.038 3h14.481c1.519 0 2.734-1.1 3.038-2.5l1.418-9c.1-.8-.102-1.6-.608-2.3zM5.063 20H3.038c-.608 0-1.013-.4-1.013-1v-7c0-.6.405-1 1.013-1h2.025v9zm13.469-.8c-.102.5-.507.8-1.013.8H7.089v-9.8l3.645-8.1c.81.3 1.418 1 1.418 1.9v4c0 .6.405 1 1.013 1h5.974c.304 0 .507.2.71.4.202.2.202.5.202.7l-1.52 9.1z">
</path>
</defs>
<g fill="none" fill-rule="evenodd" transform="translate(1 1)">
<mask id="thumbs-up" fill="#fff">
<use xlink:href="#thumbs-up-path"></use>
</mask>
<g fill="#4A4A4A" mask="url(#thumbs-up)">
<path d="M-1-1h24v24H-1z"></path>
</g>
</g>
</svg>
<span>Yes</span>
</button>
</div>
<div class="primary-button play track-fs-play-clip">
<button type="button">
<svg viewBox="0 0 13 15">
<g stroke="none" stroke-width="1" fill="#fdbf57" fill-rule="evenodd">
<g id="icon-/-play" fill="#fdbf57">
<path
d="M0.978009259,0 C1.03819475,0 1.09587164,0.00733847847 1.15104167,0.0220156556 C1.2062117,0.0366928327 1.2613809,0.0538159491 1.31655093,0.0733855186 C1.37172095,0.0929550881 1.42438247,0.117416683 1.47453704,0.146771037 L12.5486111,6.7074364 C12.6388893,6.75636032 12.7191355,6.82240663 12.7893519,6.9055773 C12.8595683,6.98874797 12.9122298,7.08170203 12.947338,7.18444227 C12.9824462,7.28718251 13,7.39236737 13,7.5 C13,7.85225225 12.8495385,8.11643748 12.5486111,8.2925636 L1.45949074,14.853229 C1.38927434,14.9021529 1.31153592,14.9388453 1.22627315,14.9633072 C1.14101038,14.9877692 1.05324119,15 0.962962963,15 C0.882715648,15 0.802469537,14.9902154 0.722222222,14.9706458 C0.641974907,14.9510762 0.566744178,14.9217223 0.496527778,14.8825832 C0.165507604,14.6966723 0,14.4227024 0,14.0606654 L0.0150462963,0.939334638 C0.0150462963,0.577297603 0.1805539,0.30332774 0.511574074,0.11741683 C0.652006875,0.0391385519 0.807483715,0 0.978009259,0 Z"
id="play-button"></path>
</g>
</g>
</svg>
</button>
<div class="background"></div>
</div>
<div class="bg-white">
<button type="button" class="btn rounded-pill border vote-button no track-fs-vote-no"
disabled="">
<svg width="24" height="24" viewBox="0 0 24 24">
<defs>
<path id="thumbs-down-path"
d="M22 2.913C21.797 1.205 20.38 0 18.658 0H4.48C2.96 0 1.745 1.105 1.442 2.511L.024 11.553c-.203 1.607.911 3.214 2.532 3.415h5.266v3.014c0 2.21 1.823 4.018 4.05 4.018.406 0 .81-.2.912-.603l3.747-8.438h2.026c1.721 0 3.14-1.206 3.342-2.913V3.014c.101 0 .101-.1.101-.1zm-7.09 8.94l-3.645 8.138c-.81-.302-1.418-1.005-1.418-1.909v-4.018c0-.603-.405-1.005-1.012-1.005H3.062h-.203c-.506-.1-.911-.602-.81-1.105l1.418-9.04c.101-.503.506-.905 1.013-.905h10.43v9.845zm5.065-1.908c-.102.603-.71 1.105-1.317 1.105h-1.722V2.01h1.722c.608 0 1.215.501 1.317 1.104v6.831z">
</path>
</defs>
<g fill="none" fill-rule="evenodd" transform="translate(1 1)">
<mask id="thumbs-down-mask" fill="#fff">
<use xlink:href="#thumbs-down-path"></use>
</mask>
<g fill="#4A4A4A" mask="url(#thumbs-down-mask)">
<path d="M-1-1h24v24H-1z"></path>
</g>
</g>
</svg>
<span>No</span>
</button>
</div>
</div>
<a target="_blank" rel="noopener noreferrer"
class="text-decoration-none contribution-criteria hidden-md-up" href="/en/criteria">
<svg width="24" height="24" viewBox="0 0 24 24">
<path
d="M5.33752 7.91223C5.07231 7.91223 4.81795 8.01759 4.63042 8.20512C4.44288 8.39266 4.33752 8.64701 4.33752 8.91223V19.9122C4.33752 20.1774 4.44288 20.4318 4.63042 20.6193C4.81795 20.8069 5.07231 20.9122 5.33752 20.9122H16.3375C16.6027 20.9122 16.8571 20.8069 17.0446 20.6193C17.2322 20.4318 17.3375 20.1774 17.3375 19.9122V13.9122C17.3375 13.3599 17.7852 12.9122 18.3375 12.9122C18.8898 12.9122 19.3375 13.3599 19.3375 13.9122V19.9122C19.3375 20.7079 19.0215 21.4709 18.4588 22.0336C17.8962 22.5962 17.1332 22.9122 16.3375 22.9122H5.33752C4.54187 22.9122 3.77881 22.5962 3.2162 22.0336C2.65359 21.4709 2.33752 20.7079 2.33752 19.9122V8.91223C2.33752 8.11658 2.65359 7.35352 3.2162 6.79091C3.77881 6.2283 4.54188 5.91223 5.33752 5.91223H11.3375C11.8898 5.91223 12.3375 6.35995 12.3375 6.91223C12.3375 7.46452 11.8898 7.91223 11.3375 7.91223H5.33752Z">
</path>
<path
d="M14.3375 3.91223C14.3375 3.35995 14.7852 2.91223 15.3375 2.91223H21.3375C21.8898 2.91223 22.3375 3.35995 22.3375 3.91223V9.91223C22.3375 10.4645 21.8898 10.9122 21.3375 10.9122C20.7852 10.9122 20.3375 10.4645 20.3375 9.91223V4.91223H15.3375C14.7852 4.91223 14.3375 4.46452 14.3375 3.91223Z">
</path>
<path
d="M22.0446 3.20512C22.4352 3.59565 22.4352 4.22881 22.0446 4.61934L11.0446 15.6193C10.6541 16.0099 10.0209 16.0099 9.63042 15.6193C9.23989 15.2288 9.23989 14.5956 9.63042 14.2051L20.6304 3.20512C21.0209 2.8146 21.6541 2.8146 22.0446 3.20512Z">
</path>
</svg>
Understand contribution criteria
</a>
<div class="buttons">
<div>
<button type="button" class="button outline rounded-pill d-md-block d-none">
<img src="assets/imgs/keyboard.svg" title="">
<span>Shortcuts</span>
</button>
<div class="extra-button">
<button type="button" class="button outline rounded-pill open-report-button">
<i class="fa-regular fa-flag"></i>
<span>Report</span>
</button>
</div>
</div>
<div>
<button type="button"
class="button outline rounded-pill skip align-items-center track-fs-skip-speak fs-ignore-rage-clicks">
<span>Skip</span>
<i class="fa-solid fa-angles-right"></i>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Javascript -->
<!-- Jquery -->
<script src="assets/js/jquery-3.6.0.min.js"></script>
<!-- FontAwesome -->
<script src="assets/fontawesome/js/all.min.js"></script>
<!-- Bootstarp JS -->
<script src="assets/js/bootstrap.bundle.min.js"></script>
<!-- Owl Carousel JS -->
<script src="assets/js/owl.carousel.min.js"></script>
<!-- Tagify JS -->
<script src="assets/js/tagify.min.js"></script>
<!-- Custom JS -->
<script src="assets/js/main.js"></script>
<script src="assets/js/jsRapAudio.js"></script>
</body>
</html>