-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexternal_page.html
More file actions
36 lines (28 loc) · 2.34 KB
/
external_page.html
File metadata and controls
36 lines (28 loc) · 2.34 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
<div id="consent">
<div align="left">
<ul>
<p> </p>
<p>Study Title: Estimating average emotions of groups</p>
<p>Researcher: Amit Goldenberg</p>
<p>Version Date: 01.22.19</p>
<p><strong><u>What is the purpose of this research? </u></strong></p>
<p>The overall purpose of the research is to learn more about the subjective qualities of emotion and how people estimate others’ emotions. Especially, we want to understand how people perceive the emotions of a multiple people.</p>
<p><strong><u>What can I expect if I take part in this research?</u></strong></p>
<p>This experiment will be completed online. During the experiment, you will be asked to watch a sequence of faces all expressing either positive or negative emotions and to estimate the average emotions expressed by these faces. Following this task, you will then be asked to complete a short survey. </p>
<p>The overall duration of this study will be approximately 20 mins.You will be payed $2.3 for your participation. </p>
<p><strong><em>What should I know about a research study? </em></strong></p>
<ul>
<li>Whether or not you take part is up to you.</li>
<li>Your participation is completely voluntary.</li>
<li>You can agree to take part and later change your mind.</li>
<li>Your decision will not be held against you. </li>
<li>Your refusal to participate will not result in any consequences or any loss of benefits that you are otherwise entitled to receive.</li>
<li>You can ask all the questions you want before you decide.</li>
</ul>
<p><strong><em><u>Who can I talk to? </u></em></strong></p>
<p>If you have questions or concerns about your participation or payment, or want to request a summary of research findings, please contact the researcher: Amit Goldenberg, Assistant Professor of Business Administration, Harvard Business School, Soldiers Field, Boston, MA 02163; agoldenberg@hbs.edu. This research has been reviewed and approved by the Harvard University Area Institutional Review Board (“IRB”). You may talk to them at (617) 496-2847 or cuhs@harvard.edu.</p>
<p>
<input type="checkbox" id="consent_checkbox" />
<strong>I have read and understand the information above. I am age 18 or older. I want to participate in this research and continue with the task. </strong> </p>
<button type="button" id="start">Start Experiment</button>
</div>