Difference between revisions of "Team:Manchester/Results"

Line 3: Line 3:
 
<html>
 
<html>
  
 +
<style>
 +
* {
 +
    box-sizing: border-box;
 +
}
  
<div class="column full_size">
+
/* Create three equal columns that floats next to each other */
<h1>Results</h1>
+
.column {
<p>Here you can describe the results of your project and your future plans. </p>
+
    float: left;
</div>
+
    width: 33.33%;
 +
    padding: 10px;
 +
    height: 300px; /* Should be removed. Only for demonstration */
 +
}
  
 +
/* Clear floats after the columns */
 +
.row:after {
 +
    content: "";
 +
    display: table;
 +
    clear: both;
 +
}
  
<div class="column third_size" >
+
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
 +
@media screen and (max-width: 600px) {
 +
    .column {
 +
        width: 100%;
 +
    }
 +
}
 +
</style>
 +
</head>
 +
<body>
  
<h3>What should this page contain?</h3>
 
<ul>
 
<li> Clearly and objectively describe the results of your work.</li>
 
<li> Future plans for the project. </li>
 
<li> Considerations for replicating the experiments. </li>
 
</ul>
 
</div>
 
  
 +
<div class="row">
 +
  <div class="column" style="background-color:#B87333; color: white;">
 +
    <h2>Bronze</h2>
 +
    <p>✔ Registration for Jamboree and Jamboree attendance done
  
 +
<p>✔ Competition deliverables: <a href="2018.igem.org/Team:Manchester">Wiki</a>, Poster, Presentation, Judging Form
  
 +
<p>✔ Complete <a href="2018.igem.org/Team:Manchester/Attributions">Attributions</a> page
  
<div class="column two_thirds_size" >
+
<p>✔ Successfully complete the <a href="2018.igem.org/Team:Manchester/InterLab">InterLab</a> study and document it on the Wiki</p>
<h3>Describe what your results mean </h3>
+
  </div>
<ul>
+
  <div class="column" style="background-color:#bbb;">
<li> Interpretation of the results obtained during your project. Don't just show a plot/figure/graph/other, tell us what you think the data means. This is an important part of your project that the judges will look for. </li>
+
    <h2>Silver</h2>
<li> Show data, but remember all measurement and characterization data must be on part pages in the Registry. </li>
+
    <p>✔ Submit validated part to the iGEM registry <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K2613743">(BBa_K2613743)</a>
<li> Consider including an analysis summary section to discuss what your results mean. Judges like to read what you think your data means, beyond all the data you have acquired during your project. </li>
+
</ul>
+
</div>
+
  
 +
<p>✔ Convince the judges you have thought carefully about whether your work is responsible through <a href="2018.igem.org/Team:Manchester/Human_Practices">Human Practices</a>
  
<div class="clear extra_space"></div>
+
<p><ahref="2018.igem.org/Team:Manchester/Collaborations">Collaborate</a> with one (or more) other iGEM team(s)
 
+
</p></p>
 
+
  </div>
 
+
  <div class="column" style="background-color:goldenrod; color: white;">
<div class="column two_thirds_size" >
+
    <h2>Gold</h2>
<h3> Project Achievements </h3>
+
    <p> <p>✔ Demonstrate how you have integrated investigated <a ref="2018.igem.org/Team:Manchester/Human_Practices">Human Practices</a> issues into the purpose, design and/or execution of your project
 
+
<p>You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.</p>
+
 
+
<ul>
+
<li>A list of linked bullet points of the successful results during your project</li>
+
<li>A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.</li>
+
</ul>
+
 
+
</div>
+
 
+
 
+
 
+
<div class="column third_size" >
+
<div class="highlight decoration_A_full">
+
<h3>Inspiration</h3>
+
<p>See how other teams presented their results.</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:TU_Darmstadt/Results/Pathway">2014 TU Darmstadt </a></li>
+
<li><a href="https://2014.igem.org/Team:Imperial/Results">2014 Imperial </a></li>
+
<li><a href="https://2014.igem.org/Team:Paris_Bettencourt/Results">2014 Paris Bettencourt </a></li>
+
</ul>
+
</div>
+
</div>
+
 
+
  
 +
<p>✔ <a href="2018.igem.org/Team:Manchester/Model">Model</a> your project
 +
</p>
 +
  </div>
  
 +
<div class="clear extra_space"></div>
  
  
 
</html>
 
</html>
 
{{Manchester/Footer}}
 
{{Manchester/Footer}}

Revision as of 00:50, 18 October 2018

Bronze

✔ Registration for Jamboree and Jamboree attendance done

✔ Competition deliverables: Wiki, Poster, Presentation, Judging Form

✔ Complete Attributions page

✔ Successfully complete the InterLab study and document it on the Wiki

Silver

✔ Submit validated part to the iGEM registry (BBa_K2613743)

✔ Convince the judges you have thought carefully about whether your work is responsible through Human Practices

Collaborate with one (or more) other iGEM team(s)

Gold

✔ Demonstrate how you have integrated investigated Human Practices issues into the purpose, design and/or execution of your project

Model your project