Difference between revisions of "Team:SZU China/Practices"

 
(58 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template_All_Teams}}
 
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
 
<html>
 
<html>
 +
<head>
 +
<link rel="stylesheet" type="text/css"  href="https://2015.igem.org/Template:SZU_China/Playground/bootstrap/CSS?action=raw&ctype=text/css" />
  
<!-- Start of CSS-->
 
<style type="text/css">
 
  
/* PAGE LAYOUT */
 
 
/* page background color*/
 
body {
 
background-color: #A7A9AB;
 
}
 
table {
 
table-layout: fixed;
 
word-wrap:break-word;
 
}
 
div {
 
word-wrap:break-word;
 
}
 
  
 +
<!-- Latest compiled and minified JavaScript -->
 +
<script src="https://2015.igem.org/Template:SZU_China/bootstrap/Javascript?action=raw&ctype=text/javascript"></script>
  
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer { 
 
width: 980px;
 
overflow: hidden;
 
float:left;
 
margin-left: 20px;
 
background-color: #EEEDEA;
 
border-bottom: 6px solid #EE3e53;
 
}
 
  
/* Creates the container for the menu */
+
<!--custom css file-->
#menuContainer  {
+
<link href="https://2015.igem.org/Template:SZU_China/Playground/custom/CSS?action=raw&ctype=text/css" rel="stylesheet">
float:right;
+
width: 150px;
+
background-color: #0e232f;
+
height: 100%;
+
border-top: 6px solid #EE3e53;
+
font-family: "Arial", Helvetica, sans-serif;
+
}
+
  
/* Creates the container for the content */
+
<link href="https://2015.igem.org/Template:SZU_China/Playground/title/CSS?action=raw&ctype=text/css" rel="stylesheet">
#contentContainer {
+
background-color: #EEEDEA;
+
width: 810px;
+
float: left;
+
padding: 10px;
+
border-top: 6px solid #EE3e53;
+
}
+
  
  
/*Set up height place holder for the banner*/
+
<style>
#bannerContainer {
+
height:150px;
+
                                position: relative;
+
margin:auto;
+
text-align:left;
+
color: #24B694;
+
}
+
  
                      img.x {
+
                .backtop {
                      position: absolute;
+
                    background: url(http://www.w3cschool.cc/wp-content/themes/w3cschool.cc/assets/img/backtotop.png) no-repeat center center;
                      top: 20px;
+
                    bottom: 20px;
                      left: 100px;
+
                    cursor: pointer;
                      }
+
                    display: none;
 +
                    height: 70px;
 +
                    position: fixed;
 +
                    right: 20px;
 +
                    text-indent: -9999px;
 +
                    width: 70px;
 +
                    z-index: 100;
 +
                }
  
/*VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
 
  
 +
.cbp_tmtimeline {
 +
  margin: 30px 0 0 0;
 +
  padding: 0;
 +
  list-style: none;
 +
  position: relative;
 +
}
  
/*Change the styling of text for everything inside main container*/
+
/* The line */
#mainContainer p {  
+
.cbp_tmtimeline:before {
font-family: "Arial", Helvetica, sans-serif;
+
  content: '';
font-size: 12px;
+
  position: absolute;
color: #0e232f;
+
  top: 0;
}
+
  bottom: 0;
+
  width: 10px;
/*This changes the color and font family */
+
  background: #afdcf8;
#contentContainer h1, h2, h3, h4, h5, h6 {
+
  left: 20%;
font-family: "Arial", Helvetica, sans-serif;
+
  margin-left: -10px;
color: #0e232f;
+
}
border-bottom: none;
+
font-weight: bold;
+
text-transform: uppercase;
+
}
+
  
/*Style of the links - links are different inside the menu */
+
.cbp_tmtimeline > li {
#contentContainer a {  
+
  position: relative;
font-weight: bold;
+
}
color: #ee3e53;
+
}
+
  
  /* Styling links on hover- links are different inside the menu */
 
#contentContainer a:hover{
 
