Difference between revisions of "Team:Manchester/Judging"

(Created page with "{{Manchester/CSS}} <html> <style> .judging{ font-size: 30px; } .medal_title{ font-size:25px; margin-top:30px; margin-bottom: 30px; } .bronze{ color: bron...")
 
 
(23 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
<html>
 
<html>
 
<style>
 
<style>
 +
div a, p, ul, h1, h2, h3, h4, h5, h6, map, area, img{
 +
    position: relative;
 +
    z-index:100;
 +
}
 +
 +
.width33{
 +
    width: 33%;
 +
}
 +
 +
.width80{
 +
    width: 50%;
 +
}
 +
 
.judging{
 
.judging{
     font-size: 30px;
+
     font-size: 40px;
 +
    height:30px;
 +
    text-align: center;
 +
    color: gold;
 +
    padding-bottom: 100px;
 
}
 
}
  
 
.medal_title{
 
.medal_title{
     font-size:25px;
+
     font-size:30px;
 
     margin-top:30px;
 
     margin-top:30px;
 
     margin-bottom: 30px;
 
     margin-bottom: 30px;
Line 13: Line 30:
  
 
.bronze{
 
.bronze{
     color: bronze;
+
     color: #CD7F32;
 
}
 
}
  
 
.sliver{
 
.sliver{
     color: sliver;
+
     color: #C0C0C0;
 
}
 
}
  
 
.gold{
 
.gold{
     color: gold;
+
     color: #FFD700;
 
}
 
}
  
 
.bronze img{
 
.bronze img{
     width:40px;
+
     width:60px;
 
}
 
}
  
 +
.team11{
 +
    width: 95%;
 +
    margin: auto;
 +
}
  
 +
.bronze_info img{
 +
    width: 10%;
 +
}
 +
 +
.tick{
 +
    float: left;
 +
    clear:both;
 +
}
 +
 +
 +
.bronze_info li{
 +
    float:left;
 +
    width:80%;
 +
    margin-left: 5%;
 +
    font-size:17px;
 +
    line-height: 200%;
 +
    list-style:none;
 +
}
 +
 +
/*******
 +
.bronze_info li b{
 +
    color: green;
 +
    font-size: 20px;
 +
    line-height: 160%;
 +
    font-weight: normal;
 +
}
 +
******************/
 +
 +
@media screen and (max-width:700px){
 +
    .bronze_info li{font-size: 12px;}
 +
    .bronze_info li b{ font-size:12px;}
 +
}
 +
 +
@media screen and (max-width:800px){
 +
    .width33{width: 95%}
 +
}
  
 
</style>
 
</style>
 +
</br></br>
 +
<div class="team11">
  
 
<h1 class="judging">Judging Criteria</h1>
 
<h1 class="judging">Judging Criteria</h1>
  
 +
<div class="column width33">
 +
  <center>
 +
  <img class="width80" src="https://static.igem.org/mediawiki/2016/1/13/T--Manchester--Trophy_Bronze.png" alt="Bronze Trophy" />
 +
  </center>
  
<div class=""
+
  <ul class="bronze_info">
<h1 style="font-size:40px;"class="bronze medal_title">Bronze
+
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
<img style="width:40px;" src="https://static.igem.org/mediawiki/2016/1/13/T--Manchester--Trophy_Bronze.png" alt="bronze trophy" />
+
    <li>See you at the Giant Jamboree!</li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
 +
    <li>Created a <a href="https://2016.igem.org/Team:Manchester" target="_blank"> Team Wiki</a>. Welcome, you are currently on it! </li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
 +
    <li>Massive thank you to every individual who has <a href="https://2016.igem.org/Team:Manchester/Attributions" target="_blank"> contributed</a> towards our
 +
project. </li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
 +
    <li>Click to find out more about our <a href="https://2016.igem.org/Safety/Check_In?team_id=2092" target="_blank"> safety check-in</a>, <a href="https://2016.igem.org/Safety/About_Our_Lab?team_id=2092" target="_blank"> lab</a>, <a href="https://2016.igem.org/Safety/About_Our_Project?team_id=2092" target="_blank"> project</a>, <a href="https://2016.igem.org/Safety/Final_Safety_Form?team_id=2092" target="_blank"> final safety</a> and <a href="https://igem.org/2016_Judging_Form?id=2092" target="_blank"> judging form</a>.</li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
 +
    <li>Check out one of our new <a href="https://2016.igem.org/Team:Manchester/Parts" target="_blank"> parts</a>, <a href="http://parts.igem.org/Part:BBa_K2092000" target="_blank"> BBa_K2092000</a>, which has been submitted to the iGEM Registry.</li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
 +
    <li>Hope to see all of you at our poster and project presentation at the Giant Jamboree 2016!</li>
 +
 
 +
  </ul>
 +
 
 +
 
 +
</div>
 +
 
 +
<!--------------------------------------------------------------------------Sliver---------------------------------------------------------------------------------------------->
 +
 
 +
 
 +
<div class="column width33">
 +
  <center>
 +
  <img class="width80" src="https://static.igem.org/mediawiki/2016/3/33/T--Manchester--Trophy_Sliver.png" alt="Bronze Trophy" />
 +
  </center>
 +
 
 +
  <ul class="bronze_info">
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/b/b4/T--Manchester--Tick_Sliver.png" alt="Tick" />
 +
    <li>Experimentally validated and showed success on our key BioBricks: <a href="http://parts.igem.org/Part:BBa_K2092003" target="_blank"> BBa_K2092003</a>, <a href="http://parts.igem.org/Part:BBa_K2092004" target="_blank"> BBa_K2092004</a>, <a href="http://parts.igem.org/Part:BBa_K2092008" target="_blank"> BBa_K2092008</a> and <a href="http://parts.igem.org/Part:BBa_K2092009" target="_blank"> BBa_K2092009</a>.</li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/b/b4/T--Manchester--Tick_Sliver.png" alt="Tick" />
 +
    <li>Without the <a href="https://2016.igem.org/Team:Manchester/Collaborations" target="_blank"> collaboration</a> with other iGEM teams, our project would not have been successful. Thank you!</li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/b/b4/T--Manchester--Tick_Sliver.png" alt="Tick" />
 +
    <li>Reached out to various <a href="https://2016.igem.org/Team:Manchester/Human_Practices" target="_blank"> stakeholders, charities, public services</a> and many others to make sure our device addresses real-world needs in a responsible and efficient way.</li>
 +
 
 +
  </ul> 
 +
 
 +
 
 +
</div>
 +
 
 +
<!--------------------------------------------------------------------------Gold---------------------------------------------------------------------------------------------->
 +
 
 +
<div class="column width33">
 +
  <center>
 +
  <img class="width80" src="https://static.igem.org/mediawiki/2016/9/9b/T--Manchester--Trophy_Gold.png" alt="Bronze Trophy" />
 +
  </center>
 +
 
 +
    <ul class="bronze_info">
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/2/27/T--Manchester--Tick_Gold.png" alt="Tick" />
 +
    <li>Integrated the investigated issues into the design of your project by modelling the <a href="https://2016.igem.org/Team:Manchester/Model/Costing" target="_blank">cost analysis</a> of the AlcoPatch and finding suitable <a href="https://2016.igem.org/Team:Manchester/HP/Gold" target="_blank">alternatives </a> for risk-posing substances used in this project.</li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/2/27/T--Manchester--Tick_Gold.png" alt="Tick" />
 +
    <li><a href="https://2016.igem.org/Team:Manchester/Description/mechanism2#improved" target="_blank"> Improved</a> an existing BioBrick by adding two missing restriction sites – XbaI and SpeI making assembly process easier. </li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/2/27/T--Manchester--Tick_Gold.png" alt="Tick" />
 +
    <li>Characterised previously existing BioBricks <a href="http://parts.igem.org/Part:BBa_K1033930 " target="_blank">BBa_K1033930</a> and <a href="http://parts.igem.org/Part:BBa_K1033925" target="_blank">BBa_K1033925</a>.</li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/2/27/T--Manchester--Tick_Gold.png" alt="Tick" />
 +
    <li>Demonstrated a functional <a href="https://2016.igem.org/Team:Manchester/Proof" target="_blank"> proof of concept</a> of our project.  </li>
 +
  </ul>
 +
 
 +
 
 +
</div>
 +
 
 +
 
 +
 
 +
<!--
 +
 
 +
 
 +
 
 +
 
 +
<h1 class="bronze medal_title">Bronze
 +
 
 +
  <img src="https://static.igem.org/mediawiki/2016/1/13/T--Manchester--Trophy_Bronze.png" alt="bronze trophy" />
  
 
</h1>   
 
</h1>   
  
 +
 +
<ol class="bronze_info">
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
 +
    <li>Check out how our project ideas have developed just by talking to various stakeholders, charities, public services and many others</li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
 +
    <li>We improved an existing BioBrick by adding two missing restriction sites – XbaI and SpeI making assembly process easier </li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
 +
    <li>We characterised previously existing BioBricks BBa_K1033923 and BBa_K592009</li>
 +
 +
      <br />
 +
    <b>Work done by students can be found on our <a href="https://2016.igem.org/Team:Manchester/Team" target="_blank"> Team page</a>
 +
      <br />
 +
    In the <a href="https://2016.igem.org/Team:Manchester/Attributions" target"_blank">Attribution page</a>, we have listed down individuals who have  helped us in various aspects of the project.</b>
 +
</li>
 +
  <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" />
 +
    <li>Document at least one new standard BioBrick Part or Device central to your project and submit this part to the iGEM Registry (submissions must adhere to the iGEM Registry guidelines). You may also document a new application of a BioBrick part from a previous iGEM year, adding that documentation to the part main page.</li>
 +
</ol>
 +
 +
 +
-->
  
  
Line 53: Line 205:
  
  
 +
</div>
  
 +
<div class="box">
 +
</div>
  
 +
<div class="floatleft1 project">
 +
<a class="projectlink" href="https://2016.igem.org/Team:Manchester/Achievement"><< Achievement Overview</a>
 +
</div>
  
  
 
</html>
 
</html>
 
{{Manchester/CSS/footer}}
 
{{Manchester/CSS/footer}}

Latest revision as of 01:59, 20 October 2016

Manchester iGEM 2016


Judging Criteria

Bronze Trophy
Bronze Trophy
Bronze Trophy
    Tick
  • Integrated the investigated issues into the design of your project by modelling the cost analysis of the AlcoPatch and finding suitable alternatives for risk-posing substances used in this project.
  • Tick
  • Improved an existing BioBrick by adding two missing restriction sites – XbaI and SpeI making assembly process easier.
  • Tick
  • Characterised previously existing BioBricks BBa_K1033930 and BBa_K1033925.
  • Tick
  • Demonstrated a functional proof of concept of our project.