|
|
| + | // JavaScript Document |
| {{Main2019}} | | {{Main2019}} |
| <html> | | <html> |
|
|
| | | |
| <ol> | | <ol> |
− | <li>Place the awards and medals into a excel file to create the variable notation</li> | + | <li>Make sure all the teams info CONCAT is properly imported from: |
− | <li>Place the variables indicated on the code on this page</li> | + | <a href="https://docs.google.com/spreadsheets/d/1h_bvvvgU-jxOWtZO4w25VU72Opw38GTRysfdfauADNs/edit#gid=0">here</a></li> |
− | <li>Place the resulting data bases into the results and all teams info pages</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 |
| + | <UL> |
| + | <LI> For: <a href="https://2019.igem.org/Competition/Results"> Results </a> under the var <b>data</b> </li> |
| + | <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> |
| + | </ul> |
| + | </li> |
| + | |
| </ol> | | </ol> |
| | | |
| | | |
− |
| |
| <div class="clear extra_space"></div> | | <div class="clear extra_space"></div> |
| + | <div class="line_divider"></div> |
| + | <div class="clear extra_space"></div> |
| + | |
| | | |
− | <textarea id="results_page" rows="4" cols="50"> | + | <h3> Results page</h3> |
| + | <textarea rows="15" id="results_page"></textarea> |
| | | |
| <div class="clear extra_space"></div> | | <div class="clear extra_space"></div> |
− | <div class="line_divider"></div>
| |
− | <div class="clear extra_space"></div>
| |
| | | |
− | <div id="all_teams_info"> | + | <h3> All teams info </h3> |
− | </div>
| + | <textarea rows="15" id="all_teams_info_page"></textarea> |
| + | |
| | | |
| </div> | | </div> |
|
|
| //pre jamboree data | | //pre jamboree data |
| //place the results of the concatenate function here: | | //place the results of the concatenate function here: |
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1048576 bytes) in /websites/2019.igem.org/wiki/includes/diff/DairikiDiff.php on line 334