Difference between revisions of "Team:IIT-Madras/Collaborations"

Line 2: Line 2:
 
<html>
 
<html>
  
 +
<style>
 +
@font-face {
 +
    src: url(https://static.igem.org/mediawiki/2018/f/fa/T--IIT-Madras--cantarell.ttf);
 +
    font-family: title;
 +
  }
 +
@font-face {
 +
src: url(https://static.igem.org/mediawiki/2018/1/13/T--IIT-Madras--montserrat.otf);
 +
    font-family: subtitle;
 +
}
 +
 +
body {
 +
font-family: 'title', sans-serif;
 +
}
  
 +
.box {
  
 +
  width: 80%;
 +
    border: 0.9mm solid black;
 +
    padding: 25px;
 +
    margin: 25px;
 +
border-bottom: none;
 +
 +
}
  
  
<div class="clear"></div>
+
.grid {
 +
  display: grid;
 +
  grid-template-columns: 1fr 1fr 1fr;
 +
  margin: 0;
 +
  padding: 0;
 +
 +
}
 +
  
 +
</style>
  
<div class="column full_size">
+
<body>
<h1>Collaborations</h1>
+
  
<p>
+
  <h2 style="font-family:'title', sans-serif; font-size:7.5mm;">Collaborations</h2>
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.
+
</body>
</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>
 
</html>

Revision as of 12:05, 13 October 2018

iGEM Collaborations Page

Collaborations