Difference between revisions of "Team:Tuebingen/Engagement"

Line 1: Line 1:
 
{{Tuebingen}}
 
{{Tuebingen}}
  
 +
<html lang="en">
 +
<head>
 +
    <title> iGem Tübingen 2017</title>
 +
    <meta charset="utf-8" content="width=device-width, initial-scale=1.0"> <!--damit die ü, ä usw. richtig angezeigt werden-->
 +
    <style>
 +
   
 +
       
 +
       
 +
       
 +
        **********OVERRIDES**********
  
 +
#top_menu_under {
 +
  display: none;
 +
  position: relative;
 +
  width: 100%;
 +
  height: 0;
 +
}
 +
#top_menu_14 {
 +
  position: fixed;
 +
  width: 100%;
 +
  top: 0px;
 +
  left: 0px;
 +
  height: 16px;
 +
  background-color: #383838;
 +
  border-bottom: none;
 +
  z-index: 50;
 +
}
 +
#top_title {
 +
  display: none;
 +
}
 +
#sideMenu {
 +
  display: none;
 +
  width: 170px;
 +
  position: absolute;
 +
  top: 20px;
 +
  left: 1020px;
 +
  z-index: 10;
 +
  padding-top: 0px;
 +
  padding-bottom: 15px;
 +
  padding-left: 15px;
 +
  padding-right: 15px;
 +
  background-color: white;
 +
  text-align: left;
 +
}
 +
#bodyContent a[href ^="https://"],
 +
.link-https {
 +
  background: none;
 +
  padding: 0
 +
}
 +
#bodyContent a[href ^="mailto:"], .link-mailto {
 +
  padding:0;
 +
}
 +
#content {
 +
width:100%;
 +
}
 +
.pop_why_cover {
 +
  display: none;
 +
  z-index: 50;
 +
  margin-top: -65px;
 +
  margin-left: -40px;
 +
  width: 980px;
 +
  height: 2100px;
 +
  float: left;
 +
  position: absolute;
 +
  opacity: 0.5;
 +
  background-color: #b2b2b2;
 +
}
 +
.pop_why_box {
 +
  display: none;
 +
  left: 250px;
 +
  top: 0px;
 +
  background-color: white;
 +
  padding: 15px;
 +
  width: 500px;
 +
  position: absolute;
 +
  border: 3px solid #4e606e;
 +
  border-radius: 3px;
 +
  z-index: 50;
 +
}
  
<div class="column half_size">
 
  
<h1>Education and Public Engagement</h1>
+
**********END OF OVERRIDES**********
<h3>Best Education and Public Engagement Special Prize</h3>
+
       
<p>Over the last few years, we have seen teams produce some truly outstanding work in the areas of education and public engagement. Innovative educational tools and public engagement activities have the ability to discuss the science behind synthetic biology, spark new scientific curiosity and establish a public dialogue about synthetic biology from voices/views outside the lab.
+
       
 +
       
 +
       
 +
       
 +
       
 +
       
 +
    a {
 +
    margin-left: 1.5em;
 +
    font-size: 1.25em;
 +
    padding:0.5em;
 +
    border: 1em;
 +
    margin-top: 0.75em;
 +
}
 +
       
 +
    a:link {
 +
            text-decoration: none;
 +
            color:black;
 +
            background-color: transparent;
 +
        }
 +
       
 +
    a:visited {
 +
            text-decoration: none;
 +
            color:black;
 +
            background-color: transparent;
 +
        }
 +
       
 +
    a:hover{
 +
background-color: transparent;
 +
color:grey;
 +
    background-color: transparent;
 +
}
 +
       
 +
div.Hauptnavigation{
 +
    top: 0.9em;
 +
    background-color: rgb(240,240,250);
 +
    position: fixed;
 +
    width: 100%;
 +
    height: 1.6em;
 +
    font-size: 1.4em;
 +
    line-height: 1.6em; 
 +
    text-align: center;
 +
    margin-bottom: 0;
 +
}
  
<br><br>
 
To compete for the <a href="https://2017.igem.org/Judging/Awards">Best Education and Public Engagement prize</a>, please describe your work on this page and also fill out the description on the <a href="https://2017.igem.org/Judging/Judging_Form">judging form</a>.
 
<br><br>
 
You must also delete the message box on the top of this page to be eligible for this prize.
 
</p>
 
</div>
 
  
  
  
 +
