Line 650: | Line 650: | ||
//remove from the beginning of the string ( "Best or Nominated for Best" ) | //remove from the beginning of the string ( "Best or Nominated for Best" ) | ||
award_name = (awards_set[x].award).substring( trim, (awards_set[x].award).length ); | award_name = (awards_set[x].award).substring( trim, (awards_set[x].award).length ); | ||
+ | |||
+ | |||
//check if the award is a track | //check if the award is a track | ||
Line 656: | Line 658: | ||
award_name = award_name.substring( 0 , award_name.indexOf(' ') ) +"_TA"; | award_name = award_name.substring( 0 , award_name.indexOf(' ') ) +"_TA"; | ||
} | } | ||
+ | else if ( award_name.indexOf('Basic') > -1 ) { award_name = "Basic"); } | ||
+ | |||
else { | else { | ||
//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 | ||
Line 666: | Line 670: | ||
} | } | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Revision as of 20:14, 9 November 2017
AWARDS
Best Diagnostics Project
Nominations
Best Energy Project
Nominations
Best Environment Project
Nominations
Best Food and Nutrition Project
Nominations
Best Foundational Advance Project
Nominations
Best Information Processing Project
Nominations
Best Manufacturing Project
Nominations
Best New Application Project
Nominations
Best Therapeutics Project
Nominations
Best Hardware Project
Nominations
Best Software Project
Nominations
Best Special Track Project
Nominations
Best Wiki
Nominations
Best Presentation
Nominations
Best Poster
Nominations
Best Integrated Human Practices
Nominations
Best Education & Public Engagement
Nominations
Best Model
Nominations
Best Entrepreneurship
Nominations
Best Applied Design
Nominations
Best Measurement
Nominations
Best Software
Nominations
Best Hardware
Nominations
Best New Basic Part
Best New Composite Part
Nominations
Best Part Collection
Nominations