Team:Penn State/Safety

From 2013.igem.org

(Difference between revisions)
(Prototype team page)
 
(27 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
  <style>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
/* Uncontrollable Stuff*/
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong>  have all of the pages listed in the menu below with the names specified.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
 +
#content {
 +
    margin-top: 340px;
 +
    margin-left: 140px;
 +
    width: 1050px;
 +
    background-color: transparent;
 +
    border: none;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
body {
-
!align="center"|[[Team:Penn_State|Home]]
+
    height: 5000px;
-
!align="center"|[[Team:Penn_State/Team|Team]]
+
    width: 100%;
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Penn_State Official Team Profile]
+
    background-image: url(http://i.imgur.com/iAVmVz5.jpg);
-
!align="center"|[[Team:Penn_State/Project|Project]]
+
    background-repeat: no-repeat;
-
!align="center"|[[Team:Penn_State/Parts|Parts Submitted to the Registry]]
+
    background-color: white;
-
!align="center"|[[Team:Penn_State/Modeling|Modeling]]
+
    margin: none;
-
!align="center"|[[Team:Penn_State/Notebook|Notebook]]
+
    padding: 0;}
-
!align="center"|[[Team:Penn_State/Safety|Safety]]
+
#top-section {
-
!align="center"|[[Team:Penn_State/Attributions|Attributions]]
+
    width: 100%;
-
|}
+
    height: 0;
 +
    margin: 0 auto;
 +
    padding: 0;
 +
    background-color: transparent;
 +
    border: none;}
 +
#menubar {
 +
    font-size: 100%;
 +
    top: -345px;}
 +
.left-menu:hover {
 +
    background-color: transparent;}
 +
#menubar li a {
 +
    background-color: transparent;}
 +
#menubar:hover {
 +
    color: black;}
 +
#menubar li a {
 +
    color: transparent;}
 +
#menubar:hover li a {
 +
    color: black;}
 +
/* Removes "teams" from the menubar */
 +
#menubar > ul > li:last-child {
 +
    display: none;}
-
Use this page to answer the questions on the  [[Safety | safety page]].
+
/* Uncontrollable  Stuff*/
 +
 
 +
.A:hover {
 +
color: #FFCC33;
 +
text-decoration: none;
 +
}
 +
 
 +
a {
 +
color: #FFCC33;
 +
text-decoration: none;
 +
}
 +
 
 +
a:link {
 +
color: #FFCC33;
 +
text-decoration: none;
 +
}
 +
 
 +
a:visited {
 +
color: #FFCC33;
 +
text-decoration: none;
 +
border: none;
 +
}
 +
 
 +
 
 +
.A {
 +
text-align: center;
 +
color: black;
 +
font-size: 18px;
 +
height: 75px;
 +
width: 135px;
 +
border-radius: 100%;
 +
background-color: transparent;
 +
margin-left: -20px;
 +
}
 +
 
 +
.B {
 +
margin: 0;
 +
}
 +
 
 +
#Home{
 +
margin-top: -35px;
 +
margin-left: -20px;
 +
}
 +
 
 +
#notebook{
 +
margin-top: 5px;
 +
}
 +
 
 +
 
 +
#promoter{
 +
position: relative;
 +
margin-top: -10px;
 +
}
 +
 
 +
#Cas9{
 +
position: relative;
 +
}
 +
 
 +
#Cesa{
 +
position: relative;
 +
margin-top: 15px;
 +
}
 +
 
 +
#Butanol{
 +
position: relative;
 +
margin-top: 25px;
 +
}
 +
 
 +
#Vanillin{
 +
position: relative;
 +
margin-top: 25px;
 +
}
 +
 
 +
#parts {
 +
position: relative;
 +
margin-top: 25px;
 +
}
 +
 
 +
#attribution {
 +
position: relative;
 +
margin-top: 55px;
 +
}
 +
 
 +
#human {
 +
position: relative;
 +
margin-top: -10px;
 +
}
 +
 
 +
#igem {
 +
position: absolute;
 +
background-color: transparent;
 +
top: -290px;
 +
left: 430px;
 +
}
 +
 
 +
#workspace {
 +
width: 850px;
 +
float: right;
 +
margin-left: 5px;
 +
margin-top: 10px;
 +
}
 +
 
 +
.iframe {
 +
top-margin: 250px;
 +
}
 +
 
 +
</style>
 +
 
 +
  <div ID="workspace">
 +
 
 +
<h1 style="color: green"> Human Practices</h1>
 +
 
 +
<p>The Penn State iGEM team wanted to find a way to communicate the ideas and ethics behind synthetic biology to the public. We wanted to educate more people about how genetic engineering actually works and maybe fix some of the misconceptions that people may have about it. Our team accomplished this goal by giving a lecture on synthetic biology to two different groups. One was a group of students involved with the ScienceU program at Penn State and the other were teachers who felt the need to learn more about the growing field of synthetic biology. We explained the ideas behind what we had been doing all summer and began a discussion of the ethical ramifications of genetically modifying organisms and what that might mean to the world.</p>
 +
 
 +
 +
 
 +
<p>Reaching out to the teachers was definitely something new for Penn State iGEM, not only did we talk with them about the ethics and the science behind synthetic biology. We created lesson plans with the help of the education majors on our team for those teachers to implement the lessons in their classrooms. This came with an activity for students to learn how to design constructs, an instructional video that covers the basics of synthetic biology, an interactive presentation for the teachers to introduce the topic, and an activity for the students to discuss the ethics of synthetic biology. With allowing the students to state their own opinions and think freely about the topics, it really allows for the growth of new ideas as well as getting feedback from a different point of view. The feedback from the teachers and the students was incredibly positive and now there are many more possible synthetic biologists out there.</p>
 +
 
 +
