Team:Gaston Day School/Safety

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(45 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 *** -->
+
{{CSS/Main}}
 +
<html>
 +
<head>
 +
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
 +
<link href='http://fonts.googleapis.com/css?family=Ubuntu:500' rel='stylesheet' type='text/css'>
 +
 +
<style>
 +
.firstHeading {
 +
display:none;
 +
}
 +
body {
 +
padding: 0px;
 +
margin: 0px;
-
{{CSS/Main}}
+
}
 +
 +
            [class*='col-'] {
 +
float: left;
 +
padding-right: 20px;
 +
}
 +
.grid-pad {
 +
padding: 20px 0px 20px 20px;
 +
}
-
<html>
+
.sub-grid-pad {
 +
padding: 20px 0px 20px 0px;
 +
}
 +
 
 +
.grid-pad > .row > [class*='col-']:last-of-type, .grid-pad > [class*='col-']:last-of-type {
 +
padding-right: 20px;
 +
}
 +
 
 +
.col-1-1 {
 +
width: 100%;
 +
}
 +
 
 +
.col-1-2, .col-2-4, .col-3-6, .col-5-10 {
 +
width: 50%;
 +
}
 +
 
 +
.col-1-3, .col-2-6, .col-3-9 {
 +
width: 33.33%;
 +
}
 +
 
 +
.col-2-3, .col-4-6, .col-6-9 {
 +
width: 66.66%;
 +
}
-
<!--main content -->
+
.col-1-4, .col-2-8 {
-
<table width="70%" align="center">
+
width: 25%;
 +
}
 +
.col-3-4 {
 +
width: 75%;
 +
}
-
<!--welcome box -->
+
.col-1-5, .col-2-10 {
-
<tr>
+
width: 20%;
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
}
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:Gaston_Day_School/Safety&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
.col-2-5, .col-4-10 {
-
<!-- end welcome box -->
+
width: 40%;
-
<tr>
+
}
-
<!--navigation menu -->
+
.col-3-5, .col-6-10 {
-
<td align="center" colspan="3">
+
width: 60%;
 +
}
-
<table  width="100%">
+
.col-4-5, .col-8-10 {
-
<tr heigth="15px"></tr>
+
width: 80%;
-
<tr heigth="75px">
+
}
 +
.col-1-6 {
 +
width: 16.66%;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.col-5-6 {
-
<a href="https://2014.igem.org/Team:Gaston_Day_School"style="color:#000000">Home </a> </td>
+
width: 83.33%;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.col-1-7 {
-
<a href="https://2014.igem.org/Team:Gaston_Day_School/Team"style="color:#000000"> Team </a> </td>
+
width: 14.28%;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.col-2-7 {
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=Gaston_Day_School"style="color:#000000"> Official Team Profile </a></td>
+
width: 28.57%;
 +
}
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.col-3-7 {
-
<a href="https://2014.igem.org/Team:Gaston_Day_School/Project"style="color:#000000"> Project</a></td>
+
width: 42.85%;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.col-4-7 {
-
<a href="https://2014.igem.org/Team:Gaston_Day_School/Parts"style="color:#000000"> Parts</a></td>
+
width: 57.14%;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.col-5-7 {
-
<a href="https://2014.igem.org/Team:Gaston_Day_School/Modeling"style="color:#000000"> Modeling</a></td>
+
width: 71.42%;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
.col-6-7 {
-
<a href="https://2014.igem.org/Team:Gaston_Day_School/Notebook"style="color:#000000"> Notebook</a></td>
+
width: 85.71%;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.col-1-8 {
-
<a href="https://2014.igem.org/Team:Gaston_Day_School/Safety"style=" color:#000000"> Safety </a></td>
+
width: 12.5%;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.col-2-8 {
-
<a href="https://2014.igem.org/Team:Gaston_Day_School/Attributions"style="color:#000000"> Attributions </a></td>
+
width: 25%;
 +
}
 +
.col-3-8 {
 +
width: 37.5%;
 +
}
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
.col-4-8 {
-
</tr>
+
width: 50%;
-
</table>
+
}
-
<!--end navigation menu -->
+
-
</tr>
+
-
</tr>
+
-
</td>
+
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
.col-5-8 {
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
width: 62.5%;
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
}
 +
.col-6-8 {
 +
width: 75%;
 +
}
-
<!--safety content-->
+
.col-7-8 {
-
<tr><td > <h3> Welcome! </h3></td>
+
width: 87.5%;
-
<td ></td >
+
}
-
<td > <h3> Timeline</h3></td>
+
-
</tr>
+
-
<tr>
+
.col-1-9 {
-
<td width="45%"  valign="top">
+
width: 11.11%;
-
<p> Visit the <a href="https://2014.igem.org/Safety" >Safety Hub</a> to see this year's safety requirements. The Safety Hub is the central page for everything related to safety in iGEM. You can also go there to learn about general biosafety topics, and how to think about the future implications of your project.</p>
+
}
 +
.col-2-9 {
 +
width: 22.22%;
 +
}
 +
.col-4-9 {
 +
width: 44.44%;
 +
}
-
<br>
+
.col-5-9 {
-
<h3> Edit this page!</h3>
+
width: 55.55%;
-
<p>
+
}
-
Please use this page to write about anything related to safety in your project. <!--Be sure to talk about both
+
-
<ul>
+
-
<li> <a href=" ">Learn about lab Safety for Today</a></li>
+
-
<li> <a href="">Learn about Safety for the future of your project.</a></li>
+
-
</ul>
+
-
-->
+
-
</p>
+
-
<h3> Your Lab </h3>
+
.col-7-9 {
 +
width: 77.77%;
 +
}
 +
.col-8-9 {
 +
width: 88.88%;
 +
}
-
<p> Use this section to tell us about your laboratory. Where is it located? What sort of equipment do you use every day? Have you decorated it for the summer? How do you look wearing a lab coat? Take pictures! Show off your space! </p>
+
.col-1-10 {
-
<!--
+
width: 10%;
-
<gallery>
+
}
-
Image:Example2_Lab_1.png|The building our lab is in!
+
-
Image:Example2_Lab_2.png|The inside of our lab!
+
-
Image:Example2_Lab_3.png|Team Member 3 doing an experiment
+
-
Image:Example2_Lab_4.png|Working in biosafety cabinets
+
-
Image:Example2_Lab_5.png|Team all gloved up and ready for work!
+
-
Image:Example2_Lab_6.png|Equipment that we use to do SCIENCE!
+
-
Image:Example2_Lab_7.png|We decorated this part of our lab
+
-
Image:Example2_Lab_8.png|Whatever else you want
+
-
</gallery>-->
+
-
</td>
+
.col-3-10 {
-
<td></td>
+
width: 30%;
 +
}
 +
.col-7-10 {
 +
width: 70%;
 +
}
-
<td width="45%"  valign="top">
+
.col-9-10 {
 +
width: 90%;
 +
}
 +
.grid:after {
 +
content: "";
 +
display: table;
 +
clear: both;
 +
}
-
<ul>
+
*, *:after, *:before {
-
<li> <b>Now :</b>  Read the <a href="https://2014.igem.org/Safety">Safety Hub </a> and learn about safety in iGEM. Ask questions by emailing safety at <i> igem DOT org </i>. </li>
+
-webkit-box-sizing: border-box;
-
<li><b>Now - Jamboree:</b> Complete <b>Check-Ins</b> and receive approval before acquiring and using certain materials in your lab</li>
+
-moz-box-sizing: border-box;
-
<li><b>Now - Wiki Freeze:</b> Edit this Safety page to tell us about what you're doing</li>
+
box-sizing: border-box;
-
<li><b>June 9: </b>Submit the About Our Lab form.</li>
+
}
-
<li><b>Let us know by June 25 </b>if you will need an extension on the Preliminary Version, or your Preliminary Version will be significantly incomplete.</li>
+
-
<li><b>June 30: </b>Submit the Preliminary Version of the <b>Safety Form</b>.</li>
+
-
<li>Participate in Virtual Open Office Hours to ask questions and discuss safety topics (exact date to be determined).</li>
+
-
<li><b>September 1:</b> Submit the Final Version of the Safety Form.</li>
+
-
<li><b>October: </b> Wiki freeze (exact date to be determined)</li>
+
-
<li><b>October 30 - November 3: </b>GIANT JAMBOREE!</li>
+
-
</ul>
+
[class*='col-']:last-of-type {
-
</td>
+
padding-right: 0;
 +
}
-
</tr>
+
.show {
 +
background-color:#FFFFFF;
 +
color: #081D38;
 +
box-shadow: 0px 0px 25px #888888;
 +
}
 +
.hide {
 +
background-color: auto;
 +
}
 +
#pad {
 +
padding: 5px;
 +
}
-
<tr>
+
body {
 +
background-color:#DFEDFF;
 +
}
 +
#head {
 +
font-family: 'Open Sans', sans-serif;
 +
}
 +
#mainhead {
 +
font-family:'Ubuntu', sans-serif;
 +
font-size: 50px;
 +
}
 +
a{text-decoration:none;}
 +
#navbar > div > a > p.show {
 +
box-shadow: 10px 10px 5px #888888;
 +
}
 +
.currentpage {
 +
background-color:#FFFFFF;
 +
color: #081D38;
 +
box-shadow: 0px 0px 25px #888888;
 +
}
 +
#navbar > div > a :hover{
 +
background-color: #C1CDCd;
 +
color: #081D38;
 +
}
 +
#navbar > div > a:active > p.show {
 +
box-shadow: 0px 0px 25px #888888;
 +
}
 +
 +
.image-wrapper
 +
{
 +
position: relative;
 +
}
-
</table>
+
.scale-image
 +
{
 +
height: 100%;
 +
width: 100%;
 +
}
 +
</style>
 +
</head>
 +
 +
<body class="transform">
 +
 +
<div class="row">
 +
<H1 id="mainhead" style="color:#072751" class="show" align="center">2014 GDS iGEM Safety Page</p>
 +
<h2 style="color:#072751">>Projects>Safety</h2>
 +
</div>
 +
               
 +
<div class="grid-pad" align="center" id="navbar">
 +
<div class="col-1-9">
 +
<a href="https://2014.igem.org/Team:Gaston_Day_School#home"><p class="show" id="pad">Home<p></a>
 +
</div>
 +
<div class="col-1-9">
 +
<a href="https://2014.igem.org/Team:Gaston_Day_School/Team#team">
 +
<p class="show" id="pad">Members<p></a>
 +
</div>
 +
<div class="col-1-9">
 +
<a href="https://2014.igem.org/Team:Gaston_Day_School/Project#project">
 +
<p class="show" id="pad">Project<p></a>
 +
</div>
 +
<div class="col-1-9">
 +
<a href="https://2014.igem.org/Team:Gaston_Day_School/Parts#parts">
 +
<p class="show" id="pad">Parts<p></a>
 +
</div>
 +
<div class="col-1-9">
 +
<a href="https://2014.igem.org/Team:Gaston_Day_School/Modeling#models">
 +
<p class="show" id="pad">Models<p></a>
 +
</div>
 +
<div class="col-1-9">
 +
<a href="https://2014.igem.org/Team:Gaston_Day_School/Notebook#notebook">
 +
<p class="show" id="pad">Notebook<p></a>
 +
</div>
 +
<div class="col-1-9">
 +
<a href="https://2014.igem.org/Team:Gaston_Day_School/Safety#safety">
 +
<p class="currentpage" id="pad">Safety<p></a>
 +
</div>
 +
<div class="col-1-9">
 +
<a href="https://2014.igem.org/Team:Gaston_Day_School/Attributions#attrib">
 +
<p class="show" id="pad">Attributions<p></a>
 +
</div>
 +
<div class="col-1-9">
 +
<a href="https://2014.igem.org/Main_Page">
 +
<p class="show" id="pad"><img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="19px" position="absolute"><p></a>
 +
</div>
 +
</div>
 +
 +
<div class="col-1-10">
 +
<p class="hide" id="pad"></p>
 +
</div>
 +
       
 +
<div class="col-8-10">
 +
<div class="grid-pad">
 +
                <div class="show" id="pad">
 +
                    <p>
 +
                        1.) Please briefly describe the topics that you have learned about (or will learn about) in your safety training:
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;We have been educated in chemical awareness and precautions, proper lab attire, utilizing
 +
                        correct procedures while performing lab experiments, general lab hazards such
 +
                        as broken glass, and cautious use of heavy metals.
 +
                        <br>
 +
                        <br>2.) Please give a link to the laboratory safety training requirements of your institution:
 +
                        (college, university, community lab, etc). Or, if you cannot give a link, briefly describe the
 +
                        requirements.
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;Because we work in a high school, we operate under biosafety level 1 across the board. We
 +
                        teach new members safety techniques through hands-on learning experiences.
 +
                    </p>
 +
                </div>
 +
            </div>
 +
            <div class="grid-pad">
 +
                <div class="show" id="pad">
 +
                    <p>
 +
                        1.) Who is responsible for biological safety at your institution? (You might have an institutional
 +
                        Biosafety Committee, an Office of Environmental Health and Safety, a single Biosafety Officer,
 +
                        or some other arrangement.) Have you discussed your project with them? Describe any concerns
 +
                        they raised, and any changes you made in your project based on your discussion:
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;Anne Byford, who also serves as the project advisor, reviews the entire project and our
 +
                        day-to-day operations. Additionally, the project has been reviewed by a committee of staff
 +
                        members at our high school and a group from the county science fair. Their review included a
 +
                        site visit to our lab. 
 +
                    </p>
 +
                </div>
 +
            </div>
 +
            <div class="grid-pad">
 +
                <div class="show" id="pad">
 +
                    <p>
 +
                        1.) Risks to the safety and health of team members, or other people working in the lab:
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;Risks include general hazards involved in work with E. coli, risks involved in working with
 +
                        ethidium bromide and cadmium, and with our biofuels track, a potential resistance to hand
 +
                        sanitizer to ensure that no resistance is found. Few risks with the water detectors can be
 +
                        found due to the bacteria’s wide use in classrooms worldwide.
 +
                        <br>
 +
                        <br>2.) Risks to the safety and health of the general public (if any biological materials escaped from your lab):
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;Risks include potential contamination of public drinking water through misuse of product.
 +
                        However, if the contaminated water is run through the municipal wastewater treatment center,
 +
                        all contamination would be removed.
 +
                        <br>
 +
                        <br>3.) Risks to the environment (from waste disposal, or from materials escaping from your lab):
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;There are no unreasonable effects associated with bleach or the K12 strain of E. coli being
 +
                        introduced into the environment. The K12 strain cannot survive in the natural environment, it
 +
                        cannot produce spores, and it cannot colonize within other species’ digestive systems.
 +
                        <br>
 +
                        <br>4.) Risks to security through malicious misuse by individuals, groups, or countries:
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;Because all of our practices are carried out in accordance with BSL 1 guideline, there is
 +
                        almost no risk of malicious use of our product by a third party.
 +
                        <br>
 +
                        <br>5.) What measures are you taking to reduce these risks? (For example: safe lab practices, choices of which organisms to use.)
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;We continually operate in accordance with BSL 1. In addition to these, we utilize careful
 +
                        and continuing education in lab safety. We also work solely with the K1 strain of E. Coli to
 +
                        cut down on the risk associated with bacteria.
 +
                    </p>
 +
                </div>
 +
            </div>
 +
        <div class="grid-pad">
 +
                <div class="show" id="pad">
 +
                    <p>
 +
                        1.) What new risks might arise from your project’s growth? (Consider the categories of risk listed
 +
                        in parts a-d of the previous question: lab workers, the general public, the environment, and
 +
                        malicious mis-uses.) Also, what risks might arise if the knowledge you generate or the methods
 +
                        you develop became widely available?
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;If our project became commercially available, few safety risks would arise. The tests we use
 +
                        mimic real-life situations and the parts we utilize are common in classrooms and labs worldwide.
 +
                        Because of this, very few parts of our project pose any risk.
 +
                        <br>
 +
                        <br>2.) Does your project currently include any design features to reduce risks? Or, if you did all
 +
                        the future work to make your project grow into a popular product, would you plan to design any
 +
                        new features to minimize risks? For example: auxotrophic chassis, physical containment, etc.)
 +
                        Such features are not required for an iGEM project, but many teams choose to explore them.
 +
                        <br>
 +
                        <br>&nbsp;&nbsp;&nbsp;&nbsp;At the current time, we are not including kill switches, but plan to do so in the future.
 +
                    </p>
 +
                </div>
 +
            </div>
 +
