Team:XMU-China/Judging Achievements

From 2014.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 186: Line 186:
position:fixed;
position:fixed;
bottom:50px;
bottom:50px;
-
left:20px;
+
left:10px;
font-size:20px;
font-size:20px;
width: 170px;
width: 170px;
Line 248: Line 248:
/*Background*/
/*Background*/
.Judging_title{position:absolute;width:300px;}
.Judging_title{position:absolute;width:300px;}
-
#Judging_Achievements{position:relative;top:230px;width:1000px;margin-left:-400px;left:43%;}
+
#Judging_Achievements{position:relative;top:230px;width:1000px;margin-left:-500px;left:50%;}
#Judging_Achievements_wd{
#Judging_Achievements_wd{
line-height: 2;
line-height: 2;
Line 336: Line 336:
var sidebar_sub_hover_display = side_bar_hover_target.children(".sidebar_sub").css("display");
var sidebar_sub_hover_display = side_bar_hover_target.children(".sidebar_sub").css("display");
if(sidebar_sub_hover_display = "none"){
if(sidebar_sub_hover_display = "none"){
-
side_bar_hover_target.animate({width:"275px"},200);
+
side_bar_hover_target.stop().animate({width:"275px"},200);
-
side_bar_hover_target.children(".sidebar_sub").slideDown("normal");
+
};
};
$(".sidebar_main").mouseleave(function(){
$(".sidebar_main").mouseleave(function(){
Line 343: Line 342:
var sidebar_sub_hoveroff_display = side_bar_hoveroff_target.children(".sidebar_sub").css("display");
var sidebar_sub_hoveroff_display = side_bar_hoveroff_target.children(".sidebar_sub").css("display");
if(sidebar_sub_hover_display = "block"){
if(sidebar_sub_hover_display = "block"){
-
side_bar_hover_target.children(".sidebar_sub").slideUp(100);
+
side_bar_hover_target.stop().animate({width:"160px"},100);
-
side_bar_hover_target.animate({width:"160px"},100);
+
};
};
});
});
Line 351: Line 349:
$(".navbar_main").mouseenter(function(){
$(".navbar_main").mouseenter(function(){
var nav_bar_hover_target = $(this);
var nav_bar_hover_target = $(this);
-
nav_bar_hover_target.children(".navbar_sub").slideDown();
+
nav_bar_hover_target.children(".navbar_sub").stop().slideDown();
$(".navbar_main").mouseleave(function(){
$(".navbar_main").mouseleave(function(){
var nav_bar_hoveroff_target = $(this);
var nav_bar_hoveroff_target = $(this);
-
nav_bar_hoveroff_target.children(".navbar_sub").slideUp();
+
nav_bar_hoveroff_target.children(".navbar_sub").stop().slideUp();
});
});
});
});
Line 367: Line 365:
<div id="warp_navbar">
<div id="warp_navbar">
<div id="nav_bar_frame" >
<div id="nav_bar_frame" >
-
<img class="navbar_frame" id="navbar_frame_left" src="https://static.igem.org/mediawiki/2014/c/c9/Xmu_navbar_left.png" />
+
<img class="navbar_frame" id="navbar_frame_left" src="https://static.igem.org/mediawiki/2014/c/cf/Xmu_navbar_left04.png" />
-
<img class="navbar_frame" id="navbar_frame_right" src="https://static.igem.org/mediawiki/2014/b/b5/Xmu_navbar_right.png" />
+
<img class="navbar_frame" id="navbar_frame_right" src="https://static.igem.org/mediawiki/2014/8/88/Xmu_navbar_right02.png" />
</div>
</div>
<div id="nav_bar">
<div id="nav_bar">
Line 435: Line 433:
</div>
</div>
</div>
</div>
-
<div id="side_bar">
+
 
