Difference between revisions of "Safety/Check In"

(mostly added in all the fields)
(question numbers)
Line 74: Line 74:
  
 
<fieldset>
 
<fieldset>
<legend>Organism Information: <span id="organism_name_display"></span></legend>
+
<legend>1. Organism Information: <span id="organism_name_display"></span></legend>
  
<p class="question">What Risk Group is this organism? <a target="_blank" href="https://2015.igem.org/Safety/Risk_Groups">[Help about Risk Groups]</a></p>
+
<p class="question">a) What Risk Group is this organism? <a target="_blank" href="https://2015.igem.org/Safety/Risk_Groups">[Help about Risk Groups]</a></p>
 
<ul>
 
<ul>
<li><label><input type="radio" name="Organism Risk Group" data-form-field="organism_risk_group" value="rg_1"> 1</label></li>
+
<li><label><input type="radio" name="1. a) Organism Risk Group" data-form-field="organism_risk_group" value="rg_1"> 1</label></li>
<li><label><input type="radio" name="Organism Risk Group" data-form-field="organism_risk_group" value="rg_2"> 2</label></li>
+
<li><label><input type="radio" name="1. a) Organism Risk Group" data-form-field="organism_risk_group" value="rg_2"> 2</label></li>
<li><label><input type="radio" name="Organism Risk Group" data-form-field="organism_risk_group" value="rg_3"> 3</label></li>
+
<li><label><input type="radio" name="1. a) Organism Risk Group" data-form-field="organism_risk_group" value="rg_3"> 3</label></li>
<li><label><input type="radio" name="Organism Risk Group" data-form-field="organism_risk_group" value="rg_4"> 4</label></li>
+
<li><label><input type="radio" name="1. a) Organism Risk Group" data-form-field="organism_risk_group" value="rg_4"> 4</label></li>
<li><label><input type="radio" name="Organism Risk Group" data-form-field="organism_risk_group" value="rg_not_applicable"> This organism is not a microbe. It does not have a Risk Group.</label></li>
+
<li><label><input type="radio" name="1. a) Organism Risk Group" data-form-field="organism_risk_group" value="rg_not_applicable"> This organism is not a microbe. It does not have a Risk Group.</label></li>
<li><label><input type="radio" name="Organism Risk Group" data-form-field="organism_risk_group" value="rg_other"> Other (please describe):</label></li>
+
<li><label><input type="radio" name="1. a) Organism Risk Group" data-form-field="organism_risk_group" value="rg_other"> Other (please describe):</label></li>
<li><label><input type="radio" name="Organism Risk Group" data-form-field="organism_risk_group" value="rg_unknown"> Unknown (please comment):</label></li>
+
<li><label><input type="radio" name="1. a) Organism Risk Group" data-form-field="organism_risk_group" value="rg_unknown"> Unknown (please comment):</label></li>
 
</ul>
 
</ul>
  
<p class="question">Is the organism on the <a href="http://australiagroup.net/en/human_animal_pathogens.html">Australia Group List</a>, or on the <a href="http://www.selectagents.gov/SelectAgentsandToxinsList.html">U.S. Select Agents and Toxins List</a>? (If Yes, please email safety (at) igem (dot) org.)</p>
+
<p class="question">b) Is the organism on the <a href="http://australiagroup.net/en/human_animal_pathogens.html">Australia Group List</a>, or on the <a href="http://www.selectagents.gov/SelectAgentsandToxinsList.html">U.S. Select Agents and Toxins List</a>? (If Yes, please email safety (at) igem (dot) org.)</p>
 
<p>These organisms and their parts are restricted for international shipment. See <a href="https://2015.igem.org/Safety#SafeShipment">Safe Shipment</a> for more information.</p>
 
<p>These organisms and their parts are restricted for international shipment. See <a href="https://2015.igem.org/Safety#SafeShipment">Safe Shipment</a> for more information.</p>
<textarea rows="2" name="International Shipment Restrictions" data-form-field="on_restricted_lists"></textarea>
+
<textarea rows="2" name="1. b) International Shipment Restrictions" data-form-field="on_restricted_lists"></textarea>
 
</fieldset>
 
</fieldset>
  
 
<fieldset>
 
<fieldset>
<legend>Part information: <span id="part_name_display"></span></legend>
+
<legend>2. Part Information: <span id="part_name_display"></span></legend>
 
<div id="part_information_fieldset_inner">
 
<div id="part_information_fieldset_inner">
<p class="highlightText">Remember to make all the dff's in this section conditional on [value=part]</p>
+
<p class="question">a) What is the natural function of this part in its parent organism?</p>
<p class="question">What is the natural function of this part in its parent organism?</p>
+
<textarea rows="3" name="2. a) Natural Function of Part" data-form-field="part_natural_function" data-validation="[data-form-field=sub_form_whole_or_part][value=part]"></textarea>
<textarea rows="3" name="Natural Function of Part" data-form-field="part_natural_function" data-validation="[data-form-field=sub_form_whole_or_part][value=part]"></textarea>
+
  
<p class="question">Is the part toxic to humans?</p>
+
<p class="question">b) Is the part toxic to humans?</p>
 
<p>For example, if your part is a protein toxin such as EXAMPLE, or if it is an enzyme that synthesizes a chemical toxin such as EXAMPLE</p>
 
<p>For example, if your part is a protein toxin such as EXAMPLE, or if it is an enzyme that synthesizes a chemical toxin such as EXAMPLE</p>
<textarea rows="3" name="Is the Part a Toxin?" data-form-field="part_toxic" data-validation="[data-form-field=sub_form_whole_or_part][value=part]"></textarea>
+
<textarea rows="3" name="2. b) Is the Part a Toxin?" data-form-field="part_toxic" data-validation="[data-form-field=sub_form_whole_or_part][value=part]"></textarea>
  
<p class="question">Is it a virulence factor, or does it mimic one?</p>
+
<p class="question">c) Is it a virulence factor, or does it mimic one?</p>
 
<p>PUT A LINK TO SOME INFORMATION ABOUT VIRULENCE FACTORS</p>
 
<p>PUT A LINK TO SOME INFORMATION ABOUT VIRULENCE FACTORS</p>
<textarea rows="3" name="Is the Part a Virulence Factor?" data-form-field="part_virulence_factor" data-validation="[data-form-field=sub_form_whole_or_part][value=part]"></textarea>
+
<textarea rows="3" name="2. c) Is the Part a Virulence Factor?" data-form-field="part_virulence_factor" data-validation="[data-form-field=sub_form_whole_or_part][value=part]"></textarea>
 
 
<p class="question">Does the part, by itself, pose any safety risks? If Yes, what are the risks?</p>
+
<p class="question">d) Does the part, by itself, pose any safety risks? If Yes, what are the risks?</p>
<textarea rows="3" name="Part Risks" data-form-field="part_risks" data-validation="[data-form-field=sub_form_whole_or_part][value=part]"></textarea>
+
<textarea rows="3" name="2. d) Part Risks" data-form-field="part_risks" data-validation="[data-form-field=sub_form_whole_or_part][value=part]"></textarea>
 
</div>
 
</div>
 
</fieldset>
 
</fieldset>
  
<p class="question">What will you use this organism/part for?</p>
+
<p class="question">3. What will you use this organism/part for?</p>
 
<p>How does it fit into the overall function of your project?</p>
 
<p>How does it fit into the overall function of your project?</p>
  
<textarea rows="3" name="What will you use this organism/part for?" data-form-field="part_use"></textarea>
+
<textarea rows="3" name="3. What will you use this organism/part for?" data-form-field="part_use"></textarea>
  
<p class="question">How will you acquire this organism/part?</p>
+
<p class="question">4. How will you acquire this organism/part?</p>
 
