Team:OUC-China/HumanPractice/Overview
From 2012.igem.org
(31 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
<link rel="stylesheet" href="http://1.oucigem.sinaapp.com/oucigem2012-nav.css"><!--nav css--> | <link rel="stylesheet" href="http://1.oucigem.sinaapp.com/oucigem2012-nav.css"><!--nav css--> | ||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><!--jquery js--> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><!--jquery js--> | ||
<script type="text/javascript" src="http://1.oucigem.sinaapp.com/OUC-nav.js"></script><!--nav js--> | <script type="text/javascript" src="http://1.oucigem.sinaapp.com/OUC-nav.js"></script><!--nav js--> | ||
+ | <link rel="stylesheet" href="http://1.oucigem.sinaapp.com/down-icon.css"><!--download pdf css--> | ||
<style> | <style> | ||
*{ | *{ | ||
Line 14: | Line 14: | ||
padding:0; | padding:0; | ||
margin:0; | margin:0; | ||
- | overflow-x: | + | overflow-x:auto; |
font: 500 12px/1.625 "Helvetica Neue", Helvetica, Arial, sans-serif; | font: 500 12px/1.625 "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
+ | } | ||
+ | #top-section{ | ||
+ | width:99%; | ||
} | } | ||
#page{ | #page{ | ||
Line 52: | Line 55: | ||
} | } | ||
.article-list .list-box p{ | .article-list .list-box p{ | ||
- | font-family: | + | font-family:Arial, sans-serif; |
font-size:16px; | font-size:16px; | ||
color: #222; | color: #222; | ||
+ | } | ||
+ | .article-list .list-text span{ | ||
+ | margin-left:15px; | ||
+ | } | ||
+ | .article-list .list-text sub{ | ||
+ | margin-left:90px; | ||
+ | } | ||
+ | .article-list .list-text link{ | ||
+ | text-decoration:underline; | ||
} | } | ||
.article-list .start{ | .article-list .start{ | ||
Line 88: | Line 100: | ||
} | } | ||
#slidenav li a { | #slidenav li a { | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2012/0/0f/Ouc-slidenav-HM.png) no-repeat; |
background-position: -55px 0; | background-position: -55px 0; | ||
display: block; | display: block; | ||
Line 95: | Line 107: | ||
} | } | ||
#slidenav li a span { | #slidenav li a span { | ||
- | background: url(https://static.igem.org/mediawiki/ | + | background: url(https://static.igem.org/mediawiki/2012/0/0f/Ouc-slidenav-HM.png) no-repeat; |
display: block; | display: block; | ||
width: 30px; | width: 30px; | ||
Line 116: | Line 128: | ||
#slidenav li.sensor a span { background-position: 0 -50px; } | #slidenav li.sensor a span { background-position: 0 -50px; } | ||
- | #slidenav li.decision-making a { background-position: -55px - | + | #slidenav li.decision-making a { background-position: -55px -95px; width: 180px; height: 50px; } |
#slidenav li.decision-making a span { background-position: 0 -100px; } | #slidenav li.decision-making a span { background-position: 0 -100px; } | ||
#slidenav li.gas-vesicle a { background-position: -55px -150px; width: 152px; height: 32px; } | #slidenav li.gas-vesicle a { background-position: -55px -150px; width: 152px; height: 32px; } | ||
#slidenav li.gas-vesicle a span { background-position: 0 -150px; } | #slidenav li.gas-vesicle a span { background-position: 0 -150px; } | ||
+ | |||
+ | #ouc-footer{ | ||
+ | text-align:center; | ||
+ | margin-top:25px; | ||
+ | margin-left:10px; | ||
+ | width:800px; | ||
+ | |||
+ | } | ||
+ | #footer-box{ | ||
+ | height: 50px; | ||
+ | |||
+ | width:1349px; | ||
+ | margin-top:0; | ||
+ | margin-bottom:-10px; | ||
+ | background-color:#1487DF; | ||
+ | border:none; | ||
+ | padding-left:0; | ||
+ | padding-right:0; | ||
+ | } | ||
+ | #footer a | ||
+ | { | ||
+ | color:#ffffff; | ||
+ | font-size:100%; | ||
+ | } | ||
+ | |||
+ | |||
+ | #ouc-tools ul li{ | ||
+ | display: inline-block; | ||
+ | margin-right: 30px; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | |||
+ | input.searchButton { | ||
+ | font-size: 120%; | ||
+ | background: none; | ||
+ | border: none; | ||
+ | color: #45b8ef; | ||
+ | font-weight: bold; | ||
+ | margin-right:10px; | ||
+ | margin-bottom:0; | ||
+ | magin-left:10px; | ||
+ | } | ||
+ | input.searchButton:hover { | ||
+ | color: #2d7ca3; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
Line 128: | Line 185: | ||
</div> | </div> | ||
<ul class="menu"> | <ul class="menu"> | ||
- | <li> <a href=" | + | <li> <a href="https://2012.igem.org/Team:OUC-China">Index</a> </li> |
- | <li> <a href=" | + | <li> <a href="https://2012.igem.org/Team:OUC-China/Project/Overview">Project</a> </li> |
- | <li> <a href=" | + | <li> <a href="https://2012.igem.org/Team:OUC-China/Modeling/Overview">Modeling</a> </li> |
- | <li> <a href=" | + | <li> <a href="https://2012.igem.org/Team:OUC-China/HumanPractice/Overview">Human Practice</a> </li> |
- | <li> <a href=" | + | <li> <a href="https://2012.igem.org/Team:OUC-China/Team/members">Team</a> </li> |
- | <li> <a href=" | + | <li> <a href="https://2012.igem.org/Team:OUC-China/Parts">Parts</a> </li> |
- | <li> <a href=" | + | <li> <a href="https://2012.igem.org/Team:OUC-China/Safety">Safety</a> </li> |
- | <li> <a href=" | + | <li> <a href="https://2012.igem.org/Team:OUC-China/labnote">Note</a> </li> |
</ul> | </ul> | ||
</div> | </div> | ||
Line 141: | Line 198: | ||
<ul class="submenu"> | <ul class="submenu"> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/a/af/Projectoverview.jpg" /> |
- | + | Home | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China#hmo"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/4/49/Humanpracticeoverview.jpg" /> |
- | + | HumanPractice index | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/Judgingform"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/6/6e/Juding-form.jpg" /> |
- | + | JudgingForm | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/contactus"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/1/1e/Contact-us.jpg" /> |
+ | Contact Us | ||
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <ul class="submenu"> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:OUC-China/Project/Overview"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/5/59/Ouc-nav-project-overview.jpg" /> | ||
+ | Project Overview | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:OUC-China/Project/Sensor/AbstractandBackground"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/1/15/Ouc-nav-project-secsor.jpg" /> | ||
+ | Sensor | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:OUC-China/Project/DesignMaking/Abstract"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/3/34/Ouc-nav-device.jpg" /> | ||
+ | Decision-making Device | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:OUC-China/Project/GVP/GasandBackground"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/5/57/Ouc-nav-project-gvp.jpg" /> | ||
+ | Gas vesicle | ||
</a> | </a> | ||
</li> | </li> | ||
Line 167: | Line 251: | ||
<ul class="submenu"> | <ul class="submenu"> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/Modeling/ODEModel"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/f/f6/Ouc-nav-modeling-ode.jpg" /> |
- | + | ODEModel | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/Modeling/ParameterSensitivityAnalysis"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/c/cf/Ouc-nav-modeling-sensertitive.jpg" /> |
- | + | Parameter Sensitivity Analysis | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/Modeling/ParameterSweep"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/0/07/Ouc-nav-modeling-sweep.jpg" /> |
- | + | Parameter Sweep | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/Modeling/NoiseAnalysis"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/0/04/Ouc-nav-modeling-noise.jpg" /> |
- | + | Noise Analysis | |
</a> | </a> | ||
</li> | </li> | ||
Line 193: | Line 277: | ||
<ul class="submenu"> | <ul class="submenu"> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/HumanPractice/Overview"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/6/61/Ouc-nav-humanoverview.jpg" /> |
- | + | HumanPractice Overview | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/HumanPractice/Communication"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/c/cc/Ouc-nav-Communication.jpg" /> |
- | + | Meeting and Academic Communication | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/HumanPractice/Camps"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/8/8d/Ouc-nav-humcamp.jpg" /> |
- | + | Camps, Class and Lectures | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/HumanPractice/SpecialHM"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/b/b7/Ouc-nav-hmspcial.jpg" /> |
- | + | Special HP | |
</a> | </a> | ||
</li> | </li> | ||
Line 219: | Line 303: | ||
<ul class="submenu"> | <ul class="submenu"> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/Team/members"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/6/6d/Ouc-nav-team.jpg" /> |
- | + | Team Members | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/Team/instructor"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/3/35/Ouc-nav-instructor.jpg" /> |
- | + | Instructors | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/Team/AcknowledgementandCooperation"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/a/a6/Ouc-nav-co.jpg" /> |
- | + | Acknowledgement&Cooperation | |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
- | <a href=""> | + | <a href="https://2012.igem.org/Team:OUC-China/Team/Lab"> |
- | <img src="" /> | + | <img src="https://static.igem.org/mediawiki/2012/a/a7/Ouc-nav-lab.jpg" /> |
- | + | Lab | |
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <ul class="submenu"> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:OUC-China/Parts"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/f/f9/Ouc-nav-parts.jpg" /> | ||
+ | Parts | ||
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <ul class="submenu"> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:OUC-China/Safety"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/5/5d/Ouc-nav-safety.jpg" /> | ||
+ | Safety | ||
+ | </a> | ||
+ | </li> | ||
+ | </ul> | ||
+ | <ul class="submenu"> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:OUC-China/labnote"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/8/8b/Ouc-nav-labnote.jpg" /> | ||
+ | Labnote | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://skydrive.live.com/redir?resid=6A13E80E2A176A23!249&authkey=!AGsNOi9excznIt8"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/4/4e/Ouc-nav-modelingnote.jpg" /> | ||
+ | Modeling Note | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:OUC-China/protocol"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012/7/7d/Ouc-pro.png" /> | ||
+ | Protocols | ||
</a> | </a> | ||
</li> | </li> | ||
Line 251: | Line 371: | ||
<ul id="social" class="group"> | <ul id="social" class="group"> | ||
- | <li class="overview"><a href=" | + | <li class="overview"><a href="https://2012.igem.org/Team:OUC-China/HumanPractice/Overview"><span>overview</span></a></li> |
- | <li class="sensor"><a href=" | + | <li class="sensor"><a href="https://2012.igem.org/Team:OUC-China/HumanPractice/Communication"><span></span>sensor</a></li> |
- | <li class="decision-making"><a href=" | + | <li class="decision-making"><a href="https://2012.igem.org/Team:OUC-China/HumanPractice/Camps"><span></span>decision-making</a></li> |
- | <li class="gas-vesicle"><a href=" | + | <li class="gas-vesicle"><a href="https://2012.igem.org/Team:OUC-China/HumanPractice/SpecialHM"><span></span>gas vesicle</a></li> |
</ul> | </ul> | ||
</div> | </div> | ||
+ | <div id="button-wrapper"> | ||
+ | <a href="https://skydrive.live.com/#cid=8128F4550E4E7D5C&id=8128F4550E4E7D5C%21102" class="a-btn"> | ||
+ | <span class="a-btn-symbol"><img src="https://static.igem.org/mediawiki/2012/6/6b/Pdf-icon.png"/></span> | ||
+ | <span class="a-btn-text">Download PDF</span> | ||
+ | </a> | ||
+ | </div> | ||
</div> | </div> | ||
<div class="article-list"> | <div class="article-list"> | ||
Line 263: | Line 389: | ||
<div class="list-box"> | <div class="list-box"> | ||
<div class="list-text"> | <div class="list-text"> | ||
- | <h1> | + | <h1 style="border:none;">Overview</h1> |
<h2>Abstract</h2> | <h2>Abstract</h2> | ||
- | <p> | + | <p>Is genetically modified food safe or not? Is genetic engineering or synthetic biology a horrible weapon? What would the world be if we insist on modifying the genetic material of our fellow organisms? Being the species that has made more changes to earth than any other form of life means a lot of duty. Greater ability brings forth the need for further responsibility. We, human beings, must think over what we are doing. Here comes the necessity for human practice.Our work on human practice can be concluded into 3 parts. First, leaving more people with the impression that synthetic biology is not equal to Resident Evil. It’s not only a question of making synthetic biology known to the world; it’s a human right for every person to know what is really going on. As iGEMers, we have the duty to make iGEM known and eliminate misunderstandings about the subject. We have held a number of activities, lectures and camps aimed at children and young adults during the last summer vacation about iGEM and synthetic biology.Second, learning more about lab safety when coming to genetic engineering and paying close attention to safety when do experiments. For this reason, we studied safety on iGEM safety page, searched from the internet and consulted professors. This summer, we contacted QIBEBT and learned how to regulate a molecular lab. Third, reflecting on our humanistic sensibilities. Our final goal is to protect the environment and make a better future through our own hands. We must do experiments environmentally friendly. Synthetic biology is a subject that can modify genes and change the world. We must value all the living things on the earth and treat them with respect.</p> |
+ | <br/> | ||
+ | <h2>Timeline</h2> | ||
+ | <p><strong>Nov.2011</strong>: <span></span>Meeting with Peking iGEM Team<br/><br/> | ||
- | |||
- | + | <p><strong>Nov.2011</strong> : <span></span>A Visit to Institute of Microbiology Chinese Academy of Science<br/><br/> | |
- | |||
- | + | <p><strong>Dec.2011</strong> : <span></span>Meeting with Researcher Xu Jian in Ouc iGEM Lab<br/><br/> | |
- | |||
- | + | <p><strong>Feb.2012</strong>:<span></span>Winter camp for brain storming<br/><br/> | |
- | |||
- | + | <p><strong>April.2012</strong>:<span></span>Introduce our project to professors and students in our university.<br/> | |
- | <br/> | + | |
- | < | + | <sub></sub><span></span>Lecture of iGEM in OUC<br/><br/> |
- | < | + | |
- | < | + | |
- | |||
- | + | <p><strong>June.2012</strong>:<span></span>Popularization of bioscience with young kids in class<br/><br/> | |
- | |||
- | + | <p><strong>July.2012</strong>:<span></span>Hands-on experience summer camp with Qingdao No.2 High School.<br/> | |
+ | |||
+ | <sub></sub><span></span>Do experiments and make iGEM known in QIBEBT.<br/><br/> | ||
- | |||
- | < | + | <p><strong>Aug.2012</strong>:<span></span>2th summer camp of life science and technology</p> |
- | < | + | |
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</div> | </div> | ||
- | <div class="end"></div> | + | |
+ | |||
+ | |||
+ | <div class="end"></div> | ||
+ | |||
</div> | </div> | ||
+ | <div id="ouc-footer"> | ||
+ | <div id="ouc-tools"> | ||
+ | |||
+ | <ul> | ||
+ | <li id="ouc-clustrmaps-wrapper"> | ||
+ | <div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'https://2012.igem.org/Team:OUC-China', 'user' : 1034709, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2012-09-22', 'lang' : 'zh', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript><a href="http://www4.clustrmaps.com/user/c56fc9d5"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/2012.igem.org-Team-OUC-China-thumb.jpg" alt="Locations of visitors to this page" /></a></noscript> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="http://www.renren.com/296396903/profile?ref=opensearch_normal"><img src="https://static.igem.org/mediawiki/2012/d/d2/Ouc-footer-cmlsast.jpg" alt="OUC CMLS AST" border="0"></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2012.igem.org/Team:OUC-China/contactus"><img src="https://static.igem.org/mediawiki/2012/5/5e/OUC-footer-contact.jpg" alt="Contact Us" border="0"></a> | ||
+ | </li> | ||
+ | <li style="width:160px;"> | ||
+ | <form action="/Special:Search" id="searchform" style=" border-color:#000;"> | ||
+ | <input id="searchInput" name="search" type="text" title="Search 2011.igem.org [f]" accesskey="f" value=""> | ||
+ | <input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" /> | ||
+ | <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" /> | ||
+ | </form> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
</body> | </body> | ||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> | <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> |
Latest revision as of 02:23, 25 October 2012
Overview
Abstract
Is genetically modified food safe or not? Is genetic engineering or synthetic biology a horrible weapon? What would the world be if we insist on modifying the genetic material of our fellow organisms? Being the species that has made more changes to earth than any other form of life means a lot of duty. Greater ability brings forth the need for further responsibility. We, human beings, must think over what we are doing. Here comes the necessity for human practice.Our work on human practice can be concluded into 3 parts. First, leaving more people with the impression that synthetic biology is not equal to Resident Evil. It’s not only a question of making synthetic biology known to the world; it’s a human right for every person to know what is really going on. As iGEMers, we have the duty to make iGEM known and eliminate misunderstandings about the subject. We have held a number of activities, lectures and camps aimed at children and young adults during the last summer vacation about iGEM and synthetic biology.Second, learning more about lab safety when coming to genetic engineering and paying close attention to safety when do experiments. For this reason, we studied safety on iGEM safety page, searched from the internet and consulted professors. This summer, we contacted QIBEBT and learned how to regulate a molecular lab. Third, reflecting on our humanistic sensibilities. Our final goal is to protect the environment and make a better future through our own hands. We must do experiments environmentally friendly. Synthetic biology is a subject that can modify genes and change the world. We must value all the living things on the earth and treat them with respect.
Timeline
Nov.2011: Meeting with Peking iGEM Team
Nov.2011 : A Visit to Institute of Microbiology Chinese Academy of Science
Dec.2011 : Meeting with Researcher Xu Jian in Ouc iGEM Lab
Feb.2012:Winter camp for brain storming
April.2012:Introduce our project to professors and students in our university.
Lecture of iGEM in OUC
June.2012:Popularization of bioscience with young kids in class
July.2012:Hands-on experience summer camp with Qingdao No.2 High School.
Do experiments and make iGEM known in QIBEBT.
Aug.2012:2th summer camp of life science and technology