(Created page with "{{:Team:UChile_Biotec/css}} <html> </html>") |
|||
Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <style> | ||
+ | .mySlides {display:none;} | ||
+ | .w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap} | ||
+ | .w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)} | ||
+ | .w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} | ||
+ | .w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none} | ||
+ | .w3-button:hover{color:#000!important;background-color:#ccc!important} | ||
+ | .w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)} | ||
+ | .w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)} | ||
+ | .w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none} | ||
+ | .w3-display-position{position:absolute} | ||
+ | .w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block} | ||
+ | .w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important} | ||
+ | </style> | ||
+ | <body> | ||
+ | |||
+ | <h4>HUMAN</h4> | ||
+ | <h1>PRACTICES</h1> | ||
+ | <br> | ||
+ | <br> | ||
+ | <h2>SPREADING SCIENCE TO THE COMMUNITY</h2> | ||
+ | <div class="column full_size"> | ||
+ | <p>As a team, we consider that it is essential that people who do science spread their knowledge to the community. That is why we try to bring biotechnology, synthetic biology and inform about our project to different groups of people, from pre-school children to children soon to start university, and also people of all ages in rural communities. | ||
+ | </p> | ||
+ | <p>Our first approach was in a kinder garden where we interacted with children around the ages of 3 and 4, who are in process of learning and understanding the world around them. Through different dynamics, we teach basic concepts of biotechnology, encouraging them through drawing to develop their creativity and internalize knowledge about science. This meeting was especially successful given the high interest in learning presented by kids of that age. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <div class="column full_size"> | ||
+ | <div class="w3-content w3-display-container"> | ||
+ | <img class="mySlides" src="https://static.igem.org/mediawiki/2018/f/f9/T--UChile_Biotec--Pactices8.jpg" style="width:100%"> | ||
+ | <img class="mySlides" src="https://static.igem.org/mediawiki/2018/a/a4/T--UChile_Biotec--Pactices9.jpg" style="width:100%"> | ||
+ | <img class="mySlides" src="https://static.igem.org/mediawiki/2018/4/4a/T--UChile_Biotec--Pactices10.jpg" style="width:100%"> | ||
+ | <img class="mySlides" src="https://static.igem.org/mediawiki/2018/0/0a/T--UChile_Biotec--Pactices11.jpg" style="width:100%"> | ||
+ | <img class="mySlides" src="https://static.igem.org/mediawiki/2018/9/94/T--UChile_Biotec--Pactices12.jpg" style="width:100%"> | ||
+ | <img class="mySlides" src="https://static.igem.org/mediawiki/2018/0/03/T--UChile_Biotec--Pactices13.jpg" style="width:100%"> | ||
+ | <img class="mySlides" src="https://static.igem.org/mediawiki/2018/6/64/T--UChile_Biotec--Pactices14.jpg" style="width:100%"> | ||
+ | |||
+ | <button class="w3-button w3-black w3-display-left" onclick="plusDivs(-1)">❮</button> | ||
+ | <button class="w3-button w3-black w3-display-right" onclick="plusDivs(1)">❯</button> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <script> | ||
+ | var slideIndex = 1; | ||
+ | showDivs(slideIndex); | ||
+ | |||
+ | function plusDivs(n) { | ||
+ | showDivs(slideIndex += n); | ||
+ | } | ||
+ | |||
+ | function showDivs(n) { | ||
+ | var i; | ||
+ | var x = document.getElementsByClassName("mySlides"); | ||
+ | if (n > x.length) {slideIndex = 1} | ||
+ | if (n < 1) {slideIndex = x.length} | ||
+ | for (i = 0; i < x.length; i++) { | ||
+ | x[i].style.display = "none"; | ||
+ | } | ||
+ | x[slideIndex-1].style.display = "block"; | ||
+ | } | ||
+ | </script> | ||
+ | |||
+ | <center><img src="https://static.igem.org/mediawiki/2018/f/fb/T--UChile_Biotec--breaker.png" style="width:100%;" id=""/></center> | ||
+ | |||
+ | <div class="column full_size"> | ||
+ | <p>Our next meetings were in Calama, city located in northern Chile, more than 1,600 Km from the capital. Although students of this city have a good level of scientific education, few are familiar with novel areas of science such as synthetic biology. That is why we did a talk in two schools to students in their penultimate and final year, approaching concepts of biotechnology and synthetic biology through daily examples and news about current scientific development. We also share our project to awaken interest in scientific-technological innovation and its social impact. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | </body> | ||
</html> | </html> |
Revision as of 23:53, 17 October 2018
HUMAN
PRACTICES
SPREADING SCIENCE TO THE COMMUNITY
As a team, we consider that it is essential that people who do science spread their knowledge to the community. That is why we try to bring biotechnology, synthetic biology and inform about our project to different groups of people, from pre-school children to children soon to start university, and also people of all ages in rural communities.
Our first approach was in a kinder garden where we interacted with children around the ages of 3 and 4, who are in process of learning and understanding the world around them. Through different dynamics, we teach basic concepts of biotechnology, encouraging them through drawing to develop their creativity and internalize knowledge about science. This meeting was especially successful given the high interest in learning presented by kids of that age.
Our next meetings were in Calama, city located in northern Chile, more than 1,600 Km from the capital. Although students of this city have a good level of scientific education, few are familiar with novel areas of science such as synthetic biology. That is why we did a talk in two schools to students in their penultimate and final year, approaching concepts of biotechnology and synthetic biology through daily examples and news about current scientific development. We also share our project to awaken interest in scientific-technological innovation and its social impact.