Line 82: | Line 82: | ||
var arrayOfTeamAwards = []; | var arrayOfTeamAwards = []; | ||
for (i = 0; i < arrayOfTeams.length; i++) { | for (i = 0; i < arrayOfTeams.length; i++) { | ||
− | //var teamObj = jQuery.extend(arrayOfTeams[i], extraTeamInfo[i]); | + | |
+ | //* | ||
+ | var teamObj = jQuery.extend(arrayOfTeams[i], extraTeamInfo[i]); | ||
var teamObj = arrayOfTeams[i]; | var teamObj = arrayOfTeams[i]; | ||
+ | |||
//Take care of any teams that didn't win any awards | //Take care of any teams that didn't win any awards | ||
if (typeof teamObj.awards == "undefined" || teamObj.awards.length == 0) { | if (typeof teamObj.awards == "undefined" || teamObj.awards.length == 0) { | ||
Line 113: | Line 116: | ||
jQuery(document).ready(function() { | jQuery(document).ready(function() { | ||
− | //$("#title-year").html(currentYear); | + | |
− | // $("#table_team tbody").empty().append("<tr><td colspan='3'>Loading...</td></tr>"); | + | //* |
+ | $("#title-year").html(currentYear); | ||
+ | //* | ||
+ | $("#table_team tbody").empty().append("<tr><td colspan='3'>Loading...</td></tr>"); | ||
showInTable("Loading..."); | showInTable("Loading..."); | ||
Revision as of 16:51, 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. |