Line 878: | Line 878: | ||
else if (awards_set[x].section == "High School" || awards_set[x].section == "Overgrad"){ | else if (awards_set[x].section == "High School" || awards_set[x].section == "Overgrad"){ | ||
//trim to the first comma if the team is overgrad or high school to standardize | //trim to the first comma if the team is overgrad or high school to standardize | ||
− | award_name = award_name.substring( 0 , award_name.indexOf(',') ) ; | + | award_name = award_name.substring( 0 , award_name.indexOf(',') ) +"_SA"; |
} | } | ||
//if its more than one word | //if its more than one word | ||
if ( award_name.indexOf(' ') >= 0 ) { | if ( award_name.indexOf(' ') >= 0 ) { | ||
− | award_name = award_name.substring( 0 , award_name.indexOf(' ') ); | + | award_name = award_name.substring( 0 , award_name.indexOf(' ') )+"_SA"; |
} | } | ||
Revision as of 20:16, 13 November 2017
iGEM 2017 Results
Congratulations to all participants in the 2017 International Genetically Engineered Machine competition!
Your hard work and achievements are truly worthy of celebration!
FINALISTS
Undergrad
Grand Prize Winner
Imperial College 1st Runner Up
SCAU-China 2nd Runner Up
Sydney Australia Overgrad
Grand Prize Winner
LMU-TUM Munich 1st Runner Up
Wageningen UR High School
Grand Prize Winner
HSiTAIWAN