Line 124: | Line 124: | ||
//Request team data | //Request team data | ||
− | + | var teamsRequest = jQuery.ajax({ | |
− | + | url: "https://igem.org/aj/team_list.cgi", | |
− | + | type: "GET", | |
− | + | timeout: 30000, | |
− | + | dataType: "json", | |
− | + | data: {command: "get_team_list", year: currentYear}, | |
− | + | error: function(jqxhr, textStatus, errorThrown) { | |
− | + | console.log("Failed to get list of teams. look at var teamsRequest"); | |
− | + | showInTable("Error loading list of teams. Please check your internet connection and try again. If the problem persists, contact iGEM HQ."); | |
− | + | } | |
− | + | }); | |
+ | |||
//Request the awards data | //Request the awards data | ||
var awardsRequest = jQuery.ajax({ | var awardsRequest = jQuery.ajax({ |
Revision as of 16:53, 26 October 2016
Congratulations to all participants in the 2015 International Genetically Engineered Machine competition! Your hard work and achievements are truly worthy of celebration!
This table shows complete results of the competition, including all medals and awards. Click the "plus" button for more information about each team, and to view their achievements in their wiki, presentation, and poster. Use the search box to search by award, team name, region, or medal.
View:
Team | Medal | Award | |
---|---|---|---|
Please enable JavaScript in your browser to view results. |