Line 23: | Line 23: | ||
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||
+ | div.bronze{ | ||
+ | background-color:#F5F5DC; | ||
+ | width:800px; | ||
+ | height:500px; | ||
+ | } | ||
+ | div.silver{ | ||
+ | background-color:#F5F5F5; | ||
+ | width:800px; | ||
+ | height:500px; | ||
+ | } | ||
+ | div.gold{ | ||
+ | background-color:#FFEBCD; | ||
+ | width:800px; | ||
+ | height:500px; | ||
+ | } | ||
+ | </style> | ||
+ | |||
<body> | <body> | ||
− | |||
<section id = "title"> | <section id = "title"> | ||
− | < | + | <h1> Judging Criteria</h1> |
</section> | </section> | ||
+ | <div class = "bronze"> | ||
+ | <br><br> | ||
+ | <specialh3>Bronze</specialh3><br> | ||
+ | <p><i class="fa fa-check" style="font-size:24px"></i>Register and attend.<br> | ||
+ | <i class="fa fa-check" style="font-size:24px"></i>Deliverables: meet all deliverables on the Competition Deliverables page.<br> | ||
+ | <i class="fa fa-check" style="font-size:24px"></i>Attribution: create wki with clear attribution.<br> | ||
+ | <i class="fa fa-check" style="font-size:24px"></i>Characterization: participate in the interlab measurement sutdy.<br></p> | ||
</div> | </div> | ||
+ | |||
+ | <div class = "silver"> | ||
+ | <br><br> | ||
+ | <specialh3>Silver</specialh3><br> | ||
+ | <p><i class="fa fa-check" style="font-size:24px"></i>Validated Part: at least one new BioBrick part of our design works as expected.<br> | ||
+ | <i class="fa fa-check" style="font-size:24px"></i>Collaboration: we work with another registered iGEM team in a meaningful way.<br> | ||
+ | <i class="fa fa-check" style="font-size:24px"></i>Human Practices: think carefully whether our work is safe, responsible and good for world.<br></p> | ||
+ | </div> | ||
+ | |||
+ | <div class = "gold"> | ||
+ | <br><br> | ||
+ | <specialh3>Gold</specialh3><br> | ||
+ | <p><i class="fa fa-check" style="font-size:24px"></i>integrated Human Practices: expend on silver medal activities.<br> | ||
+ | <i class="fa fa-check" style="font-size:24px"></i>improve a previous part or project: Improve the function of an existing BioBrick Part. <br> | ||
+ | <i class="fa fa-check" style="font-size:24px"></i>Model our project: our project's design is based on insight we have gained from modeling.<br> | ||
+ | <i class="fa fa-check" style="font-size:24px"></i>Demonstrate our Work: our project work.</p> | ||
+ | </div> | ||
+ | </body> | ||
+ | <html> |
Revision as of 18:49, 6 July 2017
Judging Criteria
Register and attend.
Deliverables: meet all deliverables on the Competition Deliverables page.
Attribution: create wki with clear attribution.
Characterization: participate in the interlab measurement sutdy.
Validated Part: at least one new BioBrick part of our design works as expected.
Collaboration: we work with another registered iGEM team in a meaningful way.
Human Practices: think carefully whether our work is safe, responsible and good for world.
integrated Human Practices: expend on silver medal activities.
improve a previous part or project: Improve the function of an existing BioBrick Part.
Model our project: our project's design is based on insight we have gained from modeling.
Demonstrate our Work: our project work.