</div>
 +
       
 +
<div class="col-1-10">
 +
<p class="hide" id="pad"></p>
 +
</div>
 +
</body>
</html>
</html>

Latest revision as of 03:43, 18 October 2014

2014 GDS iGEM Safety Page

>Projects>Safety

1.) Please briefly describe the topics that you have learned about (or will learn about) in your safety training:

    We have been educated in chemical awareness and precautions, proper lab attire, utilizing correct procedures while performing lab experiments, general lab hazards such as broken glass, and cautious use of heavy metals.

2.) Please give a link to the laboratory safety training requirements of your institution: (college, university, community lab, etc). Or, if you cannot give a link, briefly describe the requirements.

    Because we work in a high school, we operate under biosafety level 1 across the board. We teach new members safety techniques through hands-on learning experiences.

1.) Who is responsible for biological safety at your institution? (You might have an institutional Biosafety Committee, an Office of Environmental Health and Safety, a single Biosafety Officer, or some other arrangement.) Have you discussed your project with them? Describe any concerns they raised, and any changes you made in your project based on your discussion:

    Anne Byford, who also serves as the project advisor, reviews the entire project and our day-to-day operations. Additionally, the project has been reviewed by a committee of staff members at our high school and a group from the county science fair. Their review included a site visit to our lab.

