Difference between revisions of "Results2"

Line 948: Line 948:
 
for(x=0; x< temp_array_nominations.length; x++ ){
 
for(x=0; x< temp_array_nominations.length; x++ ){
 
 
console.log(temp_array_nominations[x][0]);
+
 
 
 
 
//remove all empty spaces (if this is high school team  
 
//remove all empty spaces (if this is high school team  
var yy = (temp_array_nominations[x][0]).replace(/ /g, "_");
+
var section_append = (temp_array_nominations[x][0]).replace(/ /g, "_");
console.log(yy);
+
 
 
 
var temp = "#"+appendable_name+" > .nominees_box_wrapper > .nominated_teams > .section_"+temp_array_nominations[x][0];
+
var temp = "#"+appendable_name+" > .nominees_box_wrapper > .nominated_teams > .section_"+section_append;
 
 
 
if ($(temp).length){
 
if ($(temp).length){
Line 961: Line 961:
 
else {
 
else {
 
     $("#"+appendable_name+"> .nominees_box_wrapper").append("<div class='nominated_teams'> <div class='team_section'>"
 
     $("#"+appendable_name+"> .nominees_box_wrapper").append("<div class='nominated_teams'> <div class='team_section'>"
+temp_array_nominations[x][0]+"</div><ul class='section_"
+
+section_append+"</div><ul class='section_"
+temp_array_nominations[x][0]+"'><a href=''><li>"
+
+section_append+"'><a href=''><li>"
 
+temp_array_nominations[x][1]+"</li></a></ul></div>");
 
+temp_array_nominations[x][1]+"</li></a></ul></div>");
 
}
 
}

Revision as of 15:58, 19 September 2019

Loading...

iGEM 2019 Results - Coming soon!

Congratulations to all participants in the 2019 International Genetically Engineered Machine competition!

Your hard work and achievements are truly worthy of celebration!

On this page you will find the winners and nominees for the: Track Prizes, the Awards, Medals: Gold, Silver, and Bronze, and Awards and Medals by Team

Best Diagnostics Project

Nominees

Best Energy Project

Nominees

Best Environment Project

Nominees

Best Food and Nutrition Project

Nominees

Best Foundational Advance Project

Nominees

Best Information Processing Project

Nominees

Best Manufacturing Project

Nominees

Best New Application Project

Nominees

Best Open Project

Nominees

Best Software Project

Nominees

Best Therapeutics Project

Nominees

Awards

Best Education and Public Engagement

Nominees

Best Hardware

Nominees

Best Integrated Human Practices

Nominees

Best Measurement

Nominees

Best Model

Nominees

Best New Basic Part

Nominees

Best New Composite Part

Nominees

Best Part Collection

Nominees

Best Plant Synthetic Biology

Nominees

Best Poster

Nominees

Best Presentation

Nominees

Best Software Tool

Nominees

Best Supporting Entrepreneurship

Nominees

Best Wiki

Nominees

Medals