Skip to content

Commit

Permalink
Merge pull request #101 from ineshbose/issue/41-add_ethics_form
Browse files Browse the repository at this point in the history
Ethics form
  • Loading branch information
ineshbose committed Jan 28, 2022
2 parents 9414b03 + 9336f27 commit ad82b67
Showing 1 changed file with 94 additions and 0 deletions.
94 changes: 94 additions & 0 deletions docs/Ethics Checklist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
1. **_Participants were not exposed to any risks greater than those encountered in their normal working life._**

Investigators have a responsibility to protect participants from physical and mental harm during the investigation. The risk of harm must be no greater than in ordinary life. Areas of potential risk that require ethical approval include, but are not limited to, investigations that occur outside usual laboratory areas, or that require participant mobility (e.g. walking, running, use of public transport), unusual or repetitive activity or movement, that use sensory deprivation (e.g. ear plugs or blindfolds), bright or flashing lights, loud or disorienting noises, smell, taste, vibration, or force feedback


2. **_The experimental materials were paper-based, or comprised software running on standard hardware._**

Participants should not be exposed to any risks associated with the use of non-standard equipment: anything other than pen-and-paper, standard PCs, laptops, iPads, mobile phones and common hand-held devices is considered non-standard.


3. **_All participants explicitly stated that they agreed to take part, and that their data could be used in the project._**

If the results of the evaluation are likely to be used beyond the term of the project (for example, the software is to be deployed, or the data is to be published), then signed consent is necessary. A separate consent form should be signed by each participant.

Otherwise, verbal consent is sufficient, and should be explicitly requested in the introductory script.


4. **_No incentives were offered to the participants._**

The payment of participants must not be used to induce them to risk harm beyond that which they risk without payment in their normal lifestyle.


5. **_No information about the evaluation or materials was intentionally withheld from the participants._**

Withholding information or misleading participants is unacceptable if participants are likely to object or show unease when debriefed.


6. **_No participant was under the age of 16._**

Parental consent is required for participants under the age of 16.


7. **_No participant has an impairment that may limit their understanding or communication._**

Additional consent is required for participants with impairments.


8. **_Neither I nor my supervisor is in a position of authority or influence over any of the participants._**

A position of authority or influence over any participant must not be allowed to pressurise participants to take part in, or remain in, any experiment.


9. **_All participants were informed that they could withdraw at any time._**

All participants have the right to withdraw at any time during the investigation. They should be told this in the introductory script.


10. **_All participants have been informed of my contact details._**

All participants must be able to contact the investigator after the investigation. They should be given the details of both student and module co-ordinator or supervisor as part of the debriefing.


11. **_The evaluation was discussed with all the participants at the end of the session, and all participants had the opportunity to ask questions._**

The student must provide the participants with sufficient information in the debriefing to enable them to understand the nature of the investigation. In cases where remote participants may withdraw from the experiment early and it is not possible to debrief them, the fact that doing so will result in their not being debriefed should be mentioned in the introductory text.


12. **_All the data collected from the participants is stored in an anonymous form._**

All participant data (hard-copy and soft-copy) should be stored securely, and in anonymous form.


<table>
<tbody>
<tr>
<td>Project title</td>
<td>Portion Mate</td>
</tr>
<tr>
<td>Student's Name</td>
<td>Inesh Bose</td>
</tr>
<tr>
<td>Student Number</td>
<td>2504266B</td>
</tr>
<tr>
<td>Student's Signature</td>
<td>
<a href="https://inesh.xyz/sign/?id=portion-mate-ethics" target="_blank">
<img src="https://img.shields.io/endpoint?url=https://inesh.xyz/sign/portion-mate-ethics.json" alt="Signature badge" />
</a>
</td>
</tr>
<tr>
<td>Supervisor's Signature</td>
<td>Oana Andrei</td>
</tr>
<tr>
<td>Date</td>
<td></td>
</tr>
</tbody>
</table>

0 comments on commit ad82b67

Please sign in to comment.