Difference between revisions of "Team:Freiburg/Practices"

m
 
(11 intermediate revisions by 6 users not shown)
Line 28: Line 28:
 
     /*2.8em = 2em*1.4 (2em = half the width of a link with img, 1.4 = sqrt(2))*/
 
     /*2.8em = 2em*1.4 (2em = half the width of a link with img, 1.4 = sqrt(2))*/
 
     margin: 0 auto;
 
     margin: 0 auto;
transform: translateX(-80px);
+
  transform: translateX(-80px);
-webkit-transform: translateX(-80px);
+
  -webkit-transform: translateX(-80px);
-ms-transform: translateX(-80px);
+
  -ms-transform: translateX(-80px);
 
}
 
}
 
.circle-container a {
 
.circle-container a {
Line 43: Line 43:
 
.deg72 { transform: rotate(52deg) translate(75px) rotate(-72deg); }
 
.deg72 { transform: rotate(52deg) translate(75px) rotate(-72deg); }
 
.deg144 { transform: rotate(144deg) translate(130px) rotate(-144deg); }
 
.deg144 { transform: rotate(144deg) translate(130px) rotate(-144deg); }
.deg216 { transform: rotate(216deg) translate(30px) rotate(-216deg); }
+
.deg216 { transform: rotate(0deg) translate(-20px) rotate(0deg); }
.deg288 { transform: rotate(288deg) translate(100px) rotate(-288deg); }
+
.deg288 { transform: rotate(300deg) translate(75px) rotate(-300deg); }
  
 
.deg0 { -webkit-transform: rotate(5deg) translate(150px); } /* 300px = half the width of the wrapper */
 
.deg0 { -webkit-transform: rotate(5deg) translate(150px); } /* 300px = half the width of the wrapper */
 
.deg72 { -webkit-transform: rotate(52deg) translate(75px) rotate(-72deg); }
 
.deg72 { -webkit-transform: rotate(52deg) translate(75px) rotate(-72deg); }
 
.deg144 { -webkit-transform: rotate(144deg) translate(130px) rotate(-144deg); }
 
.deg144 { -webkit-transform: rotate(144deg) translate(130px) rotate(-144deg); }
.deg216 { -webkit-transform: rotate(216deg) translate(30px) rotate(-216deg); }
+
.deg216 { -webkit-transform: rotate(0deg) translate(-20px) rotate(0deg); }
.deg288 { -webkit-transform: rotate(288deg) translate(100px) rotate(-288deg); }
+
.deg288 { -webkit-transform: rotate(300deg) translate(75px) rotate(-300deg); }
  
 
.deg0 { -ms-transform: rotate(5deg) translate(150px); } /* 300px = half the width of the wrapper */
 
.deg0 { -ms-transform: rotate(5deg) translate(150px); } /* 300px = half the width of the wrapper */
 
.deg72 { -ms-transform: rotate(52deg) translate(75px) rotate(-72deg); }
 
.deg72 { -ms-transform: rotate(52deg) translate(75px) rotate(-72deg); }
 
.deg144 { -ms-transform: rotate(144deg) translate(130px) rotate(-144deg); }
 
.deg144 { -ms-transform: rotate(144deg) translate(130px) rotate(-144deg); }
.deg216 { -ms-transform: rotate(216deg) translate(30px) rotate(-216deg); }
+
.deg216 { -ms-transform: rotate(0deg) translate(-20px) rotate(0deg); }
.deg288 { -ms-transform: rotate(288deg) translate(100px) rotate(-288deg); }
+
.deg288 { -ms-transform: rotate(300deg) translate(75px) rotate(-300deg); }
  
 
#giving_hand{
 
#giving_hand{
padding: 0 50%;
+
  padding: 0 50%;
transform: translate(-180px);
+
  transform: translate(-180px);
-ms-transform: translate(-180px);
+
  -ms-transform: translate(-180px);
-webkit-transform: translate(-180px);
+
  -webkit-transform: translate(-180px);
z-index: 1;
+
  z-index: 1;
 
}
 
}
  
 
.circle-container img{
 
.circle-container img{
-webkit-transition: all 1s;
+
  -webkit-transition: all 1s;
transition: all 1s;
+
  transition: all 1s;
 
     z-index: 10;
 
     z-index: 10;
  
Line 74: Line 74:
  
 
.circle-container img:hover{
 
.circle-container img:hover{
width: 180px;
+
  width: 180px;
transform: translate(-25px, -25px);
+
  transform: translate(-25px, -25px);
-webkit-transform: translate(-25px, -25px);
+
  -webkit-transform: translate(-25px, -25px);
-ms-transform: translate(-25px, -25px);
+
  -ms-transform: translate(-25px, -25px);
z-index: 10;
+
  z-index: 10;
 
}
 
}
  
Line 85: Line 85:
 
</style>
 
</style>
  
<div class="content_box">
+
<div class="content_box">  
  
<div class='circle-container'>
+
  <div class='circle-container'>
    <a href='https://2015.igem.org/Team:Freiburg/PaP/ScienceFair' class='deg0'><img src='https://static.igem.org/mediawiki/2015/e/e5/Freiburg_Sciencefair_100x100.png' width="130px"></a>
+
      <a href='https://2015.igem.org/Team:Freiburg/Human_Practice/Science_Fair' class='deg0'><img src='https://static.igem.org/mediawiki/2015/e/e5/Freiburg_Sciencefair_100x100.png' width="130px"></a>
    <a href='https://2015.igem.org/Team:Freiburg/PaP/TheatreProject' class='deg72'><img src='https://static.igem.org/mediawiki/2015/3/34/Freiburg_Theater_100x100.png' width="130px"></a>
+
      <a href='https://2015.igem.org/Team:Freiburg/Human_Practice/Theater_Project' class='deg72'><img src='https://static.igem.org/mediawiki/2015/3/34/Freiburg_Theater_100x100.png' width="130px"></a>
    <a href='https://2015.igem.org/Team:Freiburg/Practices/Survey' class='deg144'><img src='https://static.igem.org/mediawiki/2015/a/a9/Freiburg_Publicopinion_100x100.png' width="130px"></a>
+
      <a href='https://2015.igem.org/Team:Freiburg/Human_Practice/Public_Opinion' class='deg144'><img src='https://static.igem.org/mediawiki/2015/a/a9/Freiburg_Publicopinion_100x100.png' width="130px"></a>
    <a href='https://2015.igem.org/Team:Freiburg/PaP/LAS' class='deg216'><img src='https://static.igem.org/mediawiki/2015/7/79/Freiburg_College_100x100.png' width="130px"></a>
+
      <a href='https://2015.igem.org/Team:Freiburg/Human_Practice/College' class='deg216'><img src='https://static.igem.org/mediawiki/2015/7/79/Freiburg_College_100x100.png' width="130px"></a>
    <a href='https://2015.igem.org/Team:Freiburg/Practices/Ethics' class='deg288'><img src='https://static.igem.org/mediawiki/2015/6/6d/Freiburg_Ethics_100x100.png' width="100px"></a>
+
      <a href='https://2015.igem.org/Team:Freiburg/Human_Practice/Ethics' class='deg288'><img src='https://static.igem.org/mediawiki/2015/6/6d/Freiburg_Ethics_100x100.png' width="100px"></a>
</div>
+
  </div>
  
<div id="giving_hand">
+
  <div id="giving_hand">
<img src="https://static.igem.org/mediawiki/2015/1/1b/Freiburg_Handoffen_scaled.png" width="450px">
+
    <img src="https://static.igem.org/mediawiki/2015/1/1b/Freiburg_Handoffen_scaled.png" width="450px">
</div>
+
  </div>
  
<h1 style="text-align:center">Human Practice</h1>
+
  <h1 style="text-align:center">Human Practice</h1>
<div class="level1">
+
  <div class="level1">
<p>
+
  <p>
Human practice is a key component of each iGEM project Therefore, it also played an important role in our work. The DiaCHIP should be available for everyone, even accessible in tropical or arid regions. Precisely because of this feature we wanted to know how the DiaCHIP is perceived in public. Therefore we conducted a <a href="https://2015.igem.org/Team:Freiburg/Practices/Survey">Survey </a> to evaluate the necessity and acceptance of our project.  
+
  Human practice is a key component of each iGEM Project. Therefore, it also played an important role in our work. The DiaCHIP is supposed to be available for everyone. Exactly for this reason, we wanted to know how the DiaCHIP is perceived in public. Thus, we conducted a <a href="https://2015.igem.org/Team:Freiburg/Human_Practice/Public_Opinion">survey</a> to evaluate the necessity and acceptance of our project within the general public.  
 
         </p>
 
         </p>
 
         <p>
 
         <p>
When somebody is working in the field of synthetic biology it is inevitable for the researcher to deal with some ethical questions. Therefore, we had a meeting with the ethics committee (PD Dr. J. Boldt) to evaluate our project and <a href="https://2015.igem.org/Team:Freiburg/Practices/Ethics">Ethics</a> in synthetic biology in general.
+
  When working in the field of synthetic biology, it is inevitable for the researcher to deal with some ethical questions. Therefore, we had a meeting with the head of the institue for ethics and history of medicine (PD Dr. J. Boldt) to evaluate our project and <a href="https://2015.igem.org/Team:Freiburg/Human_Practice/Ethics">ethics</a> in synthetic biology in general.
 
         </p>
 
         </p>
 
         <p>
 
         <p>
Besides discussing ethical issues we educated the public about synthetic biology and gave interested pedestrians a deeper insight into molecular biology as well as into our project at this year's Freiburg <a href="https://2015.igem.org/Team:Freiburg/PaP/ScienceFair">Science Fair</a>. Additionally, we gave a lecture about synthetic biology and the iGEM Competition in general for a class of <a href="https://2015.igem.org/Team:Freiburg/PaP/LAS">Liberal Arts and Sciences</a> students at the University College of Freiburg.
+
  Besides discussing ethical issues, we educated the public about synthetic biology and gave interested pedestrians a deeper insight into molecular biology as well as into our project at this year's Freiburg <a href="https://2015.igem.org/Team:Freiburg/Human_Practice/Science_Fair">Science Fair</a>. Additionally, we gave a lecture about synthetic biology and the iGEM Competition in general for a class of <a href="https://2015.igem.org/Team:Freiburg/Human_Practice/College">Liberal Arts and Sciences</a> students at the University College of Freiburg.
 
         </p>
 
         </p>
 
         <p>
 
         <p>
Finally, we participated in an Europe-wide <a href="https://2015.igem.org/Team:Freiburg/PaP/TheatreProject">Theater Project</a> in the framework of SYNENERGENE called “Re-engineering life or Do we want to be unlimited” as experts with scientific background.
+
  Finally, we participated in an Europe-wide <a href="https://2015.igem.org/Team:Freiburg/Human_Practice/Theater_Project">theater project</a> in the framework of SYNENERGENE called “Re-engineering life or Do we want to be unlimited” as experts with scientific background.
</p>
+
  </p>
</div>
+
  </div>
 
</div>
 
</div>
  
 
</html>
 
</html>
 
{{Freiburg/wiki_content_end}}
 
{{Freiburg/wiki_content_end}}

Latest revision as of 03:36, 19 September 2015

""

Human Practice

Human practice is a key component of each iGEM Project. Therefore, it also played an important role in our work. The DiaCHIP is supposed to be available for everyone. Exactly for this reason, we wanted to know how the DiaCHIP is perceived in public. Thus, we conducted a survey to evaluate the necessity and acceptance of our project within the general public.

When working in the field of synthetic biology, it is inevitable for the researcher to deal with some ethical questions. Therefore, we had a meeting with the head of the institue for ethics and history of medicine (PD Dr. J. Boldt) to evaluate our project and ethics in synthetic biology in general.

Besides discussing ethical issues, we educated the public about synthetic biology and gave interested pedestrians a deeper insight into molecular biology as well as into our project at this year's Freiburg Science Fair. Additionally, we gave a lecture about synthetic biology and the iGEM Competition in general for a class of Liberal Arts and Sciences students at the University College of Freiburg.

Finally, we participated in an Europe-wide theater project in the framework of SYNENERGENE called “Re-engineering life or Do we want to be unlimited” as experts with scientific background.