-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresults.html
More file actions
244 lines (206 loc) · 10.2 KB
/
results.html
File metadata and controls
244 lines (206 loc) · 10.2 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!DOCTYPE HTML>
<!--
Telemetry by Pixelarity
pixelarity.com | hello@pixelarity.com
License: pixelarity.com/license
-->
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7NGD19FCGC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7NGD19FCGC');
</script>
<title>MOODS by MD2K</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
</head>
<body id="top">
<!-- Header -->
<header id="header">
<!-- Logo -->
<div class="logo">
<a href="index.html">MOODS</a><span> The <a href="https://www.md2k.org" target="_blank">MD2K Center of Excellence</a> at <a href="https://www.memphis.edu" target="_blank">The University of Memphis</a> </span>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="results.html">Results</a></li>
<!--<li><a href="index.html">Visualizations</a></li>-->
<!--<li><a href="index.html#participate">Participate</a></li>-->
<!--<li><a href="manual.pdf">Manual</a></li>-->
<li><a href="index.html#FAQ">FAQ</a></li>
<li><a href="terms.html">Terms</a></li>
<li><a href="team.html">Team</a></li>
<li><a href="publications.html">Publications</a></li>
</ul>
</nav>
</header>
<section id="framework-section" class="wrapper style1 special" >
<div class="inner">
<h2 style="text-align: center; font-size: 32px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
MOODS Study Design Overview
</h2>
<!-- Centering the image -->
<div style="display: flex; justify-content: center; align-items: center; background-color: white; padding: 20px;">
<img id="framework" src="results/framewrok.png" width="1000" height="500" alt="MOODS framework" style="display: block; max-width: 100%; height: auto;" />
</div>
</div>
</section>
<section id="sankey-section" class="wrapper style1 special" >
<div class="inner">
<h2 style="text-align: center; font-size: 32px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Theoretical Framework for Weekly Visualizations
</h2>
<!-- Centering the image -->
<div style="display: flex; justify-content: center; align-items: center; background-color: white; padding: 20px;">
<img id="sankey" src="results/sankey.png" alt="sankey framework" style="display: block; max-width: 100%; height: auto;" />
</div>
<br>
<p style="font-size: 22px; font-family: 'Arial', sans-serif; font-weight: bold; text-align: center; color: white;">
Sample of all the visualizations designed and deployed in the MOODS Study can be found
<a href="https://odin.md2k.org/moods/ce05c88b-b3c2-387e-afbb-bc977fd886d4/vis//week14/5015c9da-fb15-11ed-b685-d09466493b6d.html"
target="_blank"
style="color: #e60000; text-decoration: none; font-weight: bold; font-size: 22px;">
here
</a>.
</p>
</div>
</section>
<section id="two" class="wrapper style1 special">
<a id="Data"></a>
<div class="inner">
<h2 style="text-align: center; font-size: 32px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
MOODS Participation</h2>
<div class="stats">
<article>
<h3><span style="display: block; font-size: 2em; font-weight: bold;">136</span>Participants</h3>
</article>
<article>
<h3><span style="display: block; font-size: 2em; font-weight: bold;">6911</span>Participant-Days</h3>
</article>
<article>
<h3><span style="display: block; font-size: 2em; font-weight: bold;">11,222</span>Total Stressors</h3>
</article>
</div>
</div>
</section>
<section id="wordcloud" class="wrapper style1 special">
<div class="inner">
<h2 style="text-align: center; font-size: 32px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Word Clouds of Stressors and Locations <br>
Reported in the MOODS Study
</h2>
<!-- Flex container with larger gap -->
<div style="display: flex; justify-content: center; gap: 80px; flex-wrap: wrap; padding: 20px;">
<!-- First Image -->
<div style="flex: 1; min-width: 400px; max-width: 500px;">
<h3 style="text-align: center; font-size: 25px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Stressors
</h3>
<img id="stressors" src="results/all_stressors_wordcloud.jpg" width="500" height="400" alt="Stressors Word Cloud" />
</div>
<!-- Second Image -->
<div style="flex: 1; min-width: 400px; max-width: 500px;">
<h3 style="text-align: center; font-size: 25px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Locations
</h3>
<img id="locations" src="results/all_locations_wordcloud.jpg" width="500" height="400" alt="Locations Word Cloud" />
</div>
</div>
</div>
</section>
<section id="awareness" class="wrapper style1 special">
<div class="inner">
<h2 style="text-align: center; font-size: 32px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Changes in Self-Awareness of Stress and Stressors <br>During the MOODS Study
</h2>
<!-- Flex container with larger gap -->
<div style="display: flex; justify-content: center; gap: 80px; flex-wrap: wrap; padding: 20px;">
<!-- First Image -->
<div style="flex: 1; min-width: 400px; max-width: 500px;">
<h3 style="text-align: center; font-size: 25px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Motivation to Join the MOODS Study
</h3>
<img id="motivation" src="results/motivation.png" width="500" height="400" alt="Stressors Word Cloud" />
</div>
<!-- Second Image -->
<div style="flex: 1; min-width: 400px; max-width: 500px;">
<h3 style="text-align: center; font-size: 25px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Impact of Weekly Visualizations
</h3>
<img id="awareness" src="results/impact.png" width="500" height="400" alt="Locations Word Cloud" />
</div>
</div>
</div>
</section>
<section id="stress-section" class="wrapper style1 special" >
<div class="inner">
<h2 style="text-align: center; font-size: 32px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Reduction in Self-reported Stress
</h2>
<!-- Centering the image -->
<div style="display: flex; justify-content: center; align-items: center; background-color: white; padding: 20px;">
<img id="stress" src="results/stress_reduction.png" alt="sankey framework" style="display: block; max-width: 100%; height: auto;" />
</div>
</div>
</section>
<section id="motivation-section" class="wrapper style1 special" >
<div class="inner">
<h2 style="text-align: center; font-size: 32px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Participants’ Journey Towards Self-Initiated Behavior Changes
</h2>
<!-- Centering the image -->
<div style="display: flex; justify-content: center; align-items: center; background-color: white; padding: 20px;">
<img id="motivation" src="results/motivation_behavior.png" alt="sankey framework" style="display: block; max-width: 100%; height: auto;" />
</div>
</div>
</section>
<section id="behaviour" class="wrapper style1 special" >
<div class="inner">
<h2 style="text-align: center; font-size: 32px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Fourteen Types of Self-Initiated Behavior Changes
</h2>
<!-- Centering the image -->
<div style="display: flex; justify-content: center; align-items: center; background-color: white; padding: 20px;">
<img id="behaviour" src="results/behavioral_changes.png" alt="behavioral" style="display: block; max-width: 100%; height: auto;" />
</div>
</div>
</section>
<section id="approval" class="wrapper style1 special" >
<div class="inner">
<h2 style="text-align: center; font-size: 32px; font-family: 'Arial', sans-serif; color: white; font-weight: bold;">
Approval Ratings of the MOODS Study
</h2>
<!-- Centering the image -->
<div style="display: flex; justify-content: center; align-items: center; background-color: white; padding: 20px;">
<img id="approval" src="results/approval.png" alt="approval" style="display: block; max-width: 100%; height: auto;" />
</div>
</div>
</section>
<footer id="footer">
<p style="text-align: center; font-size: small; margin-left: 10%; margin-right: 10%;">© 2021 MD2K Center of Excellence. All rights reserved. <br />
The MD2K Center of Excellence was established via a grant (#U54EB020404) from the National Institutes of Health (NIH), through funds provided by the trans-NIH Big Data-to-Knowledge (BD2K) initiative, and is administered by the National Institute of Biomedical Imaging and Bioengineering (NIBIB).
MD2K is currently supported by NIH grants R01CA190329, R01DE025244, R01MD010362, R01CA224537, and U01CA229437. MD2K is also supported by the National Science Foundation (NSF) grants ACI-1640813, IIS-1722646, and CNS-1823221.<br />
<a href="mailto:moods@md2k.org" style="color: #ffffff;">moods@md2k.org</a></p>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.selectorr.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>