Difference between revisions of "Team:BostonU/JudgingCriteria"

Line 2: Line 2:
 
<html>
 
<html>
 
<head>
 
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
+
<style>
</head>
+
<html>
 +
<head>
 
<style>
 
<style>
 
body {
 
body {
 
   background-color: #fff0f0;
 
   background-color: #fff0f0;
 
   font-family: Arial, sans-serif;
 
   font-family: Arial, sans-serif;
 
 
}
 
}
 
#landingwrapper {
 
#landingwrapper {
Line 16: Line 16:
 
   padding-top: 100px;
 
   padding-top: 100px;
 
}
 
}
#title h1{
+
#part1 p {
text-align:center;
+
  text-align:center;
font-size:250%;
+
  font-size:250%;
color:#605E5E;
+
  color:#605E5E;
font-family: Arial,sans-serif;
+
  font-family: Arial,sans-serif;
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>
 
</style>
 
+
</head>
 
<body>
 
<body>
<section id = "title">
+
<div id="landingwrapper">
<h1> Judging Criteria</h1>
+
<section id="part1">
</section>
+
  <p><br><br>REGISTRY PARTS<br></p>
<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 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>
 
</div>
 
</body>
 
</body>
<html>
+
</html>

Revision as of 18:52, 6 July 2017



REGISTRY PARTS