Difference between revisions of "Team:Freiburg/Practices"

Line 17: Line 17:
 
}
 
}
 
/*========= END: style for navigation bar ==========*/
 
/*========= END: style for navigation bar ==========*/
 +
 +
 +
/* ======= Circle style =========== */
 +
 +
.circle-container {
 +
    position: relative;
 +
    width: 300px;
 +
    height: 300px;
 +
    padding: 2.8em;
 +
    /*2.8em = 2em*1.4 (2em = half the width of a link with img, 1.4 = sqrt(2))*/
 +
    margin: 1.75em auto 0;
 +
}
 +
.circle-container a {
 +
    display: block;
 +
    position: absolute;
 +
    top: 50%; left: 50%;
 +
    width: 4em; height: 4em;
 +
    margin: -2em;
 +
}
 +
.circle-container img { display: block; width: 100%; }
 +
.deg0 { transform: translate(150px); } /* 300px = half the width of the wrapper */
 +
.deg72 { transform: rotate(72deg) translate(150px) rotate(-72deg); }
 +
.deg144 { transform: rotate(144deg) translate(150px) rotate(-144deg); }
 +
.deg216 { transform: rotate(216deg) translate(150px) rotate(-216deg); }
 +
.deg288 { transform: rotate(288deg) translate(150px) rotate(-288deg); }
 +
 +
#giving_hand{
 +
margin: 0 auto;
 +
}
 +
 +
.circle-container img{
 +
-webkit-transition: all 1s;
 +
transition: all 1s;
 +
}
 +
 +
.circle-container img:hover{
 +
width: 120px;
 +
transform: translate(-10px, -10px);
 +
}
 +
 +
/* ================= END: Circle style ============= */
 
</style>
 
</style>
 +
 +
<div class="content_box">
 +
 +
<h1 class="sectionedit1">Overview human practice</h1>
 +
<div class="level1">
 +
<p>
 +
Human practice as a key component of an iGEM project played also an important role in our work. The DiaCHIP should be available for everyone even accessible in tropical or arid regions. Precisely because of that feature we wanted to know how the DiaCHIP is perceived in public. Therefore we carried out a survey to evaluate the necessity and acceptance of our project. (klick survey)<br/>
 +
</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 ethics in SynBio in general (click Ethics).<br/>
 +
</p>
 +
<p>
 +
Besides this important part we educated the public about Synthetic Biology and gave interested pedestrians an deeper insight in into the molecular biology as well into our project. (klick sience fair) Additionally we gave a class of Liberal Arts and Sciences students a lecture about Synthetic Biology and iGEM competition in general. (klick liberal arts zeug).<br/>
 +
</p>
 +
<p>
 +
Finally we participate 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. (klick theatre project).
 +
</p>
 +
<p>
 +
<strong>Vllt noch von jedem Projekt so ein kleines bild dazu?</strong>
 +
</p>
 +
 +
<div class='circle-container'>
 +
    <a href='#' class='center'><img src='image.jpg' width="100px"></a>
 +
    <a href='https://2015.igem.org/Team:Freiburg/PaP/ScienceFair' class='deg0'><img src='image.jpg' width="100px"></a>
 +
    <a href='https://2015.igem.org/Team:Freiburg/PaP/TheatreProject' class='deg72'><img src='image.jpg' width="100px"></a>
 +
    <a href='https://2015.igem.org/Team:Freiburg/Practices/Survey' class='deg144'><img src='image.jpg' width="100px"></a>
 +
    <a href='https://2015.igem.org/Team:Freiburg/PaP/LAS' class='deg216'><img src='image.jpg' width="100px"></a>
 +
    <a href='https://2015.igem.org/Team:Freiburg/Practices/Ethics' class='deg288'><img src='image.jpg' width="100px"></a>
 +
</div>
 +
 +
<div id="giving_hand">
 +
<img src="hand.jpg" width="300px">
 +
</div>
 +
 +
</div>
 +
 +
</div>
 +
 
</html>
 
</html>
 
{{Freiburg/wiki_content_end}}
 
{{Freiburg/wiki_content_end}}

Revision as of 12:41, 11 September 2015

""

Overview human practice

Human practice as a key component of an iGEM project played also an important role in our work. The DiaCHIP should be available for everyone even accessible in tropical or arid regions. Precisely because of that feature we wanted to know how the DiaCHIP is perceived in public. Therefore we carried out a survey to evaluate the necessity and acceptance of our project. (klick survey)

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 ethics in SynBio in general (click Ethics).

Besides this important part we educated the public about Synthetic Biology and gave interested pedestrians an deeper insight in into the molecular biology as well into our project. (klick sience fair) Additionally we gave a class of Liberal Arts and Sciences students a lecture about Synthetic Biology and iGEM competition in general. (klick liberal arts zeug).

Finally we participate 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. (klick theatre project).

Vllt noch von jedem Projekt so ein kleines bild dazu?