Difference between revisions of "Results"

(manual data / open results)
 
(7 intermediate revisions by one other user not shown)
Line 284: Line 284:
 
{"id": 1842, "team_name": "UC_San_Diego", "region": "North America", "section": "Undergrad", "medal": "No Medal"},  
 
{"id": 1842, "team_name": "UC_San_Diego", "region": "North America", "section": "Undergrad", "medal": "No Medal"},  
 
{"id": 1782, "team_name": "UESTC_Software", "region": "Asia", "section": "Undergrad", "medal": "Gold", "awards": ["Nominated for Best Software Project"]},  
 
{"id": 1782, "team_name": "UESTC_Software", "region": "Asia", "section": "Undergrad", "medal": "Gold", "awards": ["Nominated for Best Software Project"]},  
{"id": 1776, "team_name": "UFMG_Brazil", "region": "Latin America", "section": "Overgrad", "medal": "No Medal", "awards": ["Nominated for Best Integrated Human Practices, Overgrad", "Best Education and Public Engagement, Undergrad"]},  
+
{"id": 1776, "team_name": "UFMG_Brazil", "region": "Latin America", "section": "Overgrad", "medal": "No Medal", "awards": ["Nominated for Best Integrated Human Practices, Overgrad", "Best Education and Public Engagement, Overgrad"]},  
 
{"id": 1620, "team_name": "UFSCar-Brasil", "region": "Latin America", "section": "Overgrad", "medal": "Gold"},  
 
{"id": 1620, "team_name": "UFSCar-Brasil", "region": "Latin America", "section": "Overgrad", "medal": "Gold"},  
 
{"id": 1635, "team_name": "UGA-Georgia", "region": "North America", "section": "Overgrad", "medal": "Gold", "awards": ["Nominated for Best Measurement Project"]},  
 
{"id": 1635, "team_name": "UGA-Georgia", "region": "North America", "section": "Overgrad", "medal": "Gold", "awards": ["Nominated for Best Measurement Project"]},  
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.