-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfoSheet.html
More file actions
74 lines (62 loc) · 3.01 KB
/
infoSheet.html
File metadata and controls
74 lines (62 loc) · 3.01 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
<!DOCTYPE html>
<html>
<body style="font-family:arial;font-size: 13px;">
<p>
This study is investigating audio algorithms designed to improve how individuals localise where a sound comes
from
when using binaural technology.
We are inviting participants who are: </p>
<ul>
<li>
normal hearing
</li>
<li>
18 years or older
</li>
</ul>
<p> to participate in this study. You may terminate your participation at any time. </p>
<h2>What tasks will I be asked to complete?</h2>
<p>
This App has five parts that you will be guided through. These are:
<ul>
<li>Infomation Sheet - Reading and indicating if you agree or disagree to participate.</li>
<li>Experiment Settings - Generating a unique ID and setting your headphones to a comfortable level.</li>
<li>Calibration - Complete a short process to generate a unique audio algorithm.</li>
<li>Training - to introduce different parts of the interface. </li>
<li>Listening Test - The full listening test, this involves short noise bursts and identifying on a diagram
the direction you perceived them as coming from. </li>
</ul>
<p>After completing the listening test you will need to upload the results.</p>
<h2>Are there any risks involved?</h2>
<p>
Participation in this study is low risk, with noise exposure and fatigue the only possible risks. To mitigate
the risk
of noise exposure, the app will guide you through the process setting the audio level to a safe volume before being allowed to continue.</p>
<p>
To minimise the risk of fatigue, the app will prompt you to take a break part way through.
<b>
You are reminded your
participation in this experiment is voluntary and you may pause the experiment to take a rest or stop the experiment
entirely at any time.
</b>
</p>
<p>
By completing the tasks in this app you will be contributing to research at the University of York. This means that
you
consent to us using your responses for the research purposes outlined below. All data is collected anonymously and
is
stored confidentially in accordance with UK and EU Data Protection laws.
</p>
<p>
Anonymous responses to the survey and experimental task will be stored in line with the University policy. They may be used (either
individually or aggregated across participants) in internal or external research publications and/or to inform the
design and implementation of new audio technology with our commercial partners.
</p>
<em>Results from the app will only be stored if you choose to upload them.</em>
<p>
If you wish to receive a copy of your data or withdraw your data, you can do this by contacting
<a href="mailto:ncab500@york.ac.uk">ncab500@york.ac.uk</a>
or <a href="mailto:gavin.kearney@york.ac.uk">gavin.kearney@york.ac.uk</a>
</p>
</body>
</html>