Line 13: | Line 13: | ||
$("#posttext").slideToggle("slow"); | $("#posttext").slideToggle("slow"); | ||
}); | }); | ||
+ | $("#survey").click(function(){ | ||
+ | $("#surveytext").slideToggle("slow"); | ||
+ | }); | ||
+ | |||
}); | }); | ||
</script> | </script> | ||
Line 45: | Line 49: | ||
We will get to exchange our postcard with other participating teams so we can collect postcards from all over the world. We can also share the postcards with people in our community to raise awareness and understanding of synthetic biology. | We will get to exchange our postcard with other participating teams so we can collect postcards from all over the world. We can also share the postcards with people in our community to raise awareness and understanding of synthetic biology. | ||
+ | </p> | ||
+ | </div> | ||
+ | |||
+ | <div class = "column half_size"> | ||
+ | <h1> Surveys: </h1> | ||
+ | <img style="cursor:pointer; width:450px; height:350px" id = "survey" src="https://static.igem.org/mediawiki/2018/7/7b/T--RHIT--postcard.jpg"> | ||
+ | <p style="display:none" id="surveytext"> Our team participated in a survey through the UNebraska-Lincoln team, located in Nebraska in the United States of America. Their survey tested our knowledge on different invasive species and native species, as their team is working on creating an effective bait for the Emerald Ash Borer Beetle, an invasive species to North America. <br><br> Our team also participated in a survey through the TecCEM iGEM team, located at Monterrey Institute of Technology and Higher Education in the Campus Mexico State (Mexico City). They were organizing a survey to gather information about different treatments of burns around the world. They are looking to develop a new treatment for burned people that will reduce the time of hospitalization and help skin regeneration. | ||
</p> | </p> | ||
</div> | </div> |
Revision as of 18:36, 30 July 2018