Team:TU-Delft/SynBioData
From 2013.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
// To see the data that this visualization uses, browse to | // To see the data that this visualization uses, browse to | ||
// https://spreadsheets.google.com/ccc?key=tQW2XyL0iNBeq8m6zrFuMRw | // https://spreadsheets.google.com/ccc?key=tQW2XyL0iNBeq8m6zrFuMRw | ||
- | var ssKey = " | + | var ssKey = "0ArsDNt8sj-LBdEdCREdxUTFmVXpPaTVnZm43d0RTdmc"; |
var visualization; | var visualization; | ||
// drawDynamicSelect() and handleSelectResponse() are used to draw the dynamic list of question ids | // drawDynamicSelect() and handleSelectResponse() are used to draw the dynamic list of question ids | ||
Line 60: | Line 60: | ||
</head> | </head> | ||
<body style="font-family: Arial;border: 0 none;" onload="drawDynamicSelect();"> | <body style="font-family: Arial;border: 0 none;" onload="drawDynamicSelect();"> | ||
- | <p>Data for this page is extracted from this <a href="https://spreadsheets.google.com/ccc?key=tQW2XyL0iNBeq8m6zrFuMRw">Google Spreadsheet</a>. Responses can be added via <a href=" | + | <p>Data for this page is extracted from this <a href="https://spreadsheets.google.com/ccc?key=tQW2XyL0iNBeq8m6zrFuMRw">Google Spreadsheet</a>. Responses can be added via <a href="hhttps://docs.google.com/spreadsheet/ccc?key=0ArsDNt8sj-LBdEdCREdxUTFmVXpPaTVnZm43d0RTdmc#gid=0">this form</a>.</p> |
<form action="" name="myform"> | <form action="" name="myform"> | ||
<select name="ansSet" onChange="drawVisualization(this.value)"> | <select name="ansSet" onChange="drawVisualization(this.value)"> |
Revision as of 13:58, 2 September 2013
<!DOCTYPE html>
Data for this page is extracted from this Google Spreadsheet. Responses can be added via this form.