Difference between revisions of "Team:Grenoble-Alpes/Collaborations"

(Prototype team page)
 
Line 1: Line 1:
{{Grenoble-Alpes}}
+
{{Grenoble-Alpes/menu}}
 +
{{Grenoble-Alpes/CSS}}
 
<html>
 
<html>
 +
    <head>
 +
        <title> Human Practice </title>
 +
        <meta charset="utf-8">
 +
        <style>
  
 +
            header {
 +
                background:url('https://static.igem.org/mediawiki/2017/4/45/Hpphotoigemgrenoble.jpeg') fixed;
 +
                -webkit-animation: begin 3s linear;
 +
                -moz-animation: begin 3s linear;
 +
                animation: begin 3s linear;
 +
            }
  
<div class="column full_size judges-will-not-evaluate">
+
@-webkit-keyframes begin {
<h3>★  ALERT! </h3>
+
    0% {opacity:0;}
<p>This page is used by the judges to evaluate your team for the <a href="https://2017.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2017.igem.org/Judging/Awards"> award listed above</a>. </p>
+
    100% {opacity:1;}
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2017.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
}
</div>
+
  
 +
@-moz-keyframes begin {
 +
    0% {opacity:0;}
 +
    100% {opacity:1;}
 +
}
  
 +
@keyframes begin {
 +
    0% {opacity:0;}
 +
    100% {opacity:1;}
 +
}
  
 +
/************************ TITLE **********************/
  
 +
.couvlogogeo {
 +
              width: 2.5%;
 +
              padding: 1%  2% 1% 96%;
 +
        }
 +
 +
           
 +
 +
     
 +
      </style>
 +
   
  
<div class="clear"></div>
+
    </head>
 +
   
 +
    <body>
 +
        <header>
 +
        <h3> Collaborations </h3>
 +
        <img class="couvlogogeo" src="https://static.igem.org/mediawiki/2017/c/c9/LogolocalisationiGEMGrenoble.png">  
 +
        </header>
  
<div class="column full_size">
+
 
<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://2017.igem.org/Judging/Medals">2017 Medals Page</a> for more information.
+
</p>
+
 
+
<div class="column half_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 half_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 simulating 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>
+
  
  
 +
   
 +
  </body>
 
</html>
 
</html>
 +
{{Grenoble-Alpes/footer}}

Revision as of 10:32, 22 August 2017

Human Practice

Collaborations

Designed by iGEM Grenoble-Alpes 2017 team | Site Map