Difference between revisions of "Team:William and Mary/Collaborations"

Line 1: Line 1:
{{William_and_Mary}}
+
{{William_and_Mary/CSS FIX}}
 +
{{William_and_Mary/CSS}}
 +
{{William_and_Mary/SOURCE}}
 +
{{William_and_Mary/NAV BAR}}
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
/* Three image containers (use 25% for four, and 50% for two, etc) */
 +
.row {
 +
  display: flex;
 +
float: center;
 +
}
  
 +
/* Create three equal columns that sits next to each other */
 +
.column {
 +
    flex: 50%;
 +
    padding: 5px;
 +
display: block;
  
 +
}
 +
div {
 +
    font-size: 18px;
 +
}
 +
</style>
  
 +
<body>
  
<div class="clear"></div>
+
</body>
 
+
</html>  
 
+
{{William_and_Mary/SOURCE JS}}
<div class="column full_size">
+
{{William_and_Mary/FOOTER}}
<h1>Collaborations</h1>
+
 
+
<p>
+
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
</p>
+
 
+
<h3>Silver Medal Criterion #2</h3>
+
<p>
+
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.
+
</p>
+
</div>
+
 
+
<div class="column two_thirds_size">
+
 
+
<h4> Which other teams can we work with? </h4>
+
<p>
+
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
</p>
+
 
+
<p>
+
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
</p>
+
 
+
</div>
+
 
+
 
+
 
+
<div class="column third_size">
+
<p>
+
Here are some suggestions for projects you could work on with other teams:
+
</p>
+
 
+
<ul>
+
<li> Improve the function of another team's BioBrick Part or Device</li>
+
<li> Characterize another team's part </li>
+
<li> Debug a construct </li>
+
<li> Model or simulate another team's system </li>
+
<li> Test another team's software</li>
+
<li> Help build and test another team's hardware project</li>
+
<li> Mentor a high-school team</li>
+
</ul>
+
</div>
+
 
+
 
+
</html>
+

Revision as of 02:57, 16 October 2018