Difference between revisions of "Team:Gaston Day School/Notebook"
Line 17: | Line 17: | ||
<h4>Inspiration</h4> | <h4>Inspiration</h4> | ||
<p>You can see what others teams have done to organize their notes:</p> | <p>You can see what others teams have done to organize their notes:</p> | ||
− | + | <script> | |
− | <ul> | + | function disable() |
− | <li><a | + | { |
+ | document.getElementById("disableable").style.display = "none"; | ||
+ | } | ||
+ | </script> | ||
+ | <ul id="disableable"> | ||
+ | <li><a onClick="disable()">disable links</a></li> | ||
<li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li> | <li><a href="https://2014.igem.org/Team:Tec-Monterrey/ITESM14_project.html#tab_notebook">2014 Tec Monterrey</a></li> | ||
<li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li> | <li><a href="https://2014.igem.org/Team:Kyoto/Notebook/Magnetosome_Formation#title">2014 Kyoto</a></li> |
Revision as of 14:15, 22 July 2015
Notebook
Document the dates you worked on your project.
What should this page have?
- Chronological notes of what your team is doing.
- Brief descriptions of daily important events.
- Pictures of your progress.
- Mention who participated in what task.
Inspiration
You can see what others teams have done to organize their notes: