| Line 1,153: | Line 1,153: | ||
"'section':'"+data[x].section+"',"+ | "'section':'"+data[x].section+"',"+ | ||
"'track':'"+data[x].track+"',"+ | "'track':'"+data[x].track+"',"+ | ||
| − | "'location':'"+data[x]. | + | "'location':'"+data[x].location+"',"+ |
| − | "'medal':'"+data[x]. | + | "'medal':'"+data[x].medal+"',"+ |
| − | "'award':'"+data[x]. | + | "'award':'"+data[x].awards+"',"+ |
| − | "'nomination':'"+data[x]. | + | "'nomination':'"+data[x].nominations+"',"+ |
"},"); | "},"); | ||
} | } | ||
Revision as of 19:49, 13 September 2019
Code setup page
This page will help you setup the awards and results page
- Place the awards and medals into a excel file to create the variable notation
- Place the variables indicated on the code on this page
- Place the resulting data bases into the results and all teams info pages