-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathachievements.html
160 lines (160 loc) · 10.1 KB
/
achievements.html
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
<!doctype html>
<html class="" lang="en-GB">
<!-- head -->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="amateur, activities, achievements, citizen, crowdsourcing, everyone, interviews, learning, machine, open, participation, public, quiz, science, volunteer">
<meta name="description" content="citizen science is for everyone!">
<meta name="author" content="richard j.w. nowell">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="preload" as="image" href="https://www.bristolcybersolutions.co.uk/uploads/1/4/4/2/144286628/scientists-at-work_orig.jpg">
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/f4436ffe97.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="assets/css/style.css" type="text/css">
<title>Citizen science | Become a scientist today!</title>
</head>
<!-- end of head -->
<!-- body -->
<body>
<!-- header -->
<header>
<!-- menu -->
<nav>
<ul>
<li id="topline">
<h1>Citizen science is for everyone!</h1>
</li>
<li>
<a href="index.html">Home </a>
</li>
<li>
<a href="activities.html">Activities </a>
</li>
<li>
<a href="achievements.html">Achievements </a>
</li>
<li>
<a href="interviews.html">Interviews </a>
</li>
<li>
<a href="newsletter_and_contacts.html">Contact </a>
</li>
</ul>
</nav>
<!-- end of menu -->
</header>
<!-- end of header -->
<!-- start of main part of page -->
<main>
<br>
<section>
<!-- achievements intro -->
<h2 id="achintro">Citizen science achievements</h2>
<br>
<p>
<i class="fa-solid fa-coins" aria-hidden="true"></i> If the number of scientific studies that produced results as published works, then citizen science does a remarkable job. Fundamentally, if citizen science didn't produce scientifically-accepted results, then no-one would use it. This is just not the case; highly respected scientists put their names on studies that have involved a few volunteers or hundreds of thousands. Hard cash is used to fund citizen science projects. A sample of studies includes such diverse topics as:
</p>
<br>
<section>
<!-- end of achievements intro -->
<!-- hanny van arkel's youtube video -->
<h3 id="hanny">
<i class="fa-solid fa-star" aria-hidden="true"></i> Hanny van Arkel on TEDx
</h3>
<br>
<p>Below is a video featuring Hanny van Arkel (a dutch schoolteacher) talking about CS. </p>
<div class="flex-container">
<div>
<iframe class="iframe" width="350" height="197" src="https://www.youtube.com/embed/p0aTfcXpOEs" title="YouTube video player" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
</section>
<!-- end of hanny's video -->
<section>
<!-- achievements quiz -->
<h4 id="quizach">Achievements quiz</h4>
<br>
<p class="quiz">Take part in the Achievements page quiz by clicking the button below. The quiz is a five question multiple choice with a pass mark!</p>
<br>
<div class="flex-container">
<button type="button" class="btn btn-primary btn-lg" onclick="citizenQuizAch()" id=citizenQuizAch>Quiz</button>
</div>
</section>
<!-- end of achievements quiz -->
<br>
<section>
<!-- links to studies -->
<h5 id="published">Published citizen science</h5>
<br>
<div class="flex-container">
<ol>
<li> "Describing Vocalizations in Young <br> Children: A Big Data Approach Through <br> Citizen Science Annotation." <br>
<a href="https://pubs.asha.org/doi/10.1044/2021_JSLHR-20-00661" class="btn btn-info btn-sm" role="button" target="_blank" rel="noopener">Info</a>
</li>
<li> "Exploring the role of smartphone <br> technology for citizen science in <br> agriculture." <br>
<a href="https://link.springer.com/article/10.1007/s13593-016-0359-9" class="btn btn-info btn-sm" role="button" target="_blank" rel="noopener">Info</a>
</li>
<li> "Millions of historical monthly rainfall <br> observations taken in the UK and <br> Ireland rescued by citizen scientists." <br>
<a href="https://rmets.onlinelibrary.wiley.com/doi/10.1002/gdj3.157" class="btn btn-info btn-sm" role="button" target="_blank" rel="noopener">Info</a>
</li>
<li> "Of Scribes and Scripts: Citizen Science <br> and the Cairo Genizah." <br>
<a href="https://core.ac.uk/download/pdf/214220729.pdf" class="btn btn-info btn-sm" role="button" target="_blank" rel="noopener">Info</a>
</li>
<li> "ForestEyes Project Citizen Science and <br> Machine Learning to detect deforested <br> areas in tropical forests." <br>
<a href="https://www.researchgate.net/publication/355196617_ForestEyes_Project_-Citizen_Science_and_Machine_Learning_to_detect_deforested_areas_in_tropical_forests" class="btn btn-info btn-sm" role="button" target="_blank" rel="noopener">Info</a>
</li>
<li> "Deep learning for automatic segment- <br> ation of the nuclear envelope in electron <br> microscopy data, trained with <br> volunteer segmentations." <br>
<a href="https://pubmed.ncbi.nlm.nih.gov/33914396/" class="btn btn-info btn-sm" role="button" target="_blank" rel="noopener">Info</a>
</li>
<li> "Citizen science, computing, and conser- <br> vation:How can “Crowd AI” change the <br> way we tackle large-scale ecological <br> challenges?" <br>
<a href="https://www.researchgate.net/publication/353503970_Citizen_science_computing_and_conservation_How_can_Crowd_AI_change_the_way_we_tackle_large-scale_ecological_challenges" class="btn btn-info btn-sm" role="button" target="_blank" rel="noopener">Info</a>
</li>
<li> "Involving recreational snorkelers in <br> inventory improvement or creation: <br> a case study in the Indian Ocean." <br>
<a href="https://repository.derby.ac.uk/item/94858/involving-recreational-snorkelers-in-inventory-improvement-or-creation-a-case-study-in-the-indian-ocean" class="btn btn-info btn-sm" role="button" target="_blank" rel="noopener">Info</a>
</li>
</ol>
</div>
</section>
<!-- end of links -->
<section>
<!-- first use image -->
<h6 id="nsfirst">First use of phrase</h6>
<br>
<p class="interview_questions">
<i class="fa-solid fa-hourglass-start" aria-hidden="true"></i> "Just as interesting is the use of ‘citizen scientist’. It was used 10 years earlier, in an article in New Scientist that discussed enthusiasts researching Unidentified Flying Objects (UFOs)."
</p>
<br>
<div class="flex-container">
<a href="https://www.bristolcybersolutions.co.uk/uploads/1/4/4/2/144286628/newscientist-1979_orig.jpg">
<img loading="lazy" src="https://www.bristolcybersolutions.co.uk/uploads/1/4/4/2/144286628/newscientist-1979_orig.jpg" id="first-use-of-scientist" title="New-Scientist first use of phrase" alt="New-Scientist first use of phrase">
</a>
</div>
</section>
<!-- end of first use -->
</section>
<!-- back to menu button -->
<br>
<div class="flex-container">
<a class="btn btn-success" href="https://richardjohnnowell.github.io/Citizens-and-Science/index.html" role="button" target="_blank" rel="noopener">Back to menu
</a>
</div>
<!-- end of back to menu button -->
</main>
<!-- end of main part of article -->
<br>
<!-- footer -->
<footer>
<div id="websitecredit" aria-hidden="true">
<p>This website was designed and built by Richard Nowell 2023. </p>
</div>
<br>
</footer>
<!-- end of footer -->
<!-- javascript link to quiz code -->
<script src="assets/js/mainAchieve.js"></script>
</body>
<!-- end of body -->
</html>
<!-- end -->