Editing
Public Engagement with Science
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Engagement Ladder' (Calculating the 'Level' of Public Power):''' <syntaxhighlight lang="python"> def evaluate_engagement_level(who_chose_question, who_collected_data, who_makes_decision): """ Shows if the 'Public' is a 'Spectator' or a 'Partner'. """ if who_chose_question == "Community" and who_makes_decision == "Community": return "LEVEL: EMPOWERMENT. (Co-Creation / Citizen-Led). The public is the Boss." elif who_collected_data == "Public" and who_chose_question == "Scientists": return "LEVEL: PARTICIPATION. (Citizen Science). The public is the Helper." else: return "LEVEL: INFORM. (The Deficit Model). The public is the Audience." # Case: A project where citizens just count birds print(evaluate_engagement_level("Scientists", "Public", "Scientists")) </syntaxhighlight> ; Engagement Landmarks : '''The 'Grand Challenges' (Canada)''' β A "Billion-Dollar Fund" where the "Public" helped "Vote" on which "Global Problems" (e.g. 'Clean Water') the scientists should "Fix" first. : '''Zooniverse''' β The "World's Largest" "Citizen Science" platform, where "Millions" of "Regular People" have "Authored" over **100 Scientific Papers**. : '''The 'Irish' Citizens' Assembly''' β A "Group of Citizens" who "Deliberated" on "Climate Change" and "Abortion," leading to "Major Law Changes" based on "Scientific and Moral" evidence. : '''DIY Biology (Biohacking)''' β The "Disruption": "Regular People" building "Labs in their Garages" to "Do Science" without "Universities," the "Ultimate Engagement." </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information