color: #f4b248;
 
}
 
  
/*Change the styling of tables */
 
        #contentContainer table {
 
    border: 1px solid #0e232f;
 
    border-collapse: collapse;
 
    width: 90%
 
    margin: auto;
 
    margin-bottom: 15px;
 
    margin-top: 15px;
 
    margin-right: 10px;
 
    margin-left: 10px;
 
    }
 
  
/*Change the styling of table cells*/
+
/* The date/time */
    #contentContainer  td {
+
.cbp_tmtimeline > li .cbp_tmtime {
    padding: 10px;
+
  display: block;
    border: 1px solid #0e232f;
+
  width: 25%;
    border-collapse: collapse;
+
  padding-right: 100px;
    vertical-align: text-top;
+
  position: absolute;
    background-color: #EEEDEA;
+
}
    }
+
  
/*Change the styling of table headers */
+
.cbp_tmtimeline > li .cbp_tmtime span {
    #contentContainer th {
+
  display: block;
    padding: 10px;
+
  text-align: right;
    border: 1px solid #0e232f;
+
      line-height:1.3em;
    border-collapse: collapse;
+
}
    vertical-align: text-top;
+
    background-color: #e8d5b7;
+
word-wrap:break-word;
+
  
    }
+
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
 +
  font-size: 0.9em;
 +
  color: #bdd0db;
 +
}
  
 +
.cbp_tmtimeline > li .cbp_tmtime span:last-child {
 +
  font-size: 2.9em;
 +
  color: #3594cb;
 +
}
  
/*MENU STYLING */
+
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
 +
  color: #6cbfee;
 +
}
  
/*Styling for the links in the menu */
+
/* Right content */
#menuContainer a {
+
.cbp_tmtimeline > li .cbp_tmlabel {
color: #EEEDEA;
+
  margin: 0 0 15px 25%;
text-decoration:none;
+
  background: #3594cb;
font-weight: bold;
+
  color: #fff;
}
+
  padding: 2em;
 +
  font-size: 1.2em;
 +
  font-weight: 300;
 +
  line-height: 1.4em;
 +
  position: relative;
 +
  border-radius: 5px;
 +
}
  
/* Sets the style for lists inside menuContainer  */
+
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
#menuContainer ul {
+
  background: #6cbfee;
width:100%;
+
}
list-style: none;
+
margin: auto;
+
padding-top: 10px;
+
padding-bottom: 10px;
+
  
}
+
.cbp_tmtimeline > li .cbp_tmlabel h2 {
 +
  margin-top: 0px;
 +
  padding: 0 0 10px 0;
 +
  border-bottom: 1px solid rgba(255,255,255,0.4);
 +
}
  
/*Styles the list items to become menu buttons */
+
/* The triangle */
#menuContainer ul li {
+
.cbp_tmtimeline > li .cbp_tmlabel:after {
display: block;
+
  right: 100%;
position: relative;
+
  border: solid transparent;
padding: 10px;
+
  content: " ";
margin-bottom:5px;
+
  height: 0;
padding-left: -20px;
+
  width: 0;
}
+
  position: absolute;
 +
  pointer-events: none;
 +
  border-right-color: #3594cb;
 +
  border-width: 10px;
 +
  top: 10px;
 +
}
  
#menuContainer ul li:hover {
+
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
background: #F4B248;
+
  border-right-color: #6cbfee;
color: #0e232f;
+
}
}
+
  
 +
/* The icons */
 +
.cbp_tmtimeline > li .cbp_tmicon {
 +
  width: 40px;
 +
  height: 40px;
 +
  font-family: 'ecoico';
 +
  speak: none;
 +
  font-style: normal;
 +
  font-weight: normal;
 +
  font-variant: normal;
 +
  text-transform: none;
 +
  font-size: 1.4em;
 +
  line-height: 40px;
 +
  -webkit-font-smoothing: antialiased;
 +
  position: absolute;
 +
  color: #fff;
 +
  background: #46a4da;
 +
  border-radius: 50%;
 +
  box-shadow: 0 0 0 8px #afdcf8;
 +
  text-align: center;
 +
  left: 20%;
 +
  top: 0;
 +
  margin: 0 0 0 -25px;
 +
}
  
/*HIde the submenus and removes the padding */
 
