-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresearchersPrivacyPolicy.html
More file actions
executable file
·81 lines (63 loc) · 3.58 KB
/
researchersPrivacyPolicy.html
File metadata and controls
executable file
·81 lines (63 loc) · 3.58 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
75
76
77
78
79
80
81
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Mobistudy</title>
</head>
<body>
<h1>Privacy policy of the Mobistudy researchers platform</h1>
<h2>Version 2022-01-26</h2>
<p>
The Mobistudy website is used by researchers to set up mobile-based studies and retrieve data from participants.
In order to use the website you will need to create an account with your email and password. These are needed to
allow logging in into the system and to recover the password in case you lose it.
</p>
<p>
In order to create a study, you will first need to be invited to join a team, this is done by the Mobistudy
staff using your email address.
</p>
<p>
When you create a study, you will enter information about the study including who are the main investigators and
their institutions. This information may also be related to you and will be shared with all potential
participants that have been matched by the platform.
</p>
<p>
All the data collected about you are securely transferred and stored on a server hosted and managed by the
University of Malmö, Sweden. Data is encrypted at rest and during transmission. Personnel from the University of
Malmö may access the server and your data for technical maintenance, but will not process any of these data for
research purposes, but may publish general statistics about the number of users registered on the platform and
the institutions they belong to.
</p>
<p>
Under no circumstances other than the ones specified above, will your data be shared with other parties or
individuals.
</p>
<p>
Your data are kept on the server for as long as you decide to keep your profile on Mobistudy. If you want your
profile to be removed you will have to contact the Mobsitudy staff. Please be aware that if you have declared
any personal information as part of a configuration of a study, for example by listing yourself as a study
investigator, this information cannot be removed as it is needed for audit by both participants and authorities.
</p>
<p>
The server will also record technical logs containing the date and time you send or request data and the IP
address from which the data comes from, but not the data associated with the request. These technical logs are
needed for security audit and will be kept for 1 year in all circumstances, also if you decide to delete your
account.
</p>
<p>
You can download the data in a machine-readable format. Contact mobistudy@mau.se if you need to.
</p>
<p>
Malmö University is the Controller of the processing of personal information which is done based on your
consent. The consent can be revoked at any time by contacting mobistudy@mau.se and any material processed based
on your previous consent will be erased. The same address applies if you would like to find out what has been
registered about you or if you would like to have errors corrected, information erased or processing restricted.
</p>
<p>
If you have questions about the university’s processing of personal information you may contact the Data
Protection Officer at dataskyddsombud@mau.se and if you have complaints that cannot be resolved with Malmö
university you may submit these to Integritetsskyddsmyndigheten.
</p>
</body>
</html>