nav.Unternavigation-Team{
 +
    margin-right: 1.875em;
 +
    margin-top: 3em;
 +
    font-size: 1.5em;
 +
    line-height:1.5em;
 +
    left: 2.5em;
 +
    top: 3em;
 +
    position: sticky; 
 +
    bottom:3em;
 +
}
  
<div class="column half_size">
 
<h5>Inspiration</h5>
 
<p>Here are a few examples of excellent Education and Public Engagement work:</p>
 
<ul>
 
<li><a href="https://2016.igem.org/Team:SCAU-China/Engagement">2016 SCAU-China</a></li>
 
<li><a href="https://2016.igem.org/Team:Imperial_College/Engagement">2016 Imperial College</a></li>
 
<li><a href="https://2015.igem.org/Team:UFMG_Brazil/Public_Engagement">2015 UFMG Brazil</a></li>
 
<li><a href="https://2015.igem.org/Team:William_and_Mary/Practices"> 2015 William and Mary</a></li>
 
</ul>
 
  
</div>
+
.anchor {
 +
    display:block;
 +
    padding-top:60px;  <!-- careful-->
 +
    margin-top:-60px;
 +
}
  
 +
.active{
 +
background-color: transparent;
 +
color: white;
 +
}
  
<div class="clear"></div>
+
 
 +
img#BigImageLab {
 +
    background-size: cover;
 +
    width: 100%;
 +
    border: none;
 +
}
 +
 
 +
 
 +
 
 +
 
 +
.Grid{
 +
    display: grid;
 +
    grid-template-columns: repeat (6, 1fr);
 +
    grid-template-rows: auto;
 +
    margin-bottom: 5em;
 +
    margin-top: 2em;
 +
 
 +
}
 +
       
 +
        #Fliesstext1{     
 +
            grid-column: 2/4;
 +
            grid-row: 1;
 +
            text-align: justify;
 +
            font-size: 18px;
 +
            margin-left: 20em;
 +
            margin-right: 10em;
 +
            margin-top: 1.75em;
 +
}
 +
        #Fliesstext2{     
 +
            grid-column: 2/4;
 +
            grid-row: 2;
 +
            text-align: justify;
 +
            font-size: 18px;
 +
            margin-left: 20em;
 +
            margin-right: 10em;
 +
            margin-top: 1.75em;
 +
}
 +
 
 +
       
 +
table, th, td {
 +
    border: 1px solid black;
 +
    border-collapse: collapse;
 +
    padding: 5px;
 +
    text-align: center;
 +
}   
 +
               
 +
#Bild{
 +
    grid-column-start: 0;
 +
    grid-column-end: 0;
 +
    grid-row: 2;
 +
    width: 50%;
 +
    margin-left: 33em;
 +
    margin-top: 3em;
 +
    border: 1px solid black;
 +
}
 +
       
 +
       
 +
    </style>
 +
</head>
 +
   
 +
   
 +
    <body>
 +
     
 +
      <div class="Hauptnavigation">
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Team">Team</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Inspiration">Inspiration</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Results">Results</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Human Practice">Human Practice</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Lab">Lab</a>
 +
          <a href="https://2017.igem.org/Team:Tuebingen/Attribution">Attribution</a>
 +
    </div>
 +
     
 +
     
 +
      <nav class="Unternavigation-Team">
 +
         
 +
              <a href="#YouTube">YouTube </a> <br>
 +
              <a href="#Student Outreach: Lab tour">Student Outreach: Lab tour </a> <br>
 +
              <a href="#Student Outreach:Student internship">Student Outreach:Student internship</a><br>
 +
              <a href="#Student Outreach: Panel discussion">Student Outreach: Panel discussion</a><br>
 +
             
 +
      </nav>
 +
     
 +
     
 +
     
 +
          <img src="https://static.igem.org/mediawiki/2017/8/8c/T--Tuebingen--LabTitle.jpg" alt="InterLabBild" id="BigImageLab">
 +
         
 +
          <div class="Grid">
 +
          <!-- Content der Seite -->
 +
            <div id="Fliesstext1"> 
 +
                <h1 id="Education and public engagement">Education and public engagement</h1>
 +
                <h2 id="YouTube" class="anchor">YouTube</h2>       
 +
               
 +
                <p>This year our team initiated an educational YouTube channel in collaboration with five other teams spanning four different continents. We were able to implement our initial idea to create an international platform to which we promote iGEM, explain the general concepts of synthetic biology and inform about new exciting projects. Our channel reaches out to students who are not aware of iGEM yet and holds great potential to inspire and educate future iGEM teams in a multicultural and exhilarant way.
 +