#menuContainer li ul {
 
display: none;
 
padding-top:15px;
 
margin-left: -9px;
 
}
 
  
/*Shows the submenus once you hover*/
+
/* Example Media Queries */
#menuContainer li:hover ul {
+
@media screen and (max-width: 65.375em) {
display: block;
+
}
+
  
/*style the submenu buttons*/
+
  .cbp_tmtimeline > li .cbp_tmtime span:last-child {
#menuContainer li ul li {
+
    font-size: 1.5em;
background: #0E232F;
+
  }
width: 100%;
+
}
}
+
  
#menuContainer li ul li:hover {
+
@media screen and (max-width: 47.2em) {
background: #EE3E53;
+
  .cbp_tmtimeline:before {
color: #fff;
+
    display: none;
}
+
  }
  
 +
  .cbp_tmtimeline > li .cbp_tmtime {
 +
    width: 100%;
 +
    position: relative;
 +
    padding: 0 0 20px 0;
 +
  }
  
 +
  .cbp_tmtimeline > li .cbp_tmtime span {
 +
    text-align: left;
 +
  }
  
/*CLASSES */
+
  .cbp_tmtimeline > li .cbp_tmlabel {
/*Clear class for all the pages, adds spacing too*/
+
    margin: 0 0 30px 0;
.clear{
+
    padding: 1em;
clear:both;
+
    font-weight: 400;
height: 10px;
+
    font-size: 95%;
}
+
  }
  
/* highlight box for special messages */
+
  .cbp_tmtimeline > li .cbp_tmlabel:after {
    .highlightBox {
+
    right: auto;
    width:500px;  
+
    left: 20px;
            margin:auto;  
+
    border-right-color: transparent;
            background-color: #E8D5B7;  
+
    border-bottom-color: #3594cb;
    margin-bottom: 15px;
+
    top: -20px;
    margin-top: 15px;
+
  }
    padding: 15px;
+
    padding-top: 5px;
+
+
          }
+
  
</style>
+
  .cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
<!-- End of CSS -->
+
    border-right-color: transparent;
 +
    border-bottom-color: #6cbfee;
 +
  }
  
 +
  .cbp_tmtimeline > li .cbp_tmicon {
 +
    position: relative;
 +
    float: right;
 +
    left: auto;
 +
    margin: -55px 5px 0 0px;
 +
  }
 +
}
  
<!-- Start of the template html elements. -->
+
</style>
<div id ="mainContainer"><!--This div will close on the page.-->
+
</head>
 +
</html>
 +
{{Template:SZU_China/Playground/menu}}
  
<div id="bannerContainer">
+
<html>
  <img src="https://static.igem.org/mediawiki/2014/f/fd/Szunewtop.png">  
+
<body>
                                  <a href="https://igem.org/Main_Page"><img class="x" src="https://static.igem.org/mediawiki/2014/f/f1/Szuigemlogo.png" ></a>
+
        <a class="backtop" href="javascript:void" style="display: none;"></a>
</div>
+
  
<!-- Start of menu -->
+
   
<div id="menuContainer">
+
<div class="text-title">
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
+
<div class="texts">
<ul>
+
<br>
<a href="https://2015.igem.org/Team:SZU_China"><li>HOME</li></a>
+
<br>
 +
<br>
 +
    <p id="heading">Human practice</p>
 +
    <p id="brief" style="font-size:30px;color:#fff;margin-top:10px;"> On the way to make a better world.</p>
 +
    </div></br>
  
<a href="https://2015.igem.org/Team:SZU_China/Team"><li>TEAM</li></a>
+
</br>
 +
</div>
  
  
<a href="#"><li>PROJECT
 
            <ul>
 
<a href="https://2015.igem.org/Team:SZU_China/Description"><li>Description</li></a>
 
<a href="https://2015.igem.org/Team:SZU_China/Experiments"><li>Experiments & Protocols</li></a> 
 
<a href="https://2015.igem.org/Team:SZU_China/Results"><li>Results</li></a> 
 
</ul>
 
</li></a>
 
  
<a href="#"><li>PARTS
+
<ul class="cbp_tmtimeline" style="margin: 4em 3em 0 9em;">
            <ul>
