Difference between revisions of "Team:Cologne-Duesseldorf/Results"

(Prototype team page)
 
Line 1: Line 1:
{{Cologne-Duesseldorf}}
+
{{Template:Cologne-Duesseldorf/css}}
 +
{{Template:Cologne-Duesseldorf/header}}
 
<html>
 
<html>
 +
<body>
 +
<div id="overlay"></div>
 +
<div id="container">
 +
<div id="paper">
 +
<section id="article">
 +
<!-- Headings are written as <h1>NameOfYourHeading</h1>, <h2>NameOfYourHeading</h2> and so on. The number corresponds to the level of the heading, just alike in google docs ect. -->
 +
<!-- Following the heading tag a <hr> -tag creates a nice horizontal line. It is not necessary, but i like it -->
 +
<!-- Normal text is written within paragraph tags: <p>Your text here</p> -->
 +
<!-- Images are embedded via the img tag, with the wiki url insige the src="" parentheses: <img src="https://static.igem.org/mediawiki/2017/8/8a/T--Cologne-Duesseldorf--Nootkatone-Expression-3D.svg"> Note that there is no closing </img> tag -->
 +
<!-- Bold text is within <b></b>, italic text inside <i></i> tags. -->
 +
<!-- Links: <a href="the url includng http...">The text visible on the page</a> -->
 +
<!-- Highlight boxes: <span class="label">visible on the page</span> -->
 +
<!-- For callouts, tables etc. look at the source code of https://2017.igem.org/Team:Cologne-Duesseldorf/Test or just ask Marvin -->
 +
 +
<!-- Pro tip: Don't write your stuff inside the iGEM edit box, but use a proper text editor like notepad++ or atom. And use indents (tab key) so that the text remains legible.  -->
 +
 +
  
 
+
<div class="column full_size" >
+
<!-- Begin writing here -->
 
+
<!-- Change the following template as you write along: -->
<h1>Results</h1>
+
<h1>Heading 1</h1>
 
+
<hr>
<p>Here you can describe the results of your project and your future plans. </p>
+
<p>Some sample text</p>
 
+
<h2>Heading 2</h2>
<h5>What should this page contain?</h5>
+
<hr>
<ul>
+
<p>Some <b>sample text</b>, <i>sample text</i>, <span class="label">sample text</span>.</p>
<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>
+
 
+
<ul>
+
<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>
+
<li> Show data, but remember all measurement and characterization data must be on part pages in the Registry. </li>
+
<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>
+
<!-- End writing here -->
 
+
</section>
</div>
+
<!-- End Paper-->
 
+
</div>
<div class="clear"></div>
+
<!-- End Container -->
 
+
</div>
<div class="column half_size" >
+
</body>
 
+
 
+
<h5> Project Achievements </h5>
+
 
+
<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 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>
+
 
+
 
+
 
+
 
</html>
 
</html>
 +
{{Template:Cologne-Duesseldorf/footer}}
 +
{{Template:Cologne-Duesseldorf/js}}

Revision as of 09:37, 6 September 2017

Heading 1


Some sample text

Heading 2


Some sample text, sample text, sample text.