Difference between revisions of "Team:Michigan/Results"

(Prototype team page)
 
Line 1: Line 1:
 
{{Michigan}}
 
{{Michigan}}
 
<html>
 
<html>
 +
<head>
 +
<meta charset="UTF-8">
 +
<title>MSBT 2017</title>
 +
<link rel="stylesheet" type="text/css" href="https://2017.igem.org/Team:Michigan/CSS?action=raw&ctype=text/css" />
 +
<link href="https://fonts.googleapis.com/css?family=Bungee+Hairline|Oxygen|Sumana" rel="stylesheet">
 +
<link href="https://fonts.googleapis.com/css?family=Open+Sans:700" rel="stylesheet">
 +
<script type="text/javascript" src="https://2017.igem.org/Team:Michigan/Javascript?action=raw&ctype=text/javascript"></script>
 +
</head>
  
 +
<body onLoad="loadBody();">
  
<div class="column full_size" >
+
<div class="container-float page2">
 +
<div class="container" id="pageContainer">
  
<h1>Results</h1>
+
<div class="col-md-10 content">
  
<p>Here you can describe the results of your project and your future plans. </p>
+
<h2>Experimental Results</h2>
 +
<h3>What we did</h3>
 +
<p>
 +
[results go here]
 +
</p>
  
<h5>What should this page contain?</h5>
 
<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>
 
  
<h5>You should also describe what your results mean: </h5>
+
</div> <!--End col-->
  
<ul>
+
<div class="col-md-2 h5">
<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>
+
<nav class="navbar h5" id="sidebar">
<li> Show data, but remember all measurement and characterization data must be on part pages in the Registry. </li>
+
<ul class="nav nav-stacked">
<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>
+
<li onClick="go('/Results')"><a class="subtitle">Results</a></li>
 +
<li onClick="go('/LabNotebook')"><a class="subtitle">Lab Notebook</a></li>
 
</ul>
 
</ul>
 +
</nav>
 +
</div> <!--End col-->
  
</div>
+
<ul class="nav nav-tabs bottom" id="nav">
 
+
<li onClick="go('')"><a class="subtitle">thermolyze</a></li>
<div class="clear"></div>
+
<li onClick="go('/Description')"><a class="subtitle">project</a></li>
 
+
<li onClick="go('/Team')"><a class="subtitle">the team</a></li>
<div class="column half_size" >
+
<li onClick="go('/Human_Practices')"><a class="subtitle">human practices</a></li>
 
+
<li onClick="go('/Parts')"><a class="subtitle">parts</a></li>
 
+
<li onClick="go('/Model')"><a class="subtitle">modelling</a></li>
<h5> Project Achievements </h5>
+
<li onClick="go('/Safety')"><a class="subtitle">safety</a></li>
 
+
<li onClick="go('/Collaborations')"><a class="subtitle">collaborations</a></li>
<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>
+
<li onClick="go('/Attributions')"><a class="subtitle">attributions</a></li>
 
+
<!--<li onClick="window.open('https://2017.igem.org')"><a class="subtitle">igem</a></li>-->
<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>
 
</ul>
  
</div>
+
</div> <!--End container-->
 
+
 
+
<div class="column half_size" >
+
 
+
<h5>Inspiration</h5>
+
<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> <!--End container-float-->
  
 +
</body>
 
</html>
 
</html>

Revision as of 13:20, 1 November 2017

MSBT 2017