+
  <li>
<a href="https://2015.igem.org/Team:SZU_China/Parts"><li>Team Parts</li></a>
+
    <time class="cbp_tmtime" datetime="2013-04-10 18:30"><span>Meetup with Head-quarters from iGEM</span></time>
<a href="https://2015.igem.org/Team:SZU_China/Basic_Part"><li>Basic Parts</li></a>
+
    <div class="cbp_tmicon cbp_tmicon-phone"></div>
<a href="https://2015.igem.org/Team:SZU_China/Composite_Part"><li>Composite Parts</li></a>
+
    <div class="cbp_tmlabel">
<a href="https://2015.igem.org/Team:SZU_China/Part_Collection"><li>Part Collection</li></a>
+
     
</ul>
+
      <p><strong>Get motivated from IGEM Headquartes</strong><br>On May 19th, SZU-iGEM took part in the meeting with iGEM Headquarters along with Southern University of Science and Technology of China and Xiamen University. In the meeting we raised the questions regarding to team communications worldwide and giving some suggestion related to  the judging part. The words and experience Mr Randy Rettberg shared about the reason he set up iGEM did give us great motivations to create a better world.</p>
</li></a>
+
    </div>
 
+
  </li>
<a href="https://2015.igem.org/Team:SZU_China/Notebook"><li>NOTEBOOK</li></a>
+
  <li>
     
+
    <div class="cbp_tmlabel" style="width:517.2px;">
<a href="https://2015.igem.org/Team:SZU_China/Attributions"><li>ATTRIBUTIONS</li></a>
+
        <img src="https://static.igem.org/mediawiki/2015/4/44/SZU_China_RD_1.png" >
 
+
    </div>
<a href="https://2015.igem.org/Team:SZU_China/Collaborations"><li>COLLABORATIONS</li></a>
+
  </li>
 
+
  <li>
<a href="https://2015.igem.org/Team:SZU_China/Practices"><li>HUMAN PRACTICES</li></a>
+
    <div class="cbp_tmlabel" style="width:517.2px;">
 
+
        <img src="https://static.igem.org/mediawiki/2015/f/f9/SZU_China_RD_2.jpg" >
<a href="https://2015.igem.org/Team:SZU_China/Safety"><li>SAFETY</li></a>
+
    </div>
 
+
  </li>
<a href="https://2015.igem.org/Team:SZU_China/Modeling"><li>MODELING</li></a>
+
  <li>
 
+
    <div class="cbp_tmlabel" style="width:517.2px;">
<a href="https://2015.igem.org/Team:SZU_China/Measurement"><li>MEASUREMENT</li></a>
+
        <img src="https://static.igem.org/mediawiki/2015/f/f0/SZU_China_RD_3.jpg" >
 
+
    </div>
<a href="https://2015.igem.org/Team:SZU_China/Software"><li>SOFTWARE</li></a>
+
  </li>
 
+
  <li>
<a href="https://2015.igem.org/Team:SZU_China/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
+
    <time class="cbp_tmtime" datetime="2013-04-10 18:30"><span>Get Started Synthetic Biology</span></time>
 
+
    <div class="cbp_tmicon cbp_tmicon-phone"></div>
</ul>
+
    <div class="cbp_tmlabel">
</div>
+
     
<!-- End of menu  -->
+
      <p><strong>The Festival exhibit of College of Life Sciences of SZU</strong><br>
 
+
Biological graduates are once considered to be one of the groups with lowest employment rate and biology has since been left out in many students’ mind. However, synthetic biology open a window for the university student to look deeper into the fantastic aspect that various biological parts can be synthesized like a computer. The Festival exhibit the last year and this year project of our team attached with the synthetic biological information. Surprisingly it receive some praise. Some literal students even the exchange students grew strong interest in our project and would like to join us in the lab. </p>
<!-- Start of content -->
+
    </div>
<div id="contentContainer"><!--This div will close on the page.-->
+
  </li>
 
+
  <li>
<h1> WIKI 正在建设中 </h1>
+
    <div class="cbp_tmlabel" style="width:517.2px;">
 