</p>
 +
 +
<h2 id="Student Outreach: Lab tour" class="anchor"> Student Outreach: Lab tour </h2>
 +
 +
                <p>Additionally, we wanted to grant students from a local school who had a particular interest in science a direct insight into our laboratories. We showed them basic techniques of molecular biology, gave them the opportunity to participate in the process themselves and gain hands-on knowledge in the lab.
 +
</p>
 +
 +
<h2 id="Student Outreach:Student internship" class="anchor"> Student Outreach: Student internship </h2>
 +
<p> Furthermore, we invited an international student from China as an intern to our lab. This gave us the opportunity to mentor an highly motivated student and expand our skills as educators. She contributed to our project as well by taking on tasks such as producing agarose gels, lab supplies and pipetting PCR mixtures and contributed significantly to our part of the 2017 iGEM InterLab study.
 +
</p>
 +
 +
<h2 id="Student Outreach: Panel discussion" class="anchor"> Student Outreach: Panel discussion</h2>
 +
<p>The issue of antibiotic resistance is a highly controversial topic in both the public eye and the scientific community. We organized workshops for young people from different backgrounds to inform them about the current issues and potential solutions. We invited 22 young students to join us in a panel discussion called: “Nothing In Pipeline? - The Problem Of Modern Antibiotic Research”. We aimed to illustrate how their own life can be dangerously affected by antibiotic resistance and how they can potentially contribute to the problem in the future.<br>
 +
We divided the students into groups and provided each with materials about the topic. The students had to do they own research and present the issues during a guided discussion. Our primary focus was the fact that the research on new antibiotics stagnated since the development costs considerably outway the profit. Most of the students haven’t been aware of how critical the topics have become and how much they could positively impact the process.<br>
 +
With our workshops and the panel discussion, we were able to demonstrate how important it is to be aware of antibiotic resistance and its causes and was is needed to prevent a further progression of the process. This way we sensitized potential future scientists and doctors to think critically and ethically when it comes to the development and the application of antibiotics.
 +
</p>
 +
              </div>
 +
</body>
 
</html>
 
</html>

Revision as of 17:00, 1 November 2017

Tuebingen

iGem Tübingen 2017

InterLabBild

Education and public engagement

YouTube

This year our team initiated an educational YouTube channel in collaboration with five other teams spanning four different continents. We were able to implement our initial idea to create an international platform to which we promote iGEM, explain the general concepts of synthetic biology and inform about new exciting projects. Our channel reaches out to students who are not aware of iGEM yet and holds great potential to inspire and educate future iGEM teams in a multicultural and exhilarant way.

Student Outreach: Lab tour

Additionally, we wanted to grant students from a local school who had a particular interest in science a direct insight into our laboratories. We showed them basic techniques of molecular biology, gave them the opportunity to participate in the process themselves and gain hands-on knowledge in the lab.

Student Outreach: Student internship

Furthermore, we invited an international student from China as an intern to our lab. This gave us the opportunity to mentor an highly motivated student and expand our skills as educators. She contributed to our project as well by taking on tasks such as producing agarose gels, lab supplies and pipetting PCR mixtures and contributed significantly to our part of the 2017 iGEM InterLab study.

Student Outreach: Panel discussion

The issue of antibiotic resistance is a highly controversial topic in both the public eye and the scientific community. We organized workshops for young people from different backgrounds to inform them about the current issues and potential solutions. We invited 22 young students to join us in a panel discussion called: “Nothing In Pipeline? - The Problem Of Modern Antibiotic Research”. We aimed to illustrate how their own life can be dangerously affected by antibiotic resistance and how they can potentially contribute to the problem in the future.
We divided the students into groups and provided each with materials about the topic. The students had to do they own research and present the issues during a guided discussion. Our primary focus was the fact that the research on new antibiotics stagnated since the development costs considerably outway the profit. Most of the students haven’t been aware of how critical the topics have become and how much they could positively impact the process.
With our workshops and the panel discussion, we were able to demonstrate how important it is to be aware of antibiotic resistance and its causes and was is needed to prevent a further progression of the process. This way we sensitized potential future scientists and doctors to think critically and ethically when it comes to the development and the application of antibiotics.