<p margin="25"> Below you will find videos of our lesson with students and teachers</P>
 +
 
 +
<p style ="margin-top: 50px"> Student Lesson </p>
 +
 
 +
<iframe width="560" height="315" src="//www.youtube.com/embed/zU6X_KsFRgY" frameborder="0" allowfullscreen></iframe>
 +
 
 +
<div color="white" width="100" height="100"></div>
 +
 
 +
<iframe style ="margin-top: 50px" width="560" height="315" src="//www.youtube.com/embed/EBmSzyrtlgA" frameborder="0" allowfullscreen></iframe>
 +
 
 +
<div color="white" width="100" height="100"></div>
 +
 
 +
<p style ="margin-top: 50px"> Teacher Lesson </p>
 +
 
 +
<iframe  width="560" height="315" src="//www.youtube.com/embed/HRTn0Syne6Q" frameborder="0" allowfullscreen></iframe>
 +
 
 +
<div color="white" width="100" height="100"></div>
 +
 
 +
<iframe style ="margin-top: 50px" width="420" height="315" src="//www.youtube.com/embed/VorZIOz6nGw" frameborder="0" allowfullscreen></iframe>
 +
 +
 
 +
    </div>
 +
 
 +
   
 +
   
 +
    <a href="/Team:Penn_State">
 +
      <div class="A", ID="Home">
 +
          <p class="B"> Home</p>
 +
      </div>
 +
    </a>
 +
 
 +
    <a href="/Team:Penn_State/Team">
 +
      <div class="A", ID="team">
 +
          <p class="B"> Team</p>
 +
      </div>
 +
    </a>
 +
 
 +
    <a href="/Team:Penn_State/Notebook">
 +
        <div class="A", ID="notebook">
 +
          <p class="B"> Notebook</p>
 +
        </div>
 +
    </a>
 +
 
 +
    <a href="/Team:Penn_State/PromoterProject">
 +
      <div class="A", ID="Promoter">
 +
          <p class="B"> Promoter</p>
 +
          <p class="B"> Project </p>
 +
      </div>
 +
    </a>
 +
 
 +
 
 +
    <a href="/Team:Penn_State/Cas9Project">
 +
      <div class="A", ID="Cas9">
 +
          <p class="B"> Cas9</p>
 +
          <p class="B"> Project </p>
 +
      </div>
 +
    </a>
 +
 
 +
    <a href="/Team:Penn_State/CesaProject">
 +
      <div class="A", ID="Cesa">
 +
          <p class="B"> CesA </p>
 +
          <p class="B"> Project </p>
 +
      </div>
 +
    </a>
 +
 
 +
    <a href="/Team:Penn_State/ButanolProject">
 +
      <div class="A", ID="Butanol">
 +
          <p class="B"> Butanol</p>
 +
          <p class="B"> Project </p>
 +
      </div>
 +
    </a>
 +
 
 +
    <a href="/Team:Penn_State/VanillinProject">
 +
      <div class="A", ID="Vanillin">
 +
          <p class="B"> Vanillin </p>
 +
          <p class="B"> Project </p>
 +
      </div>
 +
    </a>
 +
 
 +
    <a href="/Team:Penn_State/Parts">
 +
      <div class="A", ID="parts">
 +
          <p class="B"> Parts</p>
 +
      </div>
 +
    </a>
 +
 
 +
    <a href="/Team:Penn_State/Safety">
 +
      <div class="A", ID="outreach">
 +
          <p ID="human"> Human Practices</p>
 +
      </div>
 +
    </a>
 +
 
 +
    <a href="/Team:Penn_State/Attributions">
 +
        <div class="A", ID="attribution">
 +
            <p class="B"> Attributions</p>
 +
        </div>
 +
    </a>
 +
 
 +
    <a href="/Main_Page">
 +
<div class="A", ID="igem">
 +
</div>
 +
    </a>
 +
 
 +
 +
</html>

Latest revision as of 18:55, 27 September 2013

Human Practices

The Penn State iGEM team wanted to find a way to communicate the ideas and ethics behind synthetic biology to the public. We wanted to educate more people about how genetic engineering actually works and maybe fix some of the misconceptions that people may have about it. Our team accomplished this goal by giving a lecture on synthetic biology to two different groups. One was a group of students involved with the ScienceU program at Penn State and the other were teachers who felt the need to learn more about the growing field of synthetic biology. We explained the ideas behind what we had been doing all summer and began a discussion of the ethical ramifications of genetically modifying organisms and what that might mean to the world.

Reaching out to the teachers was definitely something new for Penn State iGEM, not only did we talk with them about the ethics and the science behind synthetic biology. We created lesson plans with the help of the education majors on our team for those teachers to implement the lessons in their classrooms. This came with an activity for students to learn how to design constructs, an instructional video that covers the basics of synthetic biology, an interactive presentation for the teachers to introduce the topic, and an activity for the students to discuss the ethics of synthetic biology. With allowing the students to state their own opinions and think freely about the topics, it really allows for the growth of new ideas as well as getting feedback from a different point of view. The feedback from the teachers and the students was incredibly positive and now there are many more possible synthetic biologists out there.

Below you will find videos of our lesson with students and teachers

Student Lesson

Teacher Lesson

Home

Team

Notebook

Promoter

Project

Cas9

Project

CesA

Project

Butanol

Project

Vanillin

Project

Parts

Human Practices

Attributions