+
        <img src="https://static.igem.org/mediawiki/2015/e/e2/SZU_China_WHJ_1.jpg" >
 
+
    </div>
<h2> Human Practices </h2>
+
  </li>
 
+
  <li>
<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>
+
    <div class="cbp_tmlabel" style="width:517.2px;">
<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>
+
      <img src="https://static.igem.org/mediawiki/2015/1/1e/SZU_China_HP111.jpg">
<p>For more information, please see the <a href="https://2015.igem.org/Practices_Hub">Practices Hub</a>.</p>
+
    </div>
 
+
  </li>
<div class="highlightBox">
+
  <li>
<h4>Note</h4>
+
    <div class="cbp_tmlabel" style="width:517.2px;">
<p>You must fill out this page in order to be considered for all <a href="https://2015.igem.org/Judging/Awards">awards</a> for Human Practices:</p>
+
      <img src="https://static.igem.org/mediawiki/2015/0/08/WHJ_2.jpg">
<ul>
+
    </div>
<li>Human Practices silver medal criterion</li>
+
  </li>
<li>Human Practices gold medal criterion</li>
+
  <li>
<li>Best Integrated Human Practices award</li>
+
    <div class="cbp_tmlabel" style="width:517.2px;">
<li>Best Education and Public Engagement award</li>
+
      <img src="https://static.igem.org/mediawiki/2015/f/fe/SZU_China_WHJ_4.jpg">
</ul>
+
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmicon cbp_tmicon-phone"></div>
 +
    <div class="cbp_tmlabel">
 +
                <p><strong>The Juvenile Biology Maker in Primary School</strong><br>
 +
Asking an adult a question,you may receive a certain answer but asking a primary school student you will receive even more questions. Primary school is where the curiosity and interest fosters. On Sept 11th, we extended our footprint to primary school to talk to those little scientists who has affinity for nature and science. In the meetup, we demonstrated how our system works as well as the related knowledge about bladder cancer. After the lecture, students came to us with lots of questions about our project and cancer. With laugh and passion, the idea spread in every corner of the room and the love for science passed down to the new generation. After that we decided to be their biological mentor and give them lectures once a month. It can never be more pleasant to be the one to sow the seed and make a little difference.
 +
</p>
 +
    </div>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/9/9b/SZU_China_PM_1.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/b/b8/SZU_China_PM_2.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/5/50/SZU_China_PM_3.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/c/c7/SZU_China_PM_4.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <time class="cbp_tmtime" datetime="2013-04-16 21:30"><span>Go away,<br>Mr.Tumor</span></time>
 +
    <div class="cbp_tmicon cbp_tmicon-earth"></div>
 +
    <div class="cbp_tmlabel">
 +
      <p><strong>1.Learn from bladder caner professor Mr. Cai</strong><br>
 +
We’ve been thinking about what we can help in face of the deadly disease.
 +
Cancer is a ominous word for most Chinese people especially for the old generation that used to be conservative. On the other hand people find it helpless when they were diagnosed as cancer. Since then we not only conducted a survey on synthetic biology and bladder cancer but also interviewed professor Mr. Cai Zhiming who has abundant experience in terms of the therapy of bladder cancer to search the way out. Professor and also the director of Shenzhen Second People hospital told us that the effect of different therapies varies depends on patients’ body condition and also the psychological states. Sometimes the physical condition is largely influenced by the mental states. However most sufferers inclines to isolate themselves and thus fear of death grow day by day. It is proved as we tried to reach the patients but only receive refusal.
 +
</p>
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/f/f5/SZU_China_CYZ.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/8/88/SZU_China_CYZ_1.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmicon cbp_tmicon-earth"></div>
 +
    <div class="cbp_tmlabel">
 +
      <p><strong>The significance psychotherapy for cancer patients</strong><br>
 +
