Difference between revisions of "Team:FAFU-CHINA/HP/Gold Integrated"

(Prototype team page)
 
Line 1: Line 1:
 
{{FAFU-CHINA}}
 
{{FAFU-CHINA}}
 +
{{FAFU-CHINA/Bootstrap.js}}
 +
{{FAFU-CHINA/Bootstrap.css}}
 
<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://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</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://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
</div>
 
<div class="clear"></div>
 
  
<div class="column full_size">
 
  
<h1>Gold Medal and Integrated Human Practices</h1>
 
  
<p>This page will contain information for your Gold medal Human Practices work, which you can also use to nominate your team for the Best Integrated Human Practices page. To make things easier, we have combined the Gold medal page with the Best Integrated Human Practices page since we expect the work to overlap considerably. </p>
 
<p>iGEM teams are unique and leading the field because they "go beyond the lab" to imagine their projects in a social/environmental context, to better understand issues that might influence the design and use of their technologies.</p>
 
<p>Teams work with students and advisors from the humanities and social sciences to explore topics concerning ethical, legal, social, economic, safety or security issues related to their work. Consideration of these Human Practices is crucial for building safe and sustainable projects that serve the public interest. </p>
 
<p>For more information, please see the <a href="https://2017.igem.org/Competition/Human_Practices">Human Practices page</a>.</p>
 
</div>
 
<div class="clear"></div>
 
  
 +
<body>
 +
 
 +
 
 +
  <style>
 +