1.) Risks to the safety and health of team members, or other people working in the lab:

    Risks include general hazards involved in work with E. coli, risks involved in working with ethidium bromide and cadmium, and with our biofuels track, a potential resistance to hand sanitizer to ensure that no resistance is found. Few risks with the water detectors can be found due to the bacteria’s wide use in classrooms worldwide.

2.) Risks to the safety and health of the general public (if any biological materials escaped from your lab):

    Risks include potential contamination of public drinking water through misuse of product. However, if the contaminated water is run through the municipal wastewater treatment center, all contamination would be removed.

3.) Risks to the environment (from waste disposal, or from materials escaping from your lab):

    There are no unreasonable effects associated with bleach or the K12 strain of E. coli being introduced into the environment. The K12 strain cannot survive in the natural environment, it cannot produce spores, and it cannot colonize within other species’ digestive systems.

4.) Risks to security through malicious misuse by individuals, groups, or countries:

    Because all of our practices are carried out in accordance with BSL 1 guideline, there is almost no risk of malicious use of our product by a third party.

5.) What measures are you taking to reduce these risks? (For example: safe lab practices, choices of which organisms to use.)

    We continually operate in accordance with BSL 1. In addition to these, we utilize careful and continuing education in lab safety. We also work solely with the K1 strain of E. Coli to cut down on the risk associated with bacteria.

1.) What new risks might arise from your project’s growth? (Consider the categories of risk listed in parts a-d of the previous question: lab workers, the general public, the environment, and malicious mis-uses.) Also, what risks might arise if the knowledge you generate or the methods you develop became widely available?

    If our project became commercially available, few safety risks would arise. The tests we use mimic real-life situations and the parts we utilize are common in classrooms and labs worldwide. Because of this, very few parts of our project pose any risk.

2.) Does your project currently include any design features to reduce risks? Or, if you did all the future work to make your project grow into a popular product, would you plan to design any new features to minimize risks? For example: auxotrophic chassis, physical containment, etc.) Such features are not required for an iGEM project, but many teams choose to explore them.

    At the current time, we are not including kill switches, but plan to do so in the future.