Referring to the group psychotherapy which originally means a form of psychotherapy in which one or more therapists treat a small group of clients together as a group now include any helping process that takes place in a group, including support groups, skills training groups and psycho-education groups. We realized that some principles group psychotherapy shares may help those cancer patients. For example, the recognition of shared experiences and feelings among group members and that these may be widespread or universal human concerns, serves to remove a group member's sense of isolation, validate their experiences, and raise self-esteem. Studies also indicates clear evidence for the effectiveness of group psychotherapy for depression: a meta-analysis of 48 studies showed an overall effect size of 1.03, which is clinically highly significant. But the reality is hospital in China rarely apply this form of therapy to help those patients. Another reason is because cancer patients usually refuse to talk about cancer even themselves were deceived by their family concerning the fact would depress the suffers.
 +
</p>
 
</div>
 
</div>
 
+
  </li>
 
+
  <li>
<h5>Some Human Practices topic areas </h5>
+
  <div class="cbp_tmicon cbp_tmicon-earth"></div>
<ul>
+
    <div class="cbp_tmlabel">
<li>Philosophy</li>
+
      <p><strong>3.Mr Tumor,Go Away From Them!</strong><br>
<li>Public Engagement / Dialogue</li>
+
Having learned the overview, we came up with the idea to set up the platform similar to group psychotherapy for cancer sufferers to communicate with each other. The trial to obtain approval from hospital was turned down as usual for several weeks. In this case,we tried to reach the Cancer Mutual Aid Association and gladly both sides agreed to help. On Sept 12th SZU-iGEM teams and cancer sufferers gathered in Bijiashan Park ready for the meetup. Team members joined the sufferers to do the exercise which believed to be beneficial for keeping a calm mind prior to the meetup. The communication started later with a 67-year-old woman who was diagnosed as mammary cancer 11 years ago telling her encouraging story about how she got out of depression and keep exercising for all these years. A 47-year-old attorney Ms Wei told the participants that she tried all means to treat the cancer but at last realized the psychotherapy is the most effective one. The intense situation in family and stress from work would only worsen one’s health. Now her wish is to live longer than her parents and witness her son get married. For another 69-year-old woman Ms Xiao, she’s far more optimistic than anyone else even carrying cancer. She organized a model team in which the members are all mammary cancer sufferers and performed all over the country. We were all deeply touched by her spirit and most significantly we witness the young cancer sufferers sobbing from laughing when hearing the story. There’s nothing powerful than an positive mind and tender than people’s care. The communication gave us a new angle to look at life as well as to introspect ourselves. For the patients we passed the hope of life and resolve the isolation and fear inside their heart. Now we’ve built the long term cooperative relationship with Shenzhen Cancer patient Mutual Aid Association to organize more interactive activities for cancer sufferers.</p>
<li>Education</li>
+
    </div>
<li>Product Design</li>
+
  </li>
<li>Scale-Up and Deployment Issues</li>
+
  <li>
<li>Environmental Impact</li>
+
    <div class="cbp_tmlabel" style="width:517.2px;">
<li>Ethics</li>
+
      <img src="https://static.igem.org/mediawiki/2015/7/77/SZU_China_BJS_1.jpg">
<li>Safety</li>
+
    </div>
<li>Security</li>
+
  </li>
<li>Public Policy</li>
+
  <li>
<li>Law and Regulation</li>
+
    <div class="cbp_tmlabel" style="width:517.2px;">
<li>Risk Assessment</li>
+
      <img src="https://static.igem.org/mediawiki/2015/d/dc/SZU_China_BJS_2.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/5/51/SZU_China_BJS_3.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/2/2c/SZU_China_BJS_4.png">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/b/be/SZU_China_BJS_5.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/2/2a/SZU_China_BC_6.png">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <time class="cbp_tmtime" datetime="2013-04-10 18:30"><span>CCIC</span></time>
 +
    <div class="cbp_tmicon cbp_tmicon-earth"></div>
 +
    <div class="cbp_tmlabel">
 +
      <p><strong>Conference of China IGEMers Committee</strong><br>Realizing the significance of team communications, SZU-iGEM this year joined the China iGEMer's Meetup in Peking University where we shared our project with other 30 teams all over China.It is in the communication that we are able to find out the flaws and raise the better way out. During the tea break we caught the chance to learn from other teams hearing their advices so as to further improve our project and experiment. Thanks for other teams'suggestions and we are thankful for the people who have given us favor and feedbacks.We are on the way to make a better world.
 +
