Line 939: | Line 939: | ||
temp_array_awards.sort(); | temp_array_awards.sort(); | ||
temp_array_nominations.sort(); | temp_array_nominations.sort(); | ||
+ | |||
console.log(appendable_name +" "+ temp_array_awards); | console.log(appendable_name +" "+ temp_array_awards); | ||
console.log(appendable_name +" "+ temp_array_nominations); | console.log(appendable_name +" "+ temp_array_nominations); | ||
− | + | for(x=0; x< temp_array_awards.length; x++ ){ | |
$("#"+appendable_name+ "> .winners_box_wrapper").append("<div class='winning_team'><div class='team_section'>" | $("#"+appendable_name+ "> .winners_box_wrapper").append("<div class='winning_team'><div class='team_section'>" | ||
− | +temp_array_awards[x] | + | +temp_array_awards[x][0]+"</div><div class='team_name'><a href=''>" |
− | +temp_array_awards[x] | + | +temp_array_awards[x][1]+"</a></div></div>"); |
} | } | ||
Line 954: | Line 955: | ||
for(x=0; x< temp_array_nominations.length; x++ ){ | for(x=0; x< temp_array_nominations.length; x++ ){ | ||
− | } | + | } |
Revision as of 20:53, 18 September 2019
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