<p>(e.g. from a culture collection, from another lab, isolating the part from the organism by PCR, ordering the part from a DNA synthesis company)</p>
 
<p>(e.g. from a culture collection, from another lab, isolating the part from the organism by PCR, ordering the part from a DNA synthesis company)</p>
  
<textarea rows="3" name="How will you acquire?" data-form-field="part_acquire"></textarea>
+
<textarea rows="3" name="4. How will you acquire?" data-form-field="part_acquire"></textarea>
  
<p class="question">Are you taking any additional safety precautions when you use this organism/part?</p>
+
<p class="question">5. Are you taking any additional safety precautions when you use this organism/part?</p>
 
<p>(e.g. handling it in a separate lab area, wearing additional protective equipment)</p>
 
<p>(e.g. handling it in a separate lab area, wearing additional protective equipment)</p>
  
<textarea rows="3" name="Additional safety precautions" data-form-field="additional_safety"></textarea>
+
<textarea rows="3" name="5. Additional safety precautions" data-form-field="additional_safety"></textarea>
  
<p class="question">Further Comments</p>
+
<p class="question">6. Further Comments</p>
 
<p>Anything else you want to tell us about this organism/part and how you will use it</p>
 
<p>Anything else you want to tell us about this organism/part and how you will use it</p>
  
<textarea rows="3" data-validation="optional" name="Further comments" data-form-field="further_comments"></textarea>
+
<textarea rows="3" data-validation="optional" name="6. Further comments" data-form-field="further_comments"></textarea>
  
 
<p class="question">7. Comments about this form: Is it easy or difficult to use? Are the questions confusing?</p>
 
<p class="question">7. Comments about this form: Is it easy or difficult to use? Are the questions confusing?</p>
  
<textarea rows="2" data-validation="optional" name="Comments about this form" data-form-field="comments_about_this_form"></textarea>
+
<textarea rows="2" data-validation="optional" name="7. Comments about this form" data-form-field="comments_about_this_form"></textarea>
  
 
</div>
 
</div>

Revision as of 22:23, 29 April 2015



You have JavaScript disabled.

This page requires JavaScript in order to function correctly. Please enable JavaScript in your browser, then try again.

Safety form software is still being written. The form will be open for answers at the beginning of May. We apologize for the delay.

This form has been submitted.

You can unsubmit the form if you wish to make further edits.

Click here to dismiss this message

-- Please choose a team

Choose an existing Check-In:

Or, start a new Check-In:

Organism name:
(Include name of species, strain, and/or cell line.)

This Check-In is for a:

1. Organism Information:

a) What Risk Group is this organism? [Help about Risk Groups]

b) Is the organism on the Australia Group List, or on the U.S. Select Agents and Toxins List? (If Yes, please email safety (at) igem (dot) org.)

These organisms and their parts are restricted for international shipment. See Safe Shipment for more information.

2. Part Information:

a) What is the natural function of this part in its parent organism?

b) Is the part toxic to humans?

For example, if your part is a protein toxin such as EXAMPLE, or if it is an enzyme that synthesizes a chemical toxin such as EXAMPLE

c) Is it a virulence factor, or does it mimic one?

PUT A LINK TO SOME INFORMATION ABOUT VIRULENCE FACTORS

d) Does the part, by itself, pose any safety risks? If Yes, what are the risks?

3. What will you use this organism/part for?

How does it fit into the overall function of your project?

4. How will you acquire this organism/part?

(e.g. from a culture collection, from another lab, isolating the part from the organism by PCR, ordering the part from a DNA synthesis company)

5. Are you taking any additional safety precautions when you use this organism/part?

(e.g. handling it in a separate lab area, wearing additional protective equipment)

6. Further Comments

Anything else you want to tell us about this organism/part and how you will use it

7. Comments about this form: Is it easy or difficult to use? Are the questions confusing?