Difference between revisions of "Team:Virginia/iGEM Outreach"

Line 49: Line 49:
 
<span class = "ptitle">Pamphlet</span><br/>
 
<span class = "ptitle">Pamphlet</span><br/>
  
<span class = "ptitle">Widget</span>
+
<span class = "ptitle">Widget</span> <br/>
  
 +
<head>
 +
  <meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
 +
  <title>User Input Form</title>
 +
</head>
 +
 +
<body>
 +
<h2>What are you looking for in a biocontainment method?</h2>
 +
<form method="get" action="Biocontain">
 +
 +
  <fieldset>
 +
    <legend>Intended use of your system</legend>
 +
    Is the intended use of your synthetic organism only in the laboratory? <br />
 +
<input type="radio" name="inLab" value="yes" /> Yes
 +
<input type="radio" name="inLab" value="no" checked /> No
 +
<br /><br />
  
 +
    Is the intended use of your synthetic organism only in the human body? <br />
 +
<input type="radio" name="inHuman" value="yes" /> Yes
 +
<input type="radio" name="inHuman" value="no" checked /> No
 +
<br />
 +
  </fieldset>
 +
 +
<br />
 +
 +
  <fieldset>
 +
    <legend>Indicate your level of concern for each biocontainment characteristic (1=not a concern, 3=kind of a concern, 5=very concerned).</legend>
 +
 +
<p> NOTE: For best results, be selective about your choices; i.e. avoid choosing 5 for every category. </p>
 +
 +
    Ease of implementation: <input type="radio" name="easeImplement" value="1" checked /> 1 <input type="radio" name="easeImplement" value="2" /> 2 <input type="radio" name="easeImplement" value="3" /> 3 <input type="radio" name="easeImplement" value="4" /> 4 <input type="radio" name="easeImplement" value="5" /> 5    <br /><br />
 +
 +
    Cost of implementation: <input type="radio" name="costImplement" value="1" checked /> 1 <input type="radio" name="costImplement" value="2" /> 2 <input type="radio" name="costImplement" value="3" /> 3 <input type="radio" name="costImplement" value="4" /> 4 <input type="radio" name="costImplement" value="5" /> 5  <br /><br />
 +
 +
    Ease of maintaining the contained organism in the environment: <input type="radio" name="easeMain" value="1" checked /> 1 <input type="radio" name="easeMain" value="2" /> 2 <input type="radio" name="easeMain" value="3" /> 3 <input type="radio" name="easeMain" value="4" /> 4 <input type="radio" name="easeMain" value="5" /> 5 <br /><br />
 +
 +
    Cost of maintaining the contained organism in the environment: <input type="radio" name="costMain" value="1" checked /> 1 <input type="radio" name="costMain" value="2" /> 2 <input type="radio" name="costMain" value="3" /> 3 <input type="radio" name="costMain" value="4" /> 4 <input type="radio" name="costMain" value="5" /> 5 <br /><br />
 +
 +
    Effectiveness: <input type="radio" name="effect" value="1" checked /> 1 <input type="radio" name="effect" value="2" /> 2 <input type="radio" name="effect" value="3" /> 3 <input type="radio" name="effect" value="4" /> 4 <input type="radio" name="effect" value="5" /> 5 <br /><br />
 +
 +
    Toxicity to environment: <input type="radio" name="toxic" value="1" checked /> 1 <input type="radio" name="toxic" value="2" /> 2 <input type="radio" name="toxic" value="3" /> 3 <input type="radio" name="toxic" value="4" /> 4 <input type="radio" name="toxic" value="5" /> 5
 +
  </fieldset>
 +
 +
  <input type="hidden" name="secret" value="888" />
 +
  <input type="submit" value="SEND" />
 +
  <input type="reset" value="CLEAR" />
 +
</form>
 +
</body>
  
  

Revision as of 09:18, 17 October 2016

Our outreach to other iGEM teams included attending at a Mini Jamboree, conducting an iGEM-wide survey, producing a pamphlet on biocontainment for iGEM teams, and designing a widget to help teams choose a biocontainment method.

First, we needed to assess the biocontainment knowledge of iGEM teams. We wanted to find out what people knew, and more importantly didn’t know, about biocontainment. We accomplished this first on a small scale, by attending the Mid-Atlantic Mini Jamboree, hosted by the University of Maryland. We exchanged project ideas with other teams. We also hosted a biocontainment forum with the other attending teams. This forum inspired us to create electronic tools and expand our outreach to other teams. We created our online biocontainment surveyto gauge understanding of biocontainment across iGEM teams. Using the results of this survey, we developed a comprehensive pamphlet. We also created an interactive web widget that allows iGEM teams to customize biocontainment that fits their project. Do teams need something robust, something quick, or a method that fulfils other criteria? With our widget, they can find the perfect solution.


UMaryland Mini Jamboree

Pamphlet
Widget
User Input Form

What are you looking for in a biocontainment method?

Intended use of your system Is the intended use of your synthetic organism only in the laboratory?
Yes No

Is the intended use of your synthetic organism only in the human body?
Yes No

Indicate your level of concern for each biocontainment characteristic (1=not a concern, 3=kind of a concern, 5=very concerned).

NOTE: For best results, be selective about your choices; i.e. avoid choosing 5 for every category.

Ease of implementation: 1 2 3 4 5

Cost of implementation: 1 2 3 4 5

Ease of maintaining the contained organism in the environment: 1 2 3 4 5

Cost of maintaining the contained organism in the environment: 1 2 3 4 5

Effectiveness: 1 2 3 4 5

Toxicity to environment: 1 2 3 4 5