-
Notifications
You must be signed in to change notification settings - Fork 4
/
variability-capture-checklist.html
622 lines (574 loc) · 24.7 KB
/
variability-capture-checklist.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
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
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
---
layout: splash
title: Variability Capture Checklist
header:
overlay_image: "https://image.freepik.com/free-photo/flat-lay-notebook-with-list-desk_23-2148938735.jpg"
overlay_image: "https://img.rawpixel.com/s3fs-private/rawpixel_images/website_content/270-jira05545424-jj.jpg?w=1000&dpr=1&fit=default&crop=default&q=65&vib=3&con=3&usm=15&bg=F4F4F3&auto=format&ixlib=js-2.2.1&s=a49917fb02c73969cb6bc614438624e3"
---
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/clay/lib/css/atlas.css">
<script src="https://cdn.jsdelivr.net/npm/clay/lib/js/clay.js"></script>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ho+j7jyWK8fNQe+A12Hb8AhRq26LrZ/JpcUGGOn+Y7RsweNrtN/tE3MoK7ZeZDyx" crossorigin="anonymous"></script>
<body style="background-color:white!important">
<div style="padding: 0vh 5vw">
<h1>Variability Capture Checklist</h1>
<hr/>
<div aria-orientation="vertical" class="panel-group" role="tablist">
<div class="panel" role="tablist">
<button
aria-controls="collapsePanelOne"
id="button1"
aria-expanded="false"
class="btn btn-unstyled panel-header panel-header-link collapse-icon collapse-icon-middle collapsed"
data-target="#collapsePanelOne"
data-toggle="collapse"
role="tab"
>
<span class="panel-title"><h4>How was variability captured in this study?</h4></span>
<span class="collapse-icon-closed">
<svg
class="lexicon-icon lexicon-icon-angle-right"
role="presentation"
>
<use xlink:href="/assets/images/icons.svg#angle-right"></use>
</svg>
</span>
<span class="collapse-icon-open">
<svg
class="lexicon-icon lexicon-icon-angle-down"
role="presentation"
>
<use xlink:href="/assets/images/icons.svg#angle-down"></use>
</svg>
</span>
</button>
<div
class="panel-collapse collapse"
id="collapsePanelOne"
role="tabpanel"
>
<div class="panel-body">
<div class="form-group">
<h4 style="display:inline">Dataset</h4>
<label style="float:right; width: 11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#dataset_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="dataset_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="What dataset was used to generate this finding?
Were other datasets used for external validation?
Was the dataset separated for the learning and validation of results?"></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Repeated measurements</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#repeatedmeasure_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="repeatedmeasure_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Were multiple measurements taken per sample?
Was each modality/feature evaluated multiple times?
What was the reliability of the dataset?"></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Phenotypic targets</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#phenotypictarg_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="phenotypictarg_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Were multiple measurements taken per sample?
Was each modality/feature evaluated multiple times?
What was the reliability of the dataset?"></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Modalities</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#modality_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="modality_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Were data collected using multiple measurement techniques?
Were findings compared to those generated using another modality?"></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Processing configurations</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#procconfig_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="procconfig_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Were multiple processing pipelines considered?
Were various sets of parameters used?"></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Numerical uncertainty</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#numunc_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="numunc_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Was noise added to the data?
Was noise added to the processing?
Were various infrastructures (e.g. OSes) used?"></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Resolution</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#resolution_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="resolution_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Was the finding evaluated across multiple spatial or temporal resolutions?
Were results using multiple expertly-defined regional boundaries compared?"></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Analyst (data collection)</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#analystdata_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="analystdata_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Were data collected by different individuals?
Were data collected using different apparatus?"></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Analyst (processing & modelling)</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#analystproc_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="analystproc_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Were tools developed by >1 individual?
Were multiple expert opinions considered?
Were results replicated across analysts?"></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Other</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Explored" data-label-on="Explored" data-toggle="collapse" href="#other1_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="other1_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder=""></textarea>
</div>
</div>
</div>
</div>
</div>
<hr/>
<!-- start grp 2 -->
<div class="panel" role="tablist">
<button
aria-controls="collapsePanelTwo"
id="button2"
aria-expanded="false"
class="btn btn-unstyled panel-header panel-header-link collapse-icon collapse-icon-middle collapsed"
data-target="#collapsePanelTwo"
data-toggle="collapse"
role="tab"
>
<span class="panel-title"><h4>How was variabilty used in the analyses?</h4></span>
<span class="collapse-icon-closed">
<svg
class="lexicon-icon lexicon-icon-angle-right"
role="presentation"
>
<use xlink:href="/assets/images/icons.svg#angle-right"></use>
</svg>
</span>
<span class="collapse-icon-open">
<svg
class="lexicon-icon lexicon-icon-angle-down"
role="presentation"
>
<use xlink:href="/assets/images/icons.svg#angle-down"></use>
</svg>
</span>
</button>
<div
class="panel-collapse collapse"
id="collapsePanelTwo"
role="tabpanel"
>
<div class="panel-body">
<div class="form-group">
<h4 style="display:inline">Stability of features/effect size</h4>
<label style="float:right;width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Used" data-label-on="Used" data-toggle="collapse" href="#effectsize_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="effectsize_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Such as measures of test-retest reliability (e.g. discriminability), the number of significant digits in results, variance in model performance, or measures of group differences."></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Repeated Measures Analysis</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Used" data-label-on="Used" data-toggle="collapse" href="#repeatedanalysis_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="repeatedanalysis_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Such as what may be performed to evaluate whether a statistical difference across the perturbed axes existed and had an impact on the results (e.g., RM-ANOVA, Linear Mixture Modelling)."></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Meta-analysis</h4>
<label style="float:right; width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Used" data-label-on="Used" data-toggle="collapse" href="#metaana_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="metaana_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Such as generating consensus results across each unique corpus of similarly produced findings."></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Meta-study</h4>
<label style="float:right;width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Used" data-label-on="Used" data-toggle="collapse" href="#metastud_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="metastud_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Such as considering uniquely generated findings with an effort to evaluate the impact of independent experimental facets."></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Dataset augmentation</h4>
<label style="float:right;width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Used" data-label-on="Used" data-toggle="collapse" href="#dataaug_d">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="dataaug_d">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Such as leveraging variably-derived data products to increase the number of measurements available for analysis."></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Other</h4>
<label style="float:right;width:11em" class="toggle-switch">
<input class="toggle-switch-check" type="checkbox" />
<span aria-hidden="true" class="toggle-switch-bar">
<span class="toggle-switch-handle" data-label-off="Not Used" data-label-on="Used" data-toggle="collapse" href="#other_2">
<span class="toggle-switch-icon toggle-switch-icon-on">
<svg class="lexicon-icon lexicon-icon-check" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#check" />
</svg>
</span>
<span class="toggle-switch-icon toggle-switch-icon-off">
<svg class="lexicon-icon lexicon-icon-times" focusable="false" role="presentation">
<use href="/assets/images/icons.svg#times" />
</svg>
</span>
</span>
</span>
</label>
<div style="width:80%" class="form-group panel-collapse collapse" id="other_2">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder=""></textarea>
</div>
</div>
</div>
</div>
</div>
<hr/>
<div class="panel" role="tablist">
<button
id="button3"
aria-controls="collapsePanelThree"
aria-expanded="false"
class="btn btn-unstyled panel-header panel-header-link collapse-icon collapse-icon-middle collapsed"
data-target="#collapsePanelThree"
data-toggle="collapse"
role="tab"
>
<span class="panel-title"><h4>Remaining biases & impact</h4></span>
<span class="collapse-icon-closed">
<svg
class="lexicon-icon lexicon-icon-angle-right"
role="presentation"
>
<use xlink:href="/assets/images/icons.svg#angle-right"></use>
</svg>
</span>
<span class="collapse-icon-open">
<svg
class="lexicon-icon lexicon-icon-angle-down"
role="presentation"
>
<use xlink:href="/assets/images/icons.svg#angle-down"></use>
</svg>
</span>
</button>
<div
class="panel-collapse collapse"
id="collapsePanelThree"
role="tabpanel"
>
<div class="panel-body">
<div class="form-group">
<h4 style="display:inline">Potential remaining sources of bias</h4>
<div style="width:80%" class="form-group">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Enumerate and describe other possible sources of bias that were not explored within your study and provide brief justification for why they were not explored."></textarea>
</div>
</div>
<div class="form-group">
<h4 style="display:inline">Impact of variability</h4>
<div style="width:80%" class="form-group">
<label for="basicInputTypeTextarea">Description</label>
<textarea class="form-control" rows=3 id="basicInputTypeTextarea" placeholder="Briefly summarize the impact of the included variability analyses on your findings."></textarea>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sheet-footer" style="display: flex; justify-content:flex-end">
<div class="btn-group-item">
<div class="btn-group-item">
<button class="btn btn-primary" type="button" onclick="printFunction()">Save Form</button>
</div>
</div>
</div>
</div>
<script>
function sleep(milliseconds) {
const date = Date.now();
let currentDate = null;
do {
currentDate = Date.now();
} while (currentDate - date < milliseconds);
}
function printFunction() {
let array = ['button1', 'button2', 'button3'];
array.forEach((element) => {
elm = document.getElementById(element);
if (elm.ariaExpanded == 'false') {
elm.click();
};
});
sleep(400); //emperically determined to be min time for the collapse animation to finish
$(document).ready(function () {
window.print();
});
}
</script>
</body>