Difference between revisions of "Dev/Awards2"

Line 215: Line 215:
 
//what award did they win ? (trims from after Best to the next empty space )
 
//what award did they win ? (trims from after Best to the next empty space )
 
help = (awards_set[x].award).substring( 19,  (awards_set[x].award).length );
 
help = (awards_set[x].award).substring( 19,  (awards_set[x].award).length );
 
+
help = help.substring( 0 , help.indexOf( ' ', help.indexOf(' ') + 1));
 
console.log(help);
 
console.log(help);
 
award_temp = (  help.substring( 0,  (help).indexOf(' ', (help).indexOf(' ') + 1) )  ) ;
 
award_temp = (  help.substring( 0,  (help).indexOf(' ', (help).indexOf(' ') + 1) )  ) ;

Revision as of 22:51, 6 November 2017

MENU

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 Advance Project

Nominations

GOLD

SILVER

BRONZE