Difference between revisions of "Team:Jiangnan/Human Practices"

(Prototype team page)
 
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Jiangnan}}
+
 
 
<html>
 
<html>
  
<div class="column full_size judges-will-not-evaluate">
 
<h3>★  ALERT! </h3>
 
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
 
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
</div>
 
  
  
<div class="clear"></div>
+
<link rel="stylesheet" href="https://2018.igem.org/Team:Jiangnan/CSSmaterializecss?action=raw&ctype=text/css">
 +
<style type="text/css">
 +
        #home_logo, #sideMenu { display:none; }
 +
        #HQ_page p{text-align:inherit;font-size:inherit;}
 +
html{width:100%;height:100%;background:white; list-style:none;}
 +
        #top_menu_under{height:auto;}
 +
#globalWrapper,#HQ_page,#bodyContent,#mw-content-text{height:100%;}
 +
#sideMenu, #top_title, .patrollink  {display:none;}
 +
#content { margin-left:0px;margin-top:-5px; padding:0px; width:100%;height:100%;}
 +
body {background-color:white;height:100%;}
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 +
        ul, li{list-style:none;}
 +
        #description p{text-align:center;}
 +
        .mw-content-ltr ul{margin:0px}
 +
h4 {
 +
font-family: Arial,sans-serif;
 +
font-weight: 100;
 +
text-align: center;
 +
}
  
 +
p{
 +
font-size: 1.2em;
 +
}
  
 +
.JTrow{
 +
margin-top: 5%;
 +
margin-bottom:5%;
 +
margin-left: 10%;
 +
margin-right: 10%;
 +
text-align: center;
 +
}
  
<div class="column full_size">
+
.JTp{
 
+
    display: block;
<h1>Human Practices</h1>
+
    margin-block-start: 0.2em;
<p>
+
    margin-block-end: 0.2em;
At iGEM we believe societal considerations should be upfront and integrated throughout the design and execution of synthetic biology projects. “Human Practices” refers to iGEM teams’ efforts to actively consider how the world affects their work and the work affects the world. Through your Human Practices activities, your team should demonstrate how you have thought carefully and creatively about whether your project is responsible and good for the world. We invite you to explore issues relating (but not limited) to the ethics, safety, security, and sustainability of your project, and to show how this exploration feeds back into your project purpose, design and execution.
+
    margin-inline-start: 0px;
</p>
+
    margin-inline-end: 0px;
 
+
}
 
+
                body{margin: 0;}
 
+
.Jpink{
<p>For more information, please see the <a href="https://2018.igem.org/Human_Practices">Human Practices Hub</a>. There you will find:</p>
+
color: #ff80ab;
+
}
<ul>
+
</style>
<li> an <a href="https://2018.igem.org/Human_Practices/Introduction">introduction</a> to Human Practices at iGEM </li>
+
        <style type="text/css">
