(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...") |
|||
Line 3: | Line 3: | ||
<style> | <style> | ||
.judging{ | .judging{ | ||
− | font-size: 30px; | + | font-size: 40px; |
+ | height:30px; | ||
+ | text-align: center; | ||
+ | color: gold; | ||
} | } | ||
.medal_title{ | .medal_title{ | ||
− | font-size: | + | font-size:30px; |
margin-top:30px; | margin-top:30px; | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
Line 13: | Line 16: | ||
.bronze{ | .bronze{ | ||
− | color: | + | color: #CD7F32; |
} | } | ||
.sliver{ | .sliver{ | ||
− | color: | + | color: #C0C0C0; |
} | } | ||
.gold{ | .gold{ | ||
− | color: | + | color: #FFD700; |
} | } | ||
.bronze img{ | .bronze img{ | ||
− | width: | + | width:60px; |
} | } | ||
+ | .team11{ | ||
+ | width: 90%; | ||
+ | margin: auto; | ||
+ | } | ||
+ | .bronze_info img{ | ||
+ | width: 40px; | ||
+ | } | ||
+ | |||
+ | .tick{ | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | ol li{ | ||
+ | float:left; | ||
+ | width:92%; | ||
+ | margin-left: 3%; | ||
+ | font-size:20px; | ||
+ | line-height: 200%; | ||
+ | } | ||
+ | |||
+ | ol li p{ | ||
+ | color: green; | ||
+ | font-size: 20px; | ||
+ | line-height: 160%; | ||
+ | } | ||
</style> | </style> | ||
+ | |||
+ | <div class="team11"> | ||
<h1 class="judging">Judging Criteria</h1> | <h1 class="judging">Judging Criteria</h1> | ||
− | + | ||
− | <h1 | + | <h1 class="bronze medal_title">Bronze |
− | <img | + | |
+ | <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>Register for iGEM, have a great summer, and attend the Giant Jamboree.</li> | ||
+ | <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" /> | ||
+ | <li>Meet all deliverables on the <a href="https://2016.igem.org/Requirements" target="_blank">Requirements page</a> </li> | ||
+ | <img class="tick" src="https://static.igem.org/mediawiki/2016/0/0d/T--Manchester--Tick_Bronze.png" alt="Tick" /> | ||
+ | <li>Create a page on your team wiki with clear attribution of each aspect of your project. This page must clearly attribute work done by the students and distinguish it from work done by others, including host labs, advisors, instructors, sponsors, professional website designers, artists, and commercial services. | ||
+ | <br /> | ||
+ | <p style="font-size: 20px;">Word 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 people that had helped us in different aspect of the project.</p> | ||
+ | </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 56: | Line 103: | ||
+ | </div> | ||
</html> | </html> | ||
{{Manchester/CSS/footer}} | {{Manchester/CSS/footer}} |
Revision as of 10:55, 11 October 2016
Judging Criteria
Bronze
- Register for iGEM, have a great summer, and attend the Giant Jamboree.
- Meet all deliverables on the Requirements page
- Create a page on your team wiki with clear attribution of each aspect of your project. This page must clearly attribute work done by the students and distinguish it from work done by others, including host labs, advisors, instructors, sponsors, professional website designers, artists, and commercial services.
Word done by students can be found on our Team page
In the Attribution page, we have listed down people that had helped us in different aspect of the project. - 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.