-
<ul id="side_bar_main_1">
+
-
<li class="sidebar_main" id="side_bar_judging">
+
-
<h3><a href="https://2014.igem.org/Team:XMU-China/Judging_Parts">Parts</a></h3>
+
-
</li>
+
-
</ul>
+
-
<img id="side_bar_img_x" src="https://static.igem.org/mediawiki/2014/2/24/Xmu_sidebar_x.png" />
+
-
<ul id="side_bar_main_2">
+
-
<li class="sidebar_main" id="side_bar_safety">
+
-
<h3><a href="https://2014.igem.org/Team:XMU-China/Judging_Achievements">Achievements</a></h3>
+
-
</li>
+
-
</ul>
+
-
</div>
+
<!--Achievements-->
<!--Achievements-->
<div id="Judging_Achievements">
<div id="Judging_Achievements">
<img id="Judging_Achievements_title" class="Judging_title" src="https://static.igem.org/mediawiki/2014/8/8f/Xmu_judging_achievement_zwei.png"/>
<img id="Judging_Achievements_title" class="Judging_title" src="https://static.igem.org/mediawiki/2014/8/8f/Xmu_judging_achievement_zwei.png"/>
<div id="Judging_Achievements_wd">
<div id="Judging_Achievements_wd">
-
<h1 style="text-align: justify; padding-top: 16px; padding-bottom: 4px; font-family: 宋体; font-size: 21px; styleName: Normal; outlineLvl: 0;">
+
<h1 style="text-align: center; padding-top: 16px; padding-bottom: 4px; font-family: 宋体; font-size: 21px; styleName: Normal; outlineLvl: 0;">
-
     <span style="font-family: Arial,sans-serif;font-size: 1.8em">Achievement</span>
+
     <span style="font-family: Arial,sans-serif;font-size: 1.8em">Achievements</span>
</h1>
</h1>
<p style="text-align: center; font-family: Arial,sans-serif;">
<p style="text-align: center; font-family: Arial,sans-serif;">
-
     <span style="font-family: Arial,sans-serif; font-weight: 700;font-size: 1.6em">Judging form</span>
+
     <span style="font-family: Arial,sans-serif; font-weight: 700;font-size: 1.6em">Judging Form</span>
</p>
</p>
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 12px;">
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 12px;">
Line 468: Line 454:
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
-
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;">Register the team, have a great summer, and plan to have fun at the Giant Jamboree.</span>
+
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;"> Register the team, have a great summer, and plan to have fun at the Giant Jamboree.</span>
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
Line 474: Line 460:
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
-
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;">Create and share a Description of the team&#39;s project using the iGEM wiki and the team&#39;s parts using the Registry of Standard Biological Parts.</span>
+
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;"> Create and share a Description of the team&#39;s project using the iGEM wiki and the team&#39;s parts using the Registry of Standard Biological Parts.</span>
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
-
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;">Plan to present a Poster and Talk at the iGEM Jamboree.</span>
+
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;"> Plan to present a Poster and Talk at the iGEM Jamboree.</span>
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
-
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;">The description of each project must clearly attribute work done by the students and distinguish it from work done by others, including host labs, advisors, instructors, sponsors, professional website designers, artists, and commercial services. Please see the iGEM 2011 Imperial College Acknowledgements page for an example.</span>
+
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;"> The description of each project must clearly attribute work done by the students and distinguish it from work done by others, including host labs, advisors, instructors, sponsors, professional website designers, artists, and commercial services. Please see the iGEM 2011 Imperial College Acknowledgements page for an example.</span>
</p>
</p>
<p style="text-align: left; font-family: Arial,sans-serif;">
<p style="text-align: left; font-family: Arial,sans-serif;">
Line 486: Line 472:
</p>
</p>
<p style="text-align: left; font-family: Arial,sans-serif;">
<p style="text-align: left; font-family: Arial,sans-serif;">
-
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;">Document at least one new standard BioBrick Part or Device used in your project/central to your project and submit this part to the iGEM Registry (submissions must adhere to the iGEM Registry guidelines). Please note you must submit this new part to the iGEM Parts Registry. Please see the Registry help page on adding new parts. A new application and/or outstanding documentation (quantitative data showing the Part&#39;s/ Device&#39;s function) of a previously existing BioBrick part also counts. Please see the Registry help page on how to document your contributions. To fulfill this criteria, you will also need to submit the part with its original part name to the Registry, following the submission guidelines.</span>
+
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;"> Document at least one new standard BioBrick Part or Device used in your project/central to your project and submit this part to the iGEM Registry (submissions must adhere to the iGEM Registry guidelines). Please note you must submit this new part to the iGEM Parts Registry. Please see the Registry help page on adding new parts. A new application and/or outstanding documentation (quantitative data showing the Part&#39;s/ Device&#39;s function) of a previously existing BioBrick part also counts. Please see the Registry help page on how to document your contributions. To fulfill this criteria, you will also need to submit the part with its original part name to the Registry, following the submission guidelines.</span>
</p>
</p>
<table style="background: rgb(156, 194, 229); border: currentColor; border-image: none; margin-left:auto; margin-right:auto; border-collapse: collapse; styleName: Normal Table; border-insideH: 1px solid #FFFFFF; border-insideV: 1px solid #FFFFFF; cellpadding: 0px 7px 0px 7px;">
<table style="background: rgb(156, 194, 229); border: currentColor; border-image: none; margin-left:auto; margin-right:auto; border-collapse: collapse; styleName: Normal Table; border-insideH: 1px solid #FFFFFF; border-insideV: 1px solid #FFFFFF; cellpadding: 0px 7px 0px 7px;">
Line 663: Line 649:
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
-
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;">Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected.</span>
+
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;"> Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected.</span>
</p>
</p>
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 16px;">
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 16px;">
Line 741: Line 727:
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
-
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;">Document the characterization of this part in the Main Page section of that Part&#39;s/Device&#39;s Registry entry.</span>
+
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;"> Document the characterization of this part in the Main Page section of that Part&#39;s/Device&#39;s Registry entry.</span>
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
-
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;">Submit this new part to the iGEM Parts Registry (submissions must adhere to the iGEM Registry guidelines)</span>
+
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;"> Submit this new part to the iGEM Parts Registry (submissions must adhere to the iGEM Registry guidelines)</span>
</p>
</p>
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 16px;">
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 16px;">
Line 819: Line 805:
</table>
</table>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
-
     <br style="font-family: Arial,sans-serif;"/><span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style="font-family: Arial,sans-serif;">iGEM projects involve important questions beyond the bench, for example relating to (but not limited to) ethics, sustainability, social justice, safety, security, or intellectual property rights. Articulate at least one question encountered by your team, and describe how your team considered the(se) question(s) within your project. Include attributions to all experts and stakeholders consulted.</span>
+
     <br style="font-family: Arial,sans-serif;"/><span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style="font-family: Arial,sans-serif;"> iGEM projects involve important questions beyond the bench, for example relating to (but not limited to) ethics, sustainability, social justice, safety, security, or intellectual property rights. Articulate at least one question encountered by your team, and describe how your team considered the(se) question(s) within your project. Include attributions to all experts and stakeholders consulted.</span>
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
Line 831: Line 817:
</p>
</p>
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 16px;">
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 16px;">
-
     <img width="672" height="0" style="color: rgb(0, 0, 0); font-family: Arial,sans-serif; font-size: 12px;" src="http://convert.wenku.baidu.com/rtcs/image?md5sum=6f37a25c367abe62d2fab58ddd32ead8.docx&l=webapp&ipr={&quot;t&quot;:&quot;img&quot;,&quot;w&quot;:&quot;672.00&quot;,&quot;h&quot;:&quot;0.00&quot;,&quot;dataType&quot;:null,&quot;c&quot;:&quot;&quot;}"/><br style="font-family: Arial,sans-serif;"/><span style="color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style="font-family: Arial,sans-serif;">Improve the function OR characterization of an existing BioBrick Part or Device (created by another team or your own institution in a previous year), enter this information in the Registry. Please see the Registry help page on how to document a contribution to an existing part.</span>