</p>
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/9/96/SZU_China_BJ_1.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/a/a1/SZU_China_CCIC_1.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/e/ef/SZU_China_CCIC_2.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <div class="cbp_tmlabel" style="width:517.2px;">
 +
      <img src="https://static.igem.org/mediawiki/2015/7/7e/SZU_China_CCIC_3.jpg">
 +
    </div>
 +
  </li>
 +
  <li>
 +
    <time class="cbp_tmtime" datetime="2013-04-10 18:30"><span>It will be continued...</span></time>
 +
    <div class="cbp_tmicon cbp_tmicon-earth"></div>
 +
    <div class="cbp_tmlabel">
 +
      <p><strong>It will be continued...</strong><br>             
 +
        Human practice actually give us a chance to step out of the lab and fulfill our responsibilities for the society and an instant to introspect our lives. It is a start but keeping it move on would be the true human practice for all of us.
 +
    </div>
 +
  </li>
 
</ul>
 
</ul>
 +
  <script>
 +
            var h = $(window).height();
 +
           
 +
            $(window).scroll(function () {
 +
                            if($(window).scrollTop()>=h*1.5) {
 +
                            $(".backtop").fadeIn();
 +
                            }else {
 +
                            $(".backtop").fadeOut();
 +
                            }
 +
                            });
 +
                            $(".backtop").click(function(event){   
 +
                                                $('html,body').animate({scrollTop:0}, 500);
 +
                                                return false;
 +
                                                });
 +
            </script>
  
<h5>What should we write about on this page?</h5>
+
<script src="https://2015.igem.org/Template:SZU_China/bootstrap/Javascript?action=raw&ctype=text/javascript"></script>
<p>On this page, you should write about the Human Practices topics you considered in your project, and document any special activities you did (such as visiting experts, talking to lawmakers, or doing public engagement).</p>
+
</body>
 
+
 
+
<h5>Inspiration</h5>
+
<p>Read what other teams have done:</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:Dundee/policypractice/experts">2014 Dundee </a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Policy_Practices_Overview">2014 UC Davis </a></li>
+
<li><a href="https://2013.igem.org/Team:Manchester/HumanPractices">2013 Manchester </a></li>
+
<li><a href="https://2013.igem.org/Team:Cornell/outreach">2013 Cornell </a></li>
+
</ul>
+
 
+
<h3>Integrated Human Practices</h3>
+
 
+
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Integrated Human Practices award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
+
 
+
<h3>Education and Public Engagement</h3>
+
 
+
<p>Do you want to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Education and Public Outreach award</a>? Make it easy for the judges to find any wiki content that is relevant to this prize. Highlight this content with a header or separate section.</p>
+
 
+
</div>
+
 
</html>
 
</html>
 +
{{Template:SZU_China/Playground/footer}}

Latest revision as of 00:51, 19 September 2015




Human practice