<li>tips on <a href="https://2018.igem.org/Human_Practices/How_to_Succeed">how to succeed</a> including explanations of judging criteria and advice about how to conduct and document your Human Practices work</li>
+
.Jnav{position: fixed;top: 17px;opacity: 1;background-color: rgba(255, 255, 255, 0.2); width: 100%}
<li>descriptions of <a href="https://2018.igem.org/Human_Practices/Examples">exemplary work</a> to inspire you</li>
+
.Jnav a{text-decoration: none!important;color:#039be5;}
<li>links to helpful <a href="https://2018.igem.org/Human_Practices/Resources">resources</a></li>
+
.Jnavtitle{float: right;width: 10%;text-align: center;padding: 1em 0;}
<li>And more! </li>
+
.Jnavdrag{position: relative;width: 100%;}
</ul>
+
.Jnavdrag>ul{position: absolute;top: 0;width: 100%;border-radius: 5px;background-color: white;transition: all .4s ease-in-out;opacity: 0;}
+
</style>
 
+
        <script type="text/javascript">
 
+
function Jnavshow(obj){
 
+
var ul = obj.getElementsByTagName("ul");
 
+
ul = ul[0];
<p>On this page, your team should document all of your Human Practices work and activities. You should write about the Human Practices topics you considered in your project, document any activities you conducted to explore these topics (such as engaging with experts and stakeholders), describe why you took a particular approach (including referencing any work you built upon), and explain if and how you integrated takeaways from your Human Practices work back into your project purpose, design and/or execution. </p>
+
ul.style["opacity"] = 1;
+
}
<p>If your team has gone above and beyond in work related to safety, then you should document this work on your Safety wiki page and provide a description and link on this page. If your team has developed education and public engagement efforts that go beyond a focus on your particular project, and for which would like to nominate your team for the Best Education and Public Engagement Special Prize, you should document this work on your Education and Education wiki page and provide a description and link here. </p>
+
function Jnavhide(obj){
 +
var ul = obj.getElementsByTagName("ul");
 +
ul = ul[0];
 +
ul.style["opacity"] = 0;
 +
}
 +
</script>
 +
<div class="Jnav">
 +
<div class="Jnavtitle">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Safety">Safety</a>
 +
</div>
 +
<div class="Jnavtitle">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Hardware">Hardware</a>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Team">Team</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Team">Team Members</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Attributions">Attribution</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Collaborations">Collaboration</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Human_Practices">Human Practice</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Human_Practices">Overview</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Silver">Silver</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Entrepreneurship">Gold</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Public_Engagement">Public Engagement</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Entrepreneurship">Entrepreneurship</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="Jnavtitle">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Model">Model</a>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan/Notebook">Notebook</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Notebook">Lab Book</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Protocol">Protocol</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="Jnavtitle" onmouseover="Jnavshow(this)" onmouseleave="Jnavhide(this)">
 +
<a href="https://2018.igem.org/Team:Jiangnan">Project</a>
 +
<div class="Jnavdrag">
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Background">Background</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Design">Design</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Demonstrate">Demonstration</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Results">Result</a></li>
 +
<li class="divider"></li>
 +
<li><a href="https://2018.igem.org/Team:Jiangnan/Parts">Part</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="navlogo" style="float: left;width: 20%;text-align: center;">
 +
<a href="https://2018.igem.org/Team:Jiangnan"><img src="https://static.igem.org/mediawiki/2018/d/d7/T--Jiangnan--igemJN_logo.png" style="width: 3em;"></a>
 +
</div>
 
</div>
 
</div>
 
<div class="clear"></div>
 
  
 
<div class="column full_size">
 
<div class="highlight decoration_background">
 
<p>The iGEM judges will review this page to assess whether you have met the Silver and/or Gold medal requirements based on the Integrated Human Practices criteria listed below. If you nominate your team for the <a href="https://2018.igem.org/Judging/Awards">Best Integrated Human Practices Special Prize</a> by filling out the corresponding field in the <a href="https://2018.igem.org/Judging/Judging_Form">judging form</a>, the judges will also review this page to consider your team for that prize.
 
</p>
 
</div>
 
</div>
 
  
<div class="clear extra_space"></div>
+
<img src="https://static.igem.org/mediawiki/2018/d/d5/T--Jiangnan--overview_top.png" width="100%">
 
+
<h3 class="Jpink" style="text-align: center;">OVERVIEW</h4>
 
+
<div style="text-align: center;">
 
+
<img src="https://static.igem.org/mediawiki/2018/5/54/T--Jiangnan--HP_overview.png" width="80%">
<div class="column full_size">
+
+
<h3>Silver Medal Criterion #3</h3>
+
<p>Convince the judges you have thought carefully and creatively about whether your work is responsible and good for the world. Document how you have investigated these issues and engaged with your relevant communities, why you chose this approach, and what you have learned. Please note that surveys will not fulfill this criteria unless you follow scientifically valid methods. </p>
+
 
+
 
+
<h3>Gold Medal Criterion #1</h3>
+
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the purpose, design and/or execution of your project. Document how your project has changed based upon your human practices work.
+
</p>
+
 
</div>
 
</div>
 
+
<div class="row" style="margin-bottom: 0;">
 
+
<div class="col s10 offset-s1">
 
+
<h5 class="Jpink">Backgournd</h5>
<div class="clear extra_space"></div>
+
<p><b class="Jpink">C</b>hina has been suffering from serious influenza outbreak since the winter of 2017. Also, China is one of the ten countries with the highest mortality caused by pneumococcus among children under the age of five. And compared with the first type of vaccine, the vaccination rate of the second type of vaccine is still very low. However, the vaccination rate in China is only 2%, and the public lacks cognition on the importance of vaccination as well as the associated knowledge. We are thus motivated to conduct HP on disseminating vaccine related information to the public and surveying people from different social status on their view towards the practical importance of our project, with the aim of enhancing people’ cognition on vaccination and deepening our own understandings on why and how to carry out this project. </p>
 
+
<p><b class="Jpink">T</b>o see more details about Human Practices of Jiangnan, please follow:<br>
 
+
<a href="https://2018.igem.org/Team:Jiangnan/Silver" style="color:#039be5;">Silver</a><br>
 
+
<p><b class="Jpink">T</b>o see more details about integrated Human Practices of Jiangnan, please follow:<br>
<div class="column full_size">
+
<a href="https://2018.igem.org/Team:Jiangnan/Entrepreneurship" style="color:#039be5;">Gold</a></p>
<h3>Best Integrated Human Practices Special Prize</h3>
+
<p><b class="Jpink">T</b>o understand the process of vaccine production, preservation and transportation, as well as vaccination, we visited some factories for vaccine production. During these visits, we found the need of establishing a cell line feasible for rapid production of a broad spectrum of vaccines, and our strategic collaboration partner, ‘Dabeinong Group’, who is willing to finance us in conducting this project. Besides, ‘Dabeinong Group’ has also supported us in offering a company tour to the vaccine production line, viruses, etc. Note that our project fully complies with iGEM’s  requirements, as we use animal viruses in this project which are non-infectious to humans. Once this project is successfully completed, not only ‘Dabeinong Group’ could significantly benefit from it by having a self-owned intellectual property cell line with reduced production cost and complexity, but also the whole vaccine industry could be greatly promoted in having a platform of establishing industrially relevant features to cells using synthetic biology approaches. </p>
 
+
<p><b class="Jpink">T</b>o seek the practical importance of our project and external expertise to help improve it, we did the following HPs. First, we invited world leading experts from Australia to our university to guide us in our experiments and deepen our understandings on the clinical and industrial importance of this project. Second, we participated in several meet-ups with other iGEM teams. We exchanged our project ideas and discussed unresolved problems in the experiments, and received lots of pertinent suggestions on both sides. Also, we made good friends through these active communications and discussions, which constitutes the most amazing part of our memories</p>
<p>To compete for the Best Integrated Human Practices prize, please describe your work on this page and also fill out the description on the judging form. </p>
+
<p><b class="Jpink">T</b>o disseminate vaccination related knowledge and the importance of our project to the public, we visited CDC (Centers for Disease Control), the community epidemic prevention station, two kindergartens and one high school. During this process, we recognized a significant lack of cognition in the public on the importance of getting vaccination in time as well as basic understandings on synthetic biology. When conducting HP on this aspect, we adopted a three-step strategy to approach, stimulate the interest and thinking of the public, i.e., discovery, practice and discussion. Through our persisting efforts, we demonstrated that it is possible to communicate with the public from all ages and diverse disciplines and social status on synthetic biology and science in general; and with our efforts, we have successfully enhanced people’ understandings on vaccination, synthetic biology as well as current social and technical challenges faced in science.</p>
 
+
</div>
<p>How does your project affect society and how does society influence the direction of your project? How might ethical considerations and stakeholder input guide your project purpose and design and the experiments you conduct in the lab? How does this feedback enter into the process of your work all through the iGEM competition? Document a thoughtful and creative approach to exploring these questions and how your project evolved in the process to compete for this award!</p>
+
<p>You must also delete the message box on the top of this page to be eligible for this prize.</p>
+
 
+
 
</div>
 
</div>
 +
</html>

Latest revision as of 03:05, 18 October 2018

OVERVIEW

Backgournd

China has been suffering from serious influenza outbreak since the winter of 2017. Also, China is one of the ten countries with the highest mortality caused by pneumococcus among children under the age of five. And compared with the first type of vaccine, the vaccination rate of the second type of vaccine is still very low. However, the vaccination rate in China is only 2%, and the public lacks cognition on the importance of vaccination as well as the associated knowledge. We are thus motivated to conduct HP on disseminating vaccine related information to the public and surveying people from different social status on their view towards the practical importance of our project, with the aim of enhancing people’ cognition on vaccination and deepening our own understandings on why and how to carry out this project.

To see more details about Human Practices of Jiangnan, please follow:
Silver

To see more details about integrated Human Practices of Jiangnan, please follow:
Gold

To understand the process of vaccine production, preservation and transportation, as well as vaccination, we visited some factories for vaccine production. During these visits, we found the need of establishing a cell line feasible for rapid production of a broad spectrum of vaccines, and our strategic collaboration partner, ‘Dabeinong Group’, who is willing to finance us in conducting this project. Besides, ‘Dabeinong Group’ has also supported us in offering a company tour to the vaccine production line, viruses, etc. Note that our project fully complies with iGEM’s requirements, as we use animal viruses in this project which are non-infectious to humans. Once this project is successfully completed, not only ‘Dabeinong Group’ could significantly benefit from it by having a self-owned intellectual property cell line with reduced production cost and complexity, but also the whole vaccine industry could be greatly promoted in having a platform of establishing industrially relevant features to cells using synthetic biology approaches.

To seek the practical importance of our project and external expertise to help improve it, we did the following HPs. First, we invited world leading experts from Australia to our university to guide us in our experiments and deepen our understandings on the clinical and industrial importance of this project. Second, we participated in several meet-ups with other iGEM teams. We exchanged our project ideas and discussed unresolved problems in the experiments, and received lots of pertinent suggestions on both sides. Also, we made good friends through these active communications and discussions, which constitutes the most amazing part of our memories

To disseminate vaccination related knowledge and the importance of our project to the public, we visited CDC (Centers for Disease Control), the community epidemic prevention station, two kindergartens and one high school. During this process, we recognized a significant lack of cognition in the public on the importance of getting vaccination in time as well as basic understandings on synthetic biology. When conducting HP on this aspect, we adopted a three-step strategy to approach, stimulate the interest and thinking of the public, i.e., discovery, practice and discussion. Through our persisting efforts, we demonstrated that it is possible to communicate with the public from all ages and diverse disciplines and social status on synthetic biology and science in general; and with our efforts, we have successfully enhanced people’ understandings on vaccination, synthetic biology as well as current social and technical challenges faced in science.