Skip to content

Commit 5caafdb

Browse files
committed
update details
1 parent 5b719b6 commit 5caafdb

9 files changed

+128
-8
lines changed

Delphi.Rproj

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Version: 1.0
2+
3+
RestoreWorkspace: Default
4+
SaveWorkspace: Default
5+
AlwaysSaveHistory: Default
6+
7+
EnableCodeIndexing: Yes
8+
UseSpacesForTab: Yes
9+
NumSpacesForTab: 2
10+
Encoding: UTF-8
11+
12+
RnwWeave: Sweave
13+
LaTeX: pdfLaTeX

about.html

+11-4
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
</button>
2424
<div class="collapse navbar-collapse" id="navbarNav">
2525
<ul class="navbar-nav">
26+
<li class="nav-item active">
27+
<a class="nav-link" href="recruitment.html">Why study Recruitment?<span class="sr-only">(current)</span></a>
28+
</li>
2629
<li class="nav-item active">
2730
<a class="nav-link" href="delphi.html">Delphi Method<span class="sr-only">(current)</span></a>
2831
</li>
@@ -49,9 +52,13 @@ <h2 class='subheader'> Within Digital Clinical Trials for Psychosis </h2>
4952

5053
<h3 id="show_link"> Who is Conducting this Study? </h3>
5154

52-
53-
<p>Details about Steph, Andrew, Hamish and Natalie to follow.</p>
54-
55+
56+
57+
<p><b>Stephanie Allan</b> is a PhD student exploring digital interventions in psychosis at the University of Glasgow.</p>
58+
<p><b>Dr Natalie Berry</b> Natalie is a research associate at the University of Manchester working on the <a href="http://www.sites.manchester.ac.uk/actissist">Actissist 2.0 smartphone app project</a>. Prior to this, Natalie completed a PhD exploring how technology can be used to support people who experience mental health problems.</p>
59+
<p><b>Professor Hamish Mcleod</b> is a Clinical Psychologist working at the University of Glasgow with over 20 years of experience in clinical practice, research, and post-graduate professional training.</p>
60+
<p><b>Professor Andrew Gumley</b> is a Clinical Psychologist and Professor of psychological therapy at the University of Glasgow. He is an international researcher investigating psychological interventions for people with psychosis including heading up the <a href="https://empowerstudy.net/">EMPOWER Trial</a> which is evaluating an app to support self-management in psychosis. </p>
61+
5562

5663
</div>
5764
</div>
@@ -63,7 +70,7 @@ <h3 id="show_link"> Who is Conducting this Study? </h3>
6370
<div class="inline-block">
6471
<img src="manc.gif" class="center">
6572
</div>
66-
<sub>Website built in R (2019)</sub>
73+
<sub>Website built in R Studio (2019)</sub>
6774
</footer>
6875
</div>
6976

contact.html

+5-2
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,16 @@
1616
<body>
1717
<header>
1818

19-
<nav class="navbar transparent navbar-expand-lg navbar-dark ">
19+
<nav class="navbar transparent navbar-expand-lg navbar-dark ">
2020
<a class="navbar-brand" href="index.html">Home</a>
2121
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
2222
<span class="navbar-toggler-icon"></span>
2323
</button>
2424
<div class="collapse navbar-collapse" id="navbarNav">
2525
<ul class="navbar-nav">
26+
<li class="nav-item active">
27+
<a class="nav-link" href="recruitment.html">Why study Recruitment?<span class="sr-only">(current)</span></a>
28+
</li>
2629
<li class="nav-item active">
2730
<a class="nav-link" href="delphi.html">Delphi Method<span class="sr-only">(current)</span></a>
2831
</li>
@@ -49,7 +52,7 @@ <h2 class='subheader'> Within Digital Clinical Trials for Psychosis </h2>
4952
<h3 id="show_link"> Contact us </h3>
5053

5154

52-
<p>To be updated</p>
55+
<p>Any questions? stephanie.allan(@)glasgow.ac.uk</p>
5356

5457

5558

delphi.html

+6
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
</button>
2424
<div class="collapse navbar-collapse" id="navbarNav">
2525
<ul class="navbar-nav">
26+
<li class="nav-item active">
27+
<a class="nav-link" href="recruitment.html">Why study Recruitment?<span class="sr-only">(current)</span></a>
28+
</li>
2629
<li class="nav-item active">
2730
<a class="nav-link" href="delphi.html">Delphi Method<span class="sr-only">(current)</span></a>
2831
</li>
@@ -53,6 +56,8 @@ <h3 id="show_link"> What is a Delphi Study? </h3>
5356
<p>The Delphi method structures a group communication process, effectively allowing a group of individuals to collectively deal with a complex problem (Linstone and Turoff, 1975).
5457

5558
It provides feedback of individual contributions of information and knowledge, assesses the group judgement and allows individuals to revise their views. The process results in statements for which there is considerable agreement in ratings (Langlands, Jorm, Kelly & Kitchener, 2008). .</p>
59+
60+
<p>Once our survey is live, we will include a link on this website</p>
5661

