|
|
Line 134: |
Line 134: |
| </span></br> | | </span></br> |
| <span>We put in great time for the preparation of the aforementioned hands-on experiences that foster exploration, innovation, and interest in the emerging field of synthetic biology. The goal was to show the participants how the two labs of an iGEM team work independently but they combine and collaboratively interpret their results. Finally, we were excited that we received enthusiastic feedback as the students quickly made progress and designed a project from scratch learning engineering methods to approach a concept and solve occurring problems.</span> | | <span>We put in great time for the preparation of the aforementioned hands-on experiences that foster exploration, innovation, and interest in the emerging field of synthetic biology. The goal was to show the participants how the two labs of an iGEM team work independently but they combine and collaboratively interpret their results. Finally, we were excited that we received enthusiastic feedback as the students quickly made progress and designed a project from scratch learning engineering methods to approach a concept and solve occurring problems.</span> |
− | <!--<img src width='100%' height='600px' style='margin: 10px 0px 0px 0px' />--> | + | |
− | <img src width='100%' height='600px' style='margin: 10px 0px 0px 0px' />
| + | <script> |
| + | $('#slideshow').load(function(){ |
| + | var urls = ['one', 'two', 'three', 'four', 'five']; |
| + | |
| + | var c = 0; |
| + | setInterval(function(){ |
| + | console.log( $('#'+urls[c]).src ); |
| + | console.log(c); |
| + | void(document.getElementById('slide_image').src = $('#'+urls[c]).src); |
| + | c++ |
| + | if(c == 5) c = 0; |
| + | }, 3000); |
| + | }); |
| + | </script> |
| + | <div id='slideshow'> |
| + | <img id='slide_image' class='slideshow_images' src /> |
| + | |
| + | <img style='display:none' id='one' src='https://static.igem.org/mediawiki/2017/c/cf/Greekomos_Innovationlab1.jpeg' /> |
| + | <img style='display:none' id='two' src='https://static.igem.org/mediawiki/2017/f/ff/Greekom_InnovationLab2.jpeg' /> |
| + | <img style='display:none' id='three' src='https://static.igem.org/mediawiki/2017/8/8c/Greekom_InnovationLab3.jpeg' /> |
| + | <img style='display:none' id='four' src='https://static.igem.org/mediawiki/2017/d/d7/Greekom_Innovationlab4.jpeg' /> |
| + | <img style='display:none' id='five' src='https://static.igem.org/mediawiki/2017/0/0e/Greekom_InnovationLab5.jpeg' /> |
| + | </div> |
| </section></br></br> | | </section></br></br> |
| <section> | | <section> |