.navbar-default {
 +
  background-color: #93bd46;
 +
  border-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-brand {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-brand:hover,
 +
.navbar-default .navbar-brand:focus {
 +
  color: #ffffff;
 +
}
 +
.navbar-default .navbar-text {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-nav > li > a {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-nav > li > a:hover,
 +
.navbar-default .navbar-nav > li > a:focus {
 +
  color: #ffffff !important;
 +
}
 +
.navbar-default .navbar-nav > li > .dropdown-menu {
 +
  background-color: #93bd46;
 +
}
 +
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
 +
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
 +
  color: #ffffff !important;
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-nav > li > .dropdown-menu > li.divider {
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
 +
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
 +
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
 +
  color: #ffffff !important;
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-nav > .active > a,
 +
.navbar-default .navbar-nav > .active > a:hover,
 +
.navbar-default .navbar-nav > .active > a:focus {
 +
  color: #ffffff !important;
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-nav > .open > a,
 +
.navbar-default .navbar-nav > .open > a:hover,
 +
.navbar-default .navbar-nav > .open > a:focus {
 +
  color: #ffffff !important;
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-toggle {
 +
  border-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-toggle:hover,
 +
.navbar-default .navbar-toggle:focus {
 +
  background-color: #6a8d2c;
 +
}
 +
.navbar-default .navbar-toggle .icon-bar {
 +
  background-color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-collapse,
 +
.navbar-default .navbar-form {
 +
  border-color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-link {
 +
  color: #e9f9e7 !important;
 +
}
 +
.navbar-default .navbar-link:hover {
 +
  color: #ffffff !important;
 +
}
  
<div class="column half_size">
+
@media (max-width: 767px) {
<h3>Gold Medal Criterion #1</h3>
+
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
<p>Expand on your silver medal activity by demonstrating how you have integrated the investigated issues into the design and/or execution of your project.</p>
+
color: #e9f9e7 !important;
 +
  }
 +
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
 +
color: #ffffff !important;
 +
  }
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
 +
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
 +
color: #ffffff !important;
 +
background-color: #6a8d2c;
 +
  }
 +
}
 +
.dropdown-menu li a{
 +
background-color: #93bd46;
 +
}
 +
.dropdown-menu .active a{
 +
background-color:#6a8d2c;
 +
}
  
</div>
+
 +
 +
 +
 +
body,html{
 +
padding:0;
 +
margin:0;
 +
}
 +
.dropdown ul li,.dropdown ul{
 +
background-color:gainsboro;
 +
}
 +
.navbar .nav > li .dropdown-menu { 
 +
margin: 0; 
 +
 +
.navbar .nav > li:hover .dropdown-menu { 
 +
display: block; 
 +
}
 +
.noma{
 +
width:60%;
 +
margin:0 auto;
 +
padding:0;
 +
}
 +
</style>
 +
<nav class="navbar navbar-default navbar-fixed-top" style="margin-top:13px;">
 +
  <div class="container-fluid noma">
  
<div class="column half_size">
 
<h3>Best Integrated Human Practices Special Prize</h3>
 
  
<p>
+
    <!-- Collect the nav links, forms, and other content for toggling -->
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Integrated Human Practices prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
+
    <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<br><br>
+
<ul class="nav navbar-nav">
You must also delete the message box on the top of this page to be eligible for this prize.
+
<li><a href="https://2017.igem.org/Team:FAFU-CHINA">Home</a></li>
</p>
+
 
 +
<li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Project <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Description">Overview</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Background">Background</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Design">Interlab</a></li>
 +
<li class="chooseone"><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss1">Module 1: Phyto-route</a></li>
 +
<li class="choosetwo"><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss2">Module 2: Metal-trap</a></li>
 +
<li class="choosethree"><a href="https://2017.igem.org/Team:FAFU-CHINA/Experiments#sss3">Module 3: Safeguard</a></li>
 +
  </ul>
 +
</li>
 +
<li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Achievements <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Results">Results</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Measurement ">Data</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Design">Judging Criteria</a></li>
 +
  </ul>
 +
</li>
 +
<li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Extras <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Collaborations">Collaborations</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Protocols ">Protocols</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Notebook">Diary</a></li>
 +
  </ul>
 +
</li>
 +
<li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Parts <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Parts">Overview</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Basic_Part">Basic Part</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Composite_Part">Composite Part</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Part_Collection">Part Collection</a></li>
 +
  </ul>
 +
</li>
 +
<!-- <li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Results <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Results">Overview</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Measurement">Measurement</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/HP/Gold_Integrated">Gold Integrated</a></li>
 +
<li><a href="https://2017.igem.org/Team:Example2/Entrepreneurship">Entrepreneurship</a></li>
 +
<li><a href="hhttps://2017.igem.org/Team:Example2/Software">Software</a></li>
 +
<li><a href="https://2017.igem.org/Team:Example2/Hardware">Hardware</a></li>
 +
<li><a href="https://2017.igem.org/Team:Example2/Plant">Plant</a></li>
 +
  </ul>
 +
</li>-->
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Model">Model</a></li>
 +
<li class="active"><a href="#">Human Practice</a></li>
 +
<li class="dropdown">
 +
  <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Team <span class="caret"></span></a>
 +
  <ul class="dropdown-menu">
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Team">Teammembers</a></li>
 +
<li><a href="https://2017.igem.org/Team:FAFU-CHINA/Attributions">Attributions</a></li>
 +
  </ul>
 +
</li>
 +
</ul>
 +
    </div><!-- /.navbar-collapse -->
 +
  </div><!-- /.container-fluid -->
 +
</nav>
 +
 
 +
 
 +
<style>
 +
.wzdd{
 +
margin:-100px auto 0;
 +
width:60%;
 +
font-family: 'Open Sans', sans-serif;
 +
padding-left:50px;
 +
padding-right:50px;
 +
background-color: #F1E6CE;
 +
}
 +
</style>
 +
<div class="wzdd">
 +
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
 +
<h1>Communication with Entrepreneur</h1>
 +
<br/><p><strong>iGEM group:According to your years of field investigation and research, from what specific origins the heavy metal pollution arises? And by what means the heavy metal pollutes soil?</strong> </p>
 +
 
 +
<p><strong>President Shi: </strong> At present, the metals that caused serious pollution include Cd, Pb and Hg. The enrichment of Cd in soil makes some crops, especially rice, excessive in the amount of heavy metal, which is actually what we call “Cd-polluted-rice”. The phenomenon is caused by the utilization of a kind of quick acting fertilizer, urea, in great amount, which can increase rice yield. When the massive loss of nutrient occurs in soil, a great amount of silicon-calcium-magnesium fertilizer will be used as soil conditioner to alleviate the trouble. But the problem is that the raw materials of such fertilizer are the by-products of cadmium and steel chippings in steel production. To lower costs, the steel chippings are used in the fertilizer before they are processed consciously with pertinent technologies, and thereby becoming one of the largest pollution sources of the poisonous heavy metal, cadmium. </p>
 +
 
 +
 
 +
<p>And the main source of mercury is the improper disposal of municipal waste. The best method to dispose municipal waste currently is incineration. But landfill remains to the major method to dispose the largest proportion of municipal waste, and the steps of disposal do not include filtration and classification, for which the pollution sources like waste batteries that are rich in mercury enter groundwater or are used in cheap organic fertilizers. The other source comes from the disposal of municipal sludge. In effect, a sharp contradiction has arisen between the increasing volume of sludge in China and its serious weakness in disposal, backwardness in disposal approach. A great deal of sludge is transported out, dumped or filed up at random, causing the “sludge-surrounding” phenomenon in many cities. And the waste containing mercury from daily life can cause secondary pollution by entering sewage system. <em>Guangzhou Daily</em> reported in 2009 that a cleaning company piled sludge in a forest farm locating between TangShalin village and ZhangMuTou forest farm, and then the heavy metal in the sludge infiltrated into a fishpond, which killed 15,000 kilograms of living fish. </p>
 +
 
 +
<p>The pollution source of lead generally comes from the waste water and chippings leaked by paper mills in the upper reaches of urban water system. The waste that is excessive in lead is used in the production of cheap organic fertilizers, which will enter soil system once again. </p>
 +
 
 +
<p>In addition to the pollution sources above, the raw material used in the production of cheap inorganic salt, magnesium sulfate, is the waste sulfuric acid from galvanizing plants; glyphosate acid in the waste liquid from the production of herbicide, glyphosate, is recycled before being disposed properly, which constitutes another important pollution source. </p>
 +
<img src="https://static.igem.org/mediawiki/2017/5/50/T--FAFU-CHINA--IMG_2017.JPG" style="width:50%"/>
 +
<p style="font-size:5px; width:50%">Fig. 1 During this visit to Zhangzhou, we exchanged opinions and discussed on the project’s background, thinking pattern and some problems in practice with the president Shi Jinsheng in Fujian Kunsheng Agriculture.</p>
 +
 
 +
 
 +
<br/><p><strong>iGEM group:Can you make some comments and suggestions after hearing our thinking pattern of the project?</strong> </p>
 +
 
 +
<p><strong>President Shi:</strong> As a matter of fact, we tend to apply micro-molecular humid acid or organic fertilizers of amino acid in practical utilization to fix or mobilize the necessary soil elements for plant’s growth. But the problem is: helpful and harmful elements will be fixed or mobilized simultaneously in the process, and thereby making it impossible to carry out a precise and peculiar selective fixation/mobilization. In your project, the heavy metal pollution is handled by the joint application of peculiar metal transporter protein and hyperaccumulator, which is pretty good. </p>
 +
<img src="https://static.igem.org/mediawiki/2017/2/27/T--FAFU-CHINA--IMG_2028.JPG" style="width:50%"/>
 +
 
 +
 
 +
<br/><p><strong>iGEM group:If our project needs to be applied in practice, what will be the specific operation processes? And of what aspects shall we be conscious?</strong> </p>
 +
 
 +
<p><strong>President Shi: </strong>Generally speaking, phosphate solubilizing bacteria will be subject to a series of courses to rejuvenate and ferment, and then be colonized in the plant root as the added substance of organic fertilizers. That can control the reproduction of harmful bacteria in soil effectively on one hand and disintegrate phosphorus and potassium on the other hand. In addition to organic fertilizers, something like fermentation liquor of cane sugar, fermentation liquor of alginic salts, etc, is also a good carrier. It is to guarantee an adequate carbon source and nitrogen source that matters. Talking about the aspect you should very care about is safety. Currently, it is unclear whether the unmonitored release of every genetically engineered microbe(GEM) into the enviroment is absolutely harmful or absolutely safe, especially your project, which actually is referring to GMO that has been controversial for almost 20 years in China, even world. Decades of scientific research and changes in government polices may be needed to determine and define the danger or safety of every type of GEM, as current information is sparse. </p>
 +
 
 
</div>
 
</div>
<div class="clear"></div>
+
 
<div class="column full_size">
+
 
<h5>Inspiration</h5>
+
 
<p>Here are a few examples of excellent Integrated Human Practices work:</p>
+
 
<ul>
+
 
<li><a href="https://2016.igem.org/Team:INSA-Lyon/Integrated_Practices">2016 INSA Lyon</a></li>
+
</body>
<li><a href="https://2016.igem.org/Team:UofC_Calgary/Integrated_Practices">2016 UofC Calgary</a></li>
+
<li><a href="https://2015.igem.org/Team:Bielefeld-CeBiTec/Practices">2015 Bielefeld</a></li>
+
<li><a href="https://2015.igem.org/Team:Edinburgh/Practices">2015 Edinburgh</a></li>
+
</ul>
+
 
</html>
 
</html>

Revision as of 15:05, 25 October 2017











Communication with Entrepreneur


iGEM group:According to your years of field investigation and research, from what specific origins the heavy metal pollution arises? And by what means the heavy metal pollutes soil?

President Shi: At present, the metals that caused serious pollution include Cd, Pb and Hg. The enrichment of Cd in soil makes some crops, especially rice, excessive in the amount of heavy metal, which is actually what we call “Cd-polluted-rice”. The phenomenon is caused by the utilization of a kind of quick acting fertilizer, urea, in great amount, which can increase rice yield. When the massive loss of nutrient occurs in soil, a great amount of silicon-calcium-magnesium fertilizer will be used as soil conditioner to alleviate the trouble. But the problem is that the raw materials of such fertilizer are the by-products of cadmium and steel chippings in steel production. To lower costs, the steel chippings are used in the fertilizer before they are processed consciously with pertinent technologies, and thereby becoming one of the largest pollution sources of the poisonous heavy metal, cadmium.

And the main source of mercury is the improper disposal of municipal waste. The best method to dispose municipal waste currently is incineration. But landfill remains to the major method to dispose the largest proportion of municipal waste, and the steps of disposal do not include filtration and classification, for which the pollution sources like waste batteries that are rich in mercury enter groundwater or are used in cheap organic fertilizers. The other source comes from the disposal of municipal sludge. In effect, a sharp contradiction has arisen between the increasing volume of sludge in China and its serious weakness in disposal, backwardness in disposal approach. A great deal of sludge is transported out, dumped or filed up at random, causing the “sludge-surrounding” phenomenon in many cities. And the waste containing mercury from daily life can cause secondary pollution by entering sewage system. Guangzhou Daily reported in 2009 that a cleaning company piled sludge in a forest farm locating between TangShalin village and ZhangMuTou forest farm, and then the heavy metal in the sludge infiltrated into a fishpond, which killed 15,000 kilograms of living fish.

The pollution source of lead generally comes from the waste water and chippings leaked by paper mills in the upper reaches of urban water system. The waste that is excessive in lead is used in the production of cheap organic fertilizers, which will enter soil system once again.

In addition to the pollution sources above, the raw material used in the production of cheap inorganic salt, magnesium sulfate, is the waste sulfuric acid from galvanizing plants; glyphosate acid in the waste liquid from the production of herbicide, glyphosate, is recycled before being disposed properly, which constitutes another important pollution source.

Fig. 1 During this visit to Zhangzhou, we exchanged opinions and discussed on the project’s background, thinking pattern and some problems in practice with the president Shi Jinsheng in Fujian Kunsheng Agriculture.


iGEM group:Can you make some comments and suggestions after hearing our thinking pattern of the project?

President Shi: As a matter of fact, we tend to apply micro-molecular humid acid or organic fertilizers of amino acid in practical utilization to fix or mobilize the necessary soil elements for plant’s growth. But the problem is: helpful and harmful elements will be fixed or mobilized simultaneously in the process, and thereby making it impossible to carry out a precise and peculiar selective fixation/mobilization. In your project, the heavy metal pollution is handled by the joint application of peculiar metal transporter protein and hyperaccumulator, which is pretty good.


iGEM group:If our project needs to be applied in practice, what will be the specific operation processes? And of what aspects shall we be conscious?

President Shi: Generally speaking, phosphate solubilizing bacteria will be subject to a series of courses to rejuvenate and ferment, and then be colonized in the plant root as the added substance of organic fertilizers. That can control the reproduction of harmful bacteria in soil effectively on one hand and disintegrate phosphorus and potassium on the other hand. In addition to organic fertilizers, something like fermentation liquor of cane sugar, fermentation liquor of alginic salts, etc, is also a good carrier. It is to guarantee an adequate carbon source and nitrogen source that matters. Talking about the aspect you should very care about is safety. Currently, it is unclear whether the unmonitored release of every genetically engineered microbe(GEM) into the enviroment is absolutely harmful or absolutely safe, especially your project, which actually is referring to GMO that has been controversial for almost 20 years in China, even world. Decades of scientific research and changes in government polices may be needed to determine and define the danger or safety of every type of GEM, as current information is sparse.