-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_contents.html
More file actions
78 lines (68 loc) · 4.36 KB
/
Copy pathpackage_contents.html
File metadata and controls
78 lines (68 loc) · 4.36 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
<div id="package_contents" class="limited-width fs-5 content-section mt-5">
<h1 class="mt-5">SECTION 1: Package Contents</h1>
<p>This section will give you a complete overview of all the items you have received in your welcome package from the panel management team.
If you are missing any items or have damaged/lost any of the items below, please reach out to your panel management team.
</p>
<div class="col-md-6">
<h5 class="mb-3">Below is a list of items you should have received:</h4>
<ul class="fs-5">
<li>1 DIRT watch</li>
<li>1 white data collection cable</li>
<li>1 micro-USB charging cable</li>
<li>1 USB wall adapter</li>
<li>Multiple packs of disposable sticky pads</li>
</ol>
</div>
<h2 class="mt-5">DIRT Watch & Data Collection Cable</h1>
<p>On the DIRT watch, you will notice 4 alpha-numerical ID. This 4-character ID is
<b>very important</b> because this is your <b>Participant ID</b>. You will need to
provide this ID every time you communicate with the panel management team moving forward. In the
example below, you will see the DIRT watch and data collection cable. The
Participant ID in this example is <b>9A45</b>. If the ID label is peeling or
have fallen off, please notify your panel management team.</p>
<div class="container my-7">
<div class="row align-items-start">
<div class="col-md-6">
<img src="assets/contents_watch_cable.jpg" alt="DIRT Watch & Cable" class="img-fluid rounded border"
width="600px">
</div>
</div>
<p></p>
<div class="alert alert-info" role="alert">
💡 <strong>Note:</strong> The DIRT watch <b>does not</b> have an on/off switch. The device will
automatically go to sleep if you do not use it for our research. If the red LED is flickering on the watch, then it is awake. Please <b>DO NOT</b> keep your device plugged
into the charger or your computer when not in use. Only charge your device when you are about to use it for a study (4-5 hours before doing the study).
</div>
<div class="alert alert-warning" role="alert">
⚠️ <strong>Warning:</strong> The DIRT watch is <b>not</b> water-resistant or waterproof so please <b>do not get it wet</b>!
</div>
</div>
<h2 class="mt-5">Data Collection Sticky Pads</h2>
<p>You are provided with packs of gel stickies to use when participating in
our studies. Each pack contains 6 stickies as shown below. You will only need 2 stickies for each study. Leftover stickies can be placed back into their packaging and stored in a cool location. Please note that these stickies are <b>one time use only</b> so please toss the used ones after each study.</p>
<p>Please let your panel management team know whenever you are running low on these sticky pads so they can provide you more.</p>
<div class="container my-5">
<div class="row align-items-start">
<div class="col-md-6">
<img src="assets/contents_stickies.jpg" alt="Data collection sticky pads"
class="img-fluid rounded border" width="100%">
</div>
</div>
</div>
<div class="alert alert-info" role="alert">
💡 <strong>Note:</strong> If you commonly have sweaty hands, you can use some regular scotch tape to help secure the stickies onto your fingertips so they do not fall off due to the increased moisture.
</div>
<h2 class="mt-5">USB Wall Adapter & Charging Cable</h2>
<p>You are provided a USB wall adapter and a micro-USB charging cable to use
with your DIRT watch. Please only use the provided adapter and cable to charge your DIRT watch.</p>
<div class="container my-7">
<div class="row align-items-start">
<div class="col-md-6">
<img src="assets/contents_charging.jpg" alt="USB wall adapter and cable"
class="img-fluid rounded border" width="600px">
</div>
</div>
<p></p>
</div>
<p></p>
</div>