+
     <img width="672" height="0" style="color: rgb(0, 0, 0); font-family: Arial,sans-serif; font-size: 12px;" src="http://convert.wenku.baidu.com/rtcs/image?md5sum=6f37a25c367abe62d2fab58ddd32ead8.docx&l=webapp&ipr={&quot;t&quot;:&quot;img&quot;,&quot;w&quot;:&quot;672.00&quot;,&quot;h&quot;:&quot;0.00&quot;,&quot;dataType&quot;:null,&quot;c&quot;:&quot;&quot;}"/><br style="font-family: Arial,sans-serif;"/><span style="color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style="font-family: Arial,sans-serif;"> Improve the function OR characterization of an existing BioBrick Part or Device (created by another team or your own institution in a previous year), enter this information in the Registry. Please see the Registry help page on how to document a contribution to an existing part.</span>
</p>
</p>
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 16px;">
<p style="text-align: left; font-family: Arial,sans-serif; font-size: 16px;">
Line 915: Line 901:
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
-
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;">Help any registered iGEM team </span><span style=" font-family: Arial,sans-serif;">from another school or institution by, for example, characterizing a part, debugging a construct, or modeling or simulating their system.</span>
+
     <span style=" color: rgb(255,224,0); font-family: Arial,sans-serif; font-size: 20px;">√</span><span style=" font-family: Arial,sans-serif;"> Help any registered iGEM team </span><span style=" font-family: Arial,sans-serif;">from another school or institution by, for example, characterizing a part, debugging a construct, or modeling or simulating their system.</span>
</p>
</p>
<p style="font-family: Arial,sans-serif;">
<p style="font-family: Arial,sans-serif;">
Line 933: Line 919:
</p>
</p>
<p style="text-align: center; font-family: Arial,sans-serif;">
<p style="text-align: center; font-family: Arial,sans-serif;">
-
     <span style="font-family: Arial,sans-serif; font-weight: 700;">Experiment achievement</span>
+
     <span style="font-family: Arial,sans-serif; font-weight: 700;font-size: 1.6em">Experiment Achievement</span>
</p>
</p>
<p style="text-align: left; font-family: Arial,sans-serif;">
<p style="text-align: left; font-family: Arial,sans-serif;">
Line 949: Line 935:
<p style="text-align: left; font-family: Arial,sans-serif;">
<p style="text-align: left; font-family: Arial,sans-serif;">
     <span style="font-family: Arial,sans-serif;">Successfully proved that reprogrammed chemotaxis could help characterize promoter activities with </span><span style="background: rgb(216, 228, 188); color: rgb(0, 43, 184); font-family: Arial,sans-serif; font-size: 12px; text-decoration: underline; styleName: Default Paragraph Font;">BBa_K1412000</span><span style="font-family: Arial,sans-serif;">, </span><span style="background: rgb(216, 228, 188); color: rgb(0, 43, 184); font-family: Arial,sans-serif; font-size: 12px; text-decoration: underline; styleName: Default Paragraph Font;">BBa_K1412014</span><span style="font-family: Arial,sans-serif;">, </span><span style="background: rgb(216, 228, 188); color: rgb(0, 43, 184); font-family: Arial,sans-serif; font-size: 12px; text-decoration: underline; styleName: Default Paragraph Font;">BBa_K1412614</span><span style="font-family: Arial,sans-serif;">.</span>
     <span style="font-family: Arial,sans-serif;">Successfully proved that reprogrammed chemotaxis could help characterize promoter activities with </span><span style="background: rgb(216, 228, 188); color: rgb(0, 43, 184); font-family: Arial,sans-serif; font-size: 12px; text-decoration: underline; styleName: Default Paragraph Font;">BBa_K1412000</span><span style="font-family: Arial,sans-serif;">, </span><span style="background: rgb(216, 228, 188); color: rgb(0, 43, 184); font-family: Arial,sans-serif; font-size: 12px; text-decoration: underline; styleName: Default Paragraph Font;">BBa_K1412014</span><span style="font-family: Arial,sans-serif;">, </span><span style="background: rgb(216, 228, 188); color: rgb(0, 43, 184); font-family: Arial,sans-serif; font-size: 12px; text-decoration: underline; styleName: Default Paragraph Font;">BBa_K1412614</span><span style="font-family: Arial,sans-serif;">.</span>
 +
</p>
 +
<p style="font-family: Arial,sans-serif; font-size: 50px;">
 +
    &nbsp;
</p>
</p>
</div>
</div>
</div>
</div>
-
<!--回到顶页的小图标-->
 
-
<div id="gototop" style="width:60px; top:550px; right:75px; cursor:pointer; position:fixed;">
 
-
      <img src="https://static.igem.org/mediawiki/2014/b/bd/Xmu_stop_UFO.png" width="150%" height="150%"/>
 
-
</div>
 
-
<div id="gototop_2" style="width:60px; top:550px; right:75px; cursor:pointer; position:fixed;">
 
-
      <img src="https://static.igem.org/mediawiki/2014/a/ae/Xmu_up_UFO_zwei.png" width="150%" height="150%"/>
 
-
</div>
 
-
<div id="gototop_3" style="width:60px; top:550px; right:75px; cursor:pointer; position:fixed;">
 
-
      <img src="https://static.igem.org/mediawiki/2014/a/a2/Xmu_down_UFO_zwei.png" width="150%" height="150%"/>
 
-
</div>
 
-
 
-
 
 
 
-
<!--图标随滚动变化-->
 
-
<script type="text/javascript">
 
-
lastScrollY = 0;
 
-
 
-
$(window).scroll(function(){
 
-
var diffY =$(window).scrollTop();
 
-
        percent=diffY-lastScrollY;  //获取滚动的百分比
 
-
        if(percent>0) {
 
-
$("#gototop").hide();
 
-
$("#gototop_2").hide();
 
-
$("#gototop_3").show();
 
-
}
 
-
        else  {
 
-
$("#gototop").hide();
 
-
$("#gototop_3").hide();
 
-
$("#gototop_2").show();
 
-
}
 
-
        lastScrollY = diffY;
 
-
$("#gototop").animate({padding: "+=0px"},600,function(){
 
-
$("#gototop_3").hide();
 
-
$("#gototop_2").hide();
 
-
$("#gototop").show();
 
-
});
 
-
});
 
-
</script>
 
-
 
-
<!--图标回到顶页-->
 
-
<script type="text/javascript">
 
-
    $("#gototop_2").click(function(){
 
-
  $('body,html').animate({scrollTop:0},500);
 
-
});
 
-
</script>
 
-
 
-
 
<!--侧边栏自动显示和隐藏的功能-->
<!--侧边栏自动显示和隐藏的功能-->
<script type="text/javascript">
<script type="text/javascript">
Line 1,012: Line 955:
   });
   });
</script>
</script>
 +
 +
 +
<div id="side_bar">
 +
<ul id="side_bar_main_1">
 +
<li class="sidebar_main" id="side_bar_judging">
 +
<h3><a href="https://2014.igem.org/Team:XMU-China/Judging_Parts">Parts</a></h3>
 +
</li>
 +
</ul>
 +
<img id="side_bar_img_x" src="https://static.igem.org/mediawiki/2014/2/24/Xmu_sidebar_x.png" />
 +
<ul id="side_bar_main_2">
 +
<li class="sidebar_main" id="side_bar_safety">
 +
<h3><a href="https://2014.igem.org/Team:XMU-China/Judging_Achievements">Achievements</a></h3>
 +
</li>
 +
</ul>
 +
</div>
</body>
</body>
</html>
</html>
 +
{{:Team:XMU-China/footer}}
 +
{{:Team:XMU-China/UFO}}

Latest revision as of 03:52, 18 October 2014

side_bar

Achievements

Judging Form

 

Requirements for a Bronze Medal:

Register the team, have a great summer, and plan to have fun at the Giant Jamboree.

Successfully complete and submit this iGEM 2014 Judging form.

Create and share a Description of the team's project using the iGEM wiki and the team's parts using the Registry of Standard Biological Parts.

Plan to present a Poster and Talk at the iGEM Jamboree.

The description of each project must clearly attribute work done by the students and distinguish it from work done by others, including host labs, advisors, instructors, sponsors, professional website designers, artists, and commercial services. Please see the iGEM 2011 Imperial College Acknowledgements page for an example.

Link to page on your team's wiki: https://2014.igem.org/Team:XMU-China/Team_Attribution

Document at least one new standard BioBrick Part or Device used in your project/central to your project and submit this part to the iGEM Registry (submissions must adhere to the iGEM Registry guidelines). Please note you must submit this new part to the iGEM Parts Registry. Please see the Registry help page on adding new parts. A new application and/or outstanding documentation (quantitative data showing the Part's/ Device's function) of a previously existing BioBrick part also counts. Please see the Registry help page on how to document your contributions. To fulfill this criteria, you will also need to submit the part with its original part name to the Registry, following the submission guidelines.

Part Number(s):

BBa_K1412000

[Received, Accepted]

BBa_K1412001

[Received, Accepted]

BBa_K1412002

[Received, Accepted]

BBa_K1412005

[Received, Accepted]

BBa_K1412006

[Received, Accepted]

BBa_K1412007

[Received, Accepted]

BBa_K1412008

[Received, Accepted]

BBa_K1412010

[Received, Accepted]

BBa_K1412600

[Received, Accepted]

BBa_K1412801

[Received, Accepted]

BBa_K1412829

[Received, Accepted]

BBa_K1412924

[Received, Accepted]

BBa_K1412033

[Received, Accepted]


Additional Requirements for a Silver Medal:

Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected.

 

Part Number(s):

BBa_K1412000

[Received, Accepted]

BBa_K1412001

[Received, Accepted]

BBa_K1412010

[Received, Accepted]

BBa_K1412014

[Received, Accepted]

BBa_K1412614

[Received, Accepted]

 

Document the characterization of this part in the Main Page section of that Part's/Device's Registry entry.

Submit this new part to the iGEM Parts Registry (submissions must adhere to the iGEM Registry guidelines)

 

Part Number(s):

BBa_K1412000

[Received, Accepted]

BBa_K1412001

[Received, Accepted]

BBa_K1412010

[Received, Accepted]

BBa_K1412014

[Received, Accepted]

BBa_K1412614

[Received, Accepted]


iGEM projects involve important questions beyond the bench, for example relating to (but not limited to) ethics, sustainability, social justice, safety, security, or intellectual property rights. Articulate at least one question encountered by your team, and describe how your team considered the(se) question(s) within your project. Include attributions to all experts and stakeholders consulted.

Link to page on your team's wiki: https://2014.igem.org/Team:XMU-China/PP_Overview

 

Additional Requirements for a Gold Medal: (one OR more)


Improve the function OR characterization of an existing BioBrick Part or Device (created by another team or your own institution in a previous year), enter this information in the Registry. Please see the Registry help page on how to document a contribution to an existing part.

 

Part Number(s):

BBa_K1412924

[Received, Accepted]

BBa_K1412999

[Received, Accepted]

BBa_K1036003

Information contribution

BBa_I20260

Experiment contribution

BBa_J23101

Experiment contribution

 

Help any registered iGEM team from another school or institution by, for example, characterizing a part, debugging a construct, or modeling or simulating their system.

Link to page on your team's wiki: https://2014.igem.org/Team:XMU-China/PP_Assistance

iGEM projects involve important questions beyond the bench, for example relating to (but not limited to) ethics, sustainability, social justice, safety, security, or intellectual property rights. Describe an approach that your team used to address at least one of these questions. Evaluate your approach, including whether it allowed you to answer your question(s), how it influenced the team's scientific project, and how it might be adapted for others to use (within and beyond iGEM). We encourage thoughtful and creative approaches, and those that draw on past Policy & Practice (formerly Human Practices) activities.

Link to page on your team's wiki: https://2014.igem.org/Team:XMU-China/PP_Overview

 

 

Experiment Achievement

 

Successfully proved that BBa_K1412000 could help CL-1 regain chemotaxis ability

Successfully proved that IPTG would reinforce chemotaxis ability while L-arabinose would constraint that with BBa_K1412001. We also make quantitative validation to find out the optimal concentration. Based on this brick, Cl-1 form a hyperbola boundary on semi-solid culture medium.

Successfully proved that reprogrammed CL-1 would have the tendency to swim to hyperosmosis source. With BBa_K1412010.

Successfully proved that reprogrammed chemotaxis could help characterize promoter activities with BBa_K1412000, BBa_K1412014, BBa_K1412614.