Line 913: | Line 913: | ||
if( (data[x].award).includes(unique_awards[z]) ){ | if( (data[x].award).includes(unique_awards[z]) ){ | ||
− | temp_array | + | temp_array[0] = data[x].section; |
− | temp_array | + | temp_array[1] = data[x].team_name; |
temp_array_awards.push(temp_array); | temp_array_awards.push(temp_array); | ||
Line 923: | Line 923: | ||
if( (data[x].nomination).includes(unique_awards[z]) ){ | if( (data[x].nomination).includes(unique_awards[z]) ){ | ||
− | temp_array | + | temp_array[0] = data[x].section; |
− | temp_array | + | temp_array[1] = data[x].team_name; |
temp_array_nominations.push(temp_array); | temp_array_nominations.push(temp_array); |
Revision as of 20:46, 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