Difference between revisions of "Team:Freiburg/Practices"

Line 24: Line 24:
 
     position: relative;
 
     position: relative;
 
     width: 300px;
 
     width: 300px;
     height: 300px;
+
     height: 220px;
    padding: 2.8em;
+
 
     /*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: 1.75em auto 0;
+
     margin: 0 auto;
 
transform: translateX(-50px)
 
transform: translateX(-50px)
 
}
 
}
Line 39: Line 38:
 
.circle-container img { display: block; }
 
.circle-container img { display: block; }
 
.deg0 { transform: translate(150px); } /* 300px = half the width of the wrapper */
 
.deg0 { transform: translate(150px); } /* 300px = half the width of the wrapper */
.deg72 { transform: rotate(72deg) translate(150px) rotate(-72deg); }
+
.deg72 { transform: rotate(72deg) translate(75px) rotate(-72deg); }
 
.deg144 { transform: rotate(144deg) translate(150px) rotate(-144deg); }
 
.deg144 { transform: rotate(144deg) translate(150px) rotate(-144deg); }
.deg216 { transform: rotate(216deg) translate(150px) rotate(-216deg); }
+
.deg216 { transform: rotate(216deg) translate(70px) rotate(-216deg); }
.deg288 { transform: rotate(288deg) translate(150px) rotate(-288deg); }
+
.deg288 { transform: rotate(288deg) translate(100px) rotate(-288deg); }
  
 
#giving_hand{
 
#giving_hand{
 
padding: 0 50%;
 
padding: 0 50%;
transform: translate(-180px, -50px);
+
transform: translate(-180px);
 +
z-index: 1;
 
}
 
}
  
Line 52: Line 52:
 
-webkit-transition: all 1s;
 
-webkit-transition: all 1s;
 
transition: all 1s;
 
transition: all 1s;
 +
    z-index: 10;
 +
 
}
 
}
  

Revision as of 14:59, 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.
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.
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 at this years Freiburg sience fair. Additionally we gave a class of Liberal Arts and Sciences students a lecture about Synthetic Biology and iGEM competition in general.
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.