On the way to make a better world.



  • Get motivated from IGEM Headquartes
    On May 19th, SZU-iGEM took part in the meeting with iGEM Headquarters along with Southern University of Science and Technology of China and Xiamen University. In the meeting we raised the questions regarding to team communications worldwide and giving some suggestion related to the judging part. The words and experience Mr Randy Rettberg shared about the reason he set up iGEM did give us great motivations to create a better world.

  • The Festival exhibit of College of Life Sciences of SZU
    Biological graduates are once considered to be one of the groups with lowest employment rate and biology has since been left out in many students’ mind. However, synthetic biology open a window for the university student to look deeper into the fantastic aspect that various biological parts can be synthesized like a computer. The Festival exhibit the last year and this year project of our team attached with the synthetic biological information. Surprisingly it receive some praise. Some literal students even the exchange students grew strong interest in our project and would like to join us in the lab.

  • The Juvenile Biology Maker in Primary School
    Asking an adult a question,you may receive a certain answer but asking a primary school student you will receive even more questions. Primary school is where the curiosity and interest fosters. On Sept 11th, we extended our footprint to primary school to talk to those little scientists who has affinity for nature and science. In the meetup, we demonstrated how our system works as well as the related knowledge about bladder cancer. After the lecture, students came to us with lots of questions about our project and cancer. With laugh and passion, the idea spread in every corner of the room and the love for science passed down to the new generation. After that we decided to be their biological mentor and give them lectures once a month. It can never be more pleasant to be the one to sow the seed and make a little difference.

  • 1.Learn from bladder caner professor Mr. Cai
    We’ve been thinking about what we can help in face of the deadly disease. Cancer is a ominous word for most Chinese people especially for the old generation that used to be conservative. On the other hand people find it helpless when they were diagnosed as cancer. Since then we not only conducted a survey on synthetic biology and bladder cancer but also interviewed professor Mr. Cai Zhiming who has abundant experience in terms of the therapy of bladder cancer to search the way out. Professor and also the director of Shenzhen Second People hospital told us that the effect of different therapies varies depends on patients’ body condition and also the psychological states. Sometimes the physical condition is largely influenced by the mental states. However most sufferers inclines to isolate themselves and thus fear of death grow day by day. It is proved as we tried to reach the patients but only receive refusal.

  • The significance psychotherapy for cancer patients
    Referring to the group psychotherapy which originally means a form of psychotherapy in which one or more therapists treat a small group of clients together as a group now include any helping process that takes place in a group, including support groups, skills training groups and psycho-education groups. We realized that some principles group psychotherapy shares may help those cancer patients. For example, the recognition of shared experiences and feelings among group members and that these may be widespread or universal human concerns, serves to remove a group member's sense of isolation, validate their experiences, and raise self-esteem. Studies also indicates clear evidence for the effectiveness of group psychotherapy for depression: a meta-analysis of 48 studies showed an overall effect size of 1.03, which is clinically highly significant. But the reality is hospital in China rarely apply this form of therapy to help those patients. Another reason is because cancer patients usually refuse to talk about cancer even themselves were deceived by their family concerning the fact would depress the suffers.

  • 3.Mr Tumor,Go Away From Them!
    Having learned the overview, we came up with the idea to set up the platform similar to group psychotherapy for cancer sufferers to communicate with each other. The trial to obtain approval from hospital was turned down as usual for several weeks. In this case,we tried to reach the Cancer Mutual Aid Association and gladly both sides agreed to help. On Sept 12th SZU-iGEM teams and cancer sufferers gathered in Bijiashan Park ready for the meetup. Team members joined the sufferers to do the exercise which believed to be beneficial for keeping a calm mind prior to the meetup. The communication started later with a 67-year-old woman who was diagnosed as mammary cancer 11 years ago telling her encouraging story about how she got out of depression and keep exercising for all these years. A 47-year-old attorney Ms Wei told the participants that she tried all means to treat the cancer but at last realized the psychotherapy is the most effective one. The intense situation in family and stress from work would only worsen one’s health. Now her wish is to live longer than her parents and witness her son get married. For another 69-year-old woman Ms Xiao, she’s far more optimistic than anyone else even carrying cancer. She organized a model team in which the members are all mammary cancer sufferers and performed all over the country. We were all deeply touched by her spirit and most significantly we witness the young cancer sufferers sobbing from laughing when hearing the story. There’s nothing powerful than an positive mind and tender than people’s care. The communication gave us a new angle to look at life as well as to introspect ourselves. For the patients we passed the hope of life and resolve the isolation and fear inside their heart. Now we’ve built the long term cooperative relationship with Shenzhen Cancer patient Mutual Aid Association to organize more interactive activities for cancer sufferers.

  • Conference of China IGEMers Committee
    Realizing the significance of team communications, SZU-iGEM this year joined the China iGEMer's Meetup in Peking University where we shared our project with other 30 teams all over China.It is in the communication that we are able to find out the flaws and raise the better way out. During the tea break we caught the chance to learn from other teams hearing their advices so as to further improve our project and experiment. Thanks for other teams'suggestions and we are thankful for the people who have given us favor and feedbacks.We are on the way to make a better world.

  • It will be continued...
    Human practice actually give us a chance to step out of the lab and fulfill our responsibilities for the society and an instant to introspect our lives. It is a start but keeping it move on would be the true human practice for all of us.