Difference between revisions of "Results"

(typo)
 
(6 intermediate revisions by one other user not shown)
Line 350: Line 350:
 
'Section: <b>' + data.section.capitalize() +  
 
'Section: <b>' + data.section.capitalize() +  
 
'</b>&nbsp;&nbsp;|&nbsp;&nbsp;' +
 
'</b>&nbsp;&nbsp;|&nbsp;&nbsp;' +
'<a target="_blank" href="https://igem.org/Team.cgi?id=' + data.team_id + '">Official Team Profile</a>' +
+
'<a target="_blank" href="https://igem.org/Team.cgi?id=' + data.id + '">Official Team Profile</a>' +
 
'</p>' +
 
'</p>' +
 
'<p>'+
 
'<p>'+
 
'View this team\'s &nbsp;&nbsp;' +
 
'View this team\'s &nbsp;&nbsp;' +
 
'<a target="_blank" href="http://' + currentYear + '.igem.org/Team:' + data.team_name + '">Wiki</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
 
'<a target="_blank" href="http://' + currentYear + '.igem.org/Team:' + data.team_name + '">Wiki</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
'<a target="_blank" title="Not yet available" style="color: gray; cursor: pointer;">Poster</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
+
'<a target="_blank" href="http://' + currentYear + '.igem.org/files/poster/' + data.team_name + '.pdf">Poster</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
'<a target="_blank" title="Not yet available" style="color: gray; cursor: pointer;">Presentation Slides</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
+
'<a target="_blank" href="http://' + currentYear + '.igem.org/files/presentation/' + data.team_name + '.pdf">Presentation Slides</a>&nbsp;&nbsp;|&nbsp;&nbsp;' +
 
'<a target="_blank" title="Not yet available" style="color: gray; cursor: pointer;">Presentation Video</a>' +
 
'<a target="_blank" title="Not yet available" style="color: gray; cursor: pointer;">Presentation Video</a>' +
 
'</p>'+
 
'</p>'+
Line 392: Line 392:
 
}
 
}
  
 +
//Helper to pretend I clicked the first "plus" button in the table
 +
function pretendToClickFirstPlus() {
 +
$("#table_team tbody .team-info-control").first().trigger("click");
 +
}
  
 
jQuery(document).ready(function() {
 
jQuery(document).ready(function() {
Line 578: Line 582:
 
t.column(4).search('north america').draw();
 
t.column(4).search('north america').draw();
 
});
 
});
 +
 +
//Auto-open the first "plus" button just after page load
 +
window.setTimeout(pretendToClickFirstPlus, 200);
 
});
 
});
  

Latest revision as of 15:55, 10 March 2019

iGEM 2015 Results

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.