5762

5863

@@ -66,6 +71,7 @@ <h3 id="show_link"> What is a Delphi Study? </h3>
6671
<div class="inline-block">
6772
<img src="manc.gif" class="center">
6873
</div>
74+
<sub>Website built in R Studio (2019)</sub>
6975
</footer>
7076
</div>
7177

index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,14 @@
2222
</button>
2323
<div class="collapse navbar-collapse" id="navbarNav">
2424
<ul class="navbar-nav">
25+
<li class="nav-item active">
26+
<a class="nav-link" href="recruitment.html">Why study Recruitment?<span class="sr-only">(current)</span></a>
27+
</li>
2528
<li class="nav-item active">
2629
<a class="nav-link" href="delphi.html">Delphi Method<span class="sr-only">(current)</span></a>
2730
</li>
2831
<li class="nav-item">
2932
<a class="nav-link" href="about.html">About the Researchers</a>
30-
</li>
3133
<li class="nav-item">
3234
<a class="nav-link" href="contact.html">Contact Us</a>
3335
</li>

photo_me.png

266 KB
Loading

recruitment.html

+75
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
8+
<link rel="stylesheet" type="text/css" href="./stylesheet.css">
9+
<link href="https://fonts.googleapis.com/css?family=Patua+One" rel="stylesheet">
10+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
11+
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
12+
<title> Recruitment </title>
13+
</head>
14+
15+
<body>
16+
<header>
17+
18+
<nav class="navbar transparent navbar-expand-lg navbar-dark ">
19+
<a class="navbar-brand" href="index.html">Home</a>
20+
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
21+
<span class="navbar-toggler-icon"></span>
22+
</button>
23+
<div class="collapse navbar-collapse" id="navbarNav">
24+
<ul class="navbar-nav">
25+
<li class="nav-item active">
26+
<a class="nav-link" href="recruitment.html">Why study Recruitment?<span class="sr-only">(current)</span></a>
27+
</li>
28+
<li class="nav-item active">
29+
<a class="nav-link" href="delphi.html">Delphi Method<span class="sr-only">(current)</span></a>
30+
</li>
31+
<li class="nav-item">
32+
<a class="nav-link" href="about.html">About the Researchers</a>
33+
<li class="nav-item">
34+
<a class="nav-link" href="contact.html">Contact Us</a>
35+
</li>
36+
</ul>
37+
</div>
38+
</nav>
39+
40+
41+
<div class='test'>
42+
<h1> Understanding Researcher Experiences of Recruitment </h1>
43+
<h2 class='subheader'> Within Digital Clinical Trials for Psychosis </h2>
44+
</div>
45+
</header>
46+
47+
<div class='whatson'>
48+
49+
<div class="row">
50+
<div class="col-sm">
51+
52+
<h3 id="show_link"> More About This Study </h3>
53+
54+
<p>Digital interventions for psychosis are increasingly available. Little is known about the willingness of people diagnosed with schizophrenia to be recruited into digital intervention clinical trials or what factors may influence this (Lim & Penn, 2018). Using a <a href="delphi.html">Delphi study</a>, this research aims to recruit trial staff who are working (or have worked) in clinical trials of digital interventions for psychosis to identify and reach agreement on what factors are believed to influence recruitment.</p>
55+
56+
</div>
57+
</div>
58+
<footer>
59+
<div class="inline-block">
60+
<img src="hwb.jpg" class="center">
61+
</div>
62+
<div class="inline-block">
63+
<img src="manc.gif" class="center">
64+
</div>
65+
<sub>Website built in R (2019)</sub>
66+
</footer>
67+
</div>
68+
69+
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
70+
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
71+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
72+
73+
</body>
74+
75+
</html>

script.R

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
library("maps")
2+
library("qgraph")
3+
4+
map("world", fill=TRUE, col="white", bg="lightblue", ylim=c(-60, 90), mar=c(0,0,0,0))
5+
6+
# Some network with 4 nodes:
7+
Adj <- matrix(1,4,4)
8+
9+
# Layout using coordinates:
10+
Layout <- matrix(c(4.9036, 52.3680, 103.8198, 1.3521, -74.0060, 40.7128, -58.3816, -34.6037),,2,byrow=TRUE)
11+
12+
# Plot network:
13+
map("world", fill=TRUE, col="white", bg="lightblue", ylim=c(-60, 90), mar=c(0,0,0,0))
14+
qgraph(Adj, labels = FALSE, layout = Layout, color = "black", edge.color = "black",
15+
plot = FALSE, rescale = FALSE, usePCH = TRUE, vsize = 5)

stylesheet.css

-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ to {
204204
}
205205

206206
a {
207-
color:inherit;
208207
text-decoration: none;
209208
}
210209

0 commit comments

Comments
 (0)