Line 11: | Line 11: | ||
<ol> | <ol> | ||
− | <li>Make sure all the teams info | + | <li>Make sure all the teams info CONCAT is properly imported from: |
− | <li> | + | <a href="https://docs.google.com/spreadsheets/d/1h_bvvvgU-jxOWtZO4w25VU72Opw38GTRysfdfauADNs/edit#gid=0">here</a></li> |
+ | <li>Click edit <A HREF="https://2019.igem.org/wiki/index.php?title=HQ:Code_Test&action=edit">on this page</A></li> | ||
+ | <li>Place the data for the awards/nominations (award) and medals (medal) indicated on the code</li> | ||
+ | <li>Click save</li> | ||
<li>Place the resulting data bases into the results and all teams info pages | <li>Place the resulting data bases into the results and all teams info pages | ||
− | <UL> <LI> For: <a href="https://2019.igem.org/Competition/Results"> Results </a> under the var <b>data</b> </li> | + | <UL> |
− | <li>For:<a href="https://2019.igem.org/HQ:All_teams_info.js"> Teams info</a> under the var <b> all_teams_info</b> </li> | + | <LI> For: <a href="https://2019.igem.org/Competition/Results"> Results </a> under the var <b>data</b> </li> |
− | </ul> | + | <li>For:<a href="https://2019.igem.org/HQ:All_teams_info.js"> Teams info</a> under the var <b> all_teams_info</b> </li> |
− | </li> | + | </ul> |
+ | </li> | ||
+ | |||
</ol> | </ol> | ||
Revision as of 20:16, 29 October 2019
Code setup page
This page will help you setup the awards and results page
- Make sure all the teams info CONCAT is properly imported from: here
- Click edit on this page
- Place the data for the awards/nominations (award) and medals (medal) indicated on the code
- Click save
- Place the resulting data bases into the results and all teams info pages
- For: Results under the var data
- For: Teams info under the var all_teams_info