Team:Wageningen UR/Medals

From 2013.igem.org

(Difference between revisions)
 
(19 intermediate revisions not shown)
Line 5: Line 5:
<html>
<html>
 +
<script type="text/javascript">
 +
$(window).scroll(function(){
 +
 +
    var windowPos = $(window).scrollTop(); // get the offset of the window from the top of page
 +
    var windowHeight = $(window).height(); // get the height of the window
 +
    var docHeight = $(document).height();
 +
    var docAction = (docHeight -60) - windowHeight;
 +
 +
    if( windowPos >= docAction ){
 +
        $('.tournavleft, .tournavright').addClass('mar');
 +
    } else {
 +
        $('.tournavleft, .tournavright').removeClass('mar');
 +
    }
 +
 +
});
 +
</script>
 +
<div class="projectheader">
 +
<img src="https://static.igem.org/mediawiki/2013/1/18/Achievementsheader.jpg"/>
 +
<div class="content achievements">
 +
<h1>Achievements</h1>
 +
<h2></h2>
 +
</div>
 +
</div>
 +
-
<div id="wrapper" style="margin-top:30px;">
 
-
   
 
<div class="page-title" style="margin-bottom: 30px;">
<div class="page-title" style="margin-bottom: 30px;">
     <div class="icon"><img src="http://beauvillemedia.nl/igem/Medals-icon.png" style="margin-top: 15px;"></div>
     <div class="icon"><img src="http://beauvillemedia.nl/igem/Medals-icon.png" style="margin-top: 15px;"></div>
     <h1>Medal fulfillment</h1>
     <h1>Medal fulfillment</h1>
</div>
</div>
-
   
+
 
 +
<div id="wrapper" style="margin-top:30px;">
     <div class="blok">
     <div class="blok">
-
         <img src="http://beauvillemedia.nl/igem/bronze.png" alt="Bronze">
+
         <img src="https://static.igem.org/mediawiki/2013/f/f2/Bronze.png" alt="Bronze">
         <h2>Bronze medal</h2>
         <h2>Bronze medal</h2>
         <div class="medalcontent">
         <div class="medalcontent">
             <p class="yes">Team registration</p>
             <p class="yes">Team registration</p>
             <p class="no">Complete Judging form</p>
             <p class="no">Complete Judging form</p>
-
             <p class="no">Team Wiki</p>
+
             <p class="yes">Team Wiki</p>
-
             <p class="no">Present a poster and a talk at the iGEM Jamboree</p>
+
             <p class="yes">Present a poster and a talk at the iGEM Jamboree</p>
-
             <p class="no">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</p>
+
             <p class="yes">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</p>
         </div>
         </div>
     </div>
     </div>
Line 28: Line 51:
         <h2>Silver medal</h2>
         <h2>Silver medal</h2>
         <div class="medalcontent">
         <div class="medalcontent">
-
             <p class="no">Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected</p>
+
             <p class="yes">Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected</p>
             <p class="no">Document the characterization of this part in the “Main Page” section of that Part’s/Device’s Registry entry</p>
             <p class="no">Document the characterization of this part in the “Main Page” section of that Part’s/Device’s Registry entry</p>
-
             <p class="no">Submit this new part to the iGEM Parts Registry</p>
+
             <p class="yes">Submit this new part to the iGEM Parts Registry</p>
-
             <p class="no">Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe one or more ways in which these or other broader implications have been taken into consideration in the design and execution of your project</p>
+
             <p class="yes">Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe one or more ways in which these or other broader implications have been taken into consideration in the design and execution of your project</p>
             </div>
             </div>
     </div>
     </div>
Line 39: Line 62:
         <div class="medalcontent">
         <div class="medalcontent">
             <p class="no">Improve the function of an existing BioBrick Part or Device, enter this information in the Registry, create a new registry page for the improved part, and submit this part to the iGEM Parts Registry </p>
             <p class="no">Improve the function of an existing BioBrick Part or Device, enter this information in the Registry, create a new registry page for the improved part, and submit this part to the iGEM Parts Registry </p>
-
             <p class="no">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</p>
+
             <p class="yes">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</p>
-
             <p class="no">Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe a novel approach that your team has used to help you and others consider these aspects of the design and outcomes of synthetic biology efforts. Please justify its novelty and how this approach might be adapted and scaled for others to use</p>
+
             <p class="yes">Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe a novel approach that your team has used to help you and others consider these aspects of the design and outcomes of synthetic biology efforts. Please justify its novelty and how this approach might be adapted and scaled for others to use</p>
         </div>
         </div>
     </div>
     </div>
</div>
</div>
 +
<script>
 +
$(document).ready(function(){
 +
$(window).load(function(){
 +
    $('#wrapper').each(function(){$('.blok',this).height('auto');var highestBox = 0;$('.blok', this).each(function(){if($(this).height() > highestBox)highestBox = $(this).height();});$('.blok',this).height(highestBox);});
 +
});
 +
});
 +
</script>
</html>
</html>
<!--- Footer Template --->
<!--- Footer Template --->
{{:Team:Wageningen_UR/Templates/Page Footer}}
{{:Team:Wageningen_UR/Templates/Page Footer}}

Latest revision as of 21:56, 4 October 2013

Achievements

Medal fulfillment

Bronze

Bronze medal

Team registration

Complete Judging form

Team Wiki

Present a poster and a talk at the iGEM Jamboree

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

Silver

Silver medal

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

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

Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe one or more ways in which these or other broader implications have been taken into consideration in the design and execution of your project

Gold

Gold medal

Improve the function of an existing BioBrick Part or Device, enter this information in the Registry, create a new registry page for the improved part, and submit this part to the iGEM Parts Registry

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

Your project may have implications for the environment, security, safety and ethics and/or ownership and sharing. Describe a novel approach that your team has used to help you and others consider these aspects of the design and outcomes of synthetic biology efforts. Please justify its novelty and how this approach might be adapted and scaled for others to use