Difference between revisions of "Team:Lambert GA/Collaborations"

Line 2: Line 2:
 
<html>
 
<html>
 
<head>
 
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
 
<script>
 
$(document).ready(function(){
 
  // Add smooth scrolling to all links
 
  $("a").on('click', function(event) {
 
 
    // Make sure this.hash has a value before overriding default behavior
 
    if (this.hash !== "") {
 
      // Prevent default anchor click behavior
 
      event.preventDefault();
 
 
      // Store hash
 
      var hash = this.hash;
 
 
      // Using jQuery's animate() method to add smooth page scroll
 
      // The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
 
      $('html, body').animate({
 
        scrollTop: $(hash).offset().top - 100
 
      }, 800, function(){
 
 
 
 
      });
 
    } // End if
 
  });
 
});
 
</script>
 
 
  
 
<link href="https://fonts.googleapis.com/css?family=Codystar:300,400" rel="stylesheet">
 
<link href="https://fonts.googleapis.com/css?family=Codystar:300,400" rel="stylesheet">

Revision as of 21:47, 9 July 2018

C O L L A B O R A T I O N S




































★ ALERT!

This page is used by the judges to evaluate your team for the medal criterion or award listed below.

Delete this box in order to be evaluated for this medal criterion and/or award. See more information at Instructions for Pages for awards.

Collaborations

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.

Silver Medal Criterion #2

Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the 2018 Medals Page for more information.

Which other teams can we work with?

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.

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.

Here are some suggestions for projects you could work on with other teams:

  • Improve the function of another team's BioBrick Part or Device
  • Characterize another team's part
  • Debug a construct
  • Model or simulate another team's system
  • Test another team's software
  • Help build and test another team's hardware project
  • Mentor a high-school team