Safety/Check In
From 2014.igem.org
(Difference between revisions)
Line 102: | Line 102: | ||
<fieldset> | <fieldset> | ||
<legend>7. Your Lab Facilities & Safety Practices</legend> | <legend>7. Your Lab Facilities & Safety Practices</legend> | ||
- | <p><label for=" | + | <p><label for="aolalready">These questions are an abbreviated version of the About Our Lab form. If your team has already submitted an About Our Lab form, check here:</label> <input type="checkbox" name="aolalready" id="aolalready"></p> |
+ | <div id="aolabbrev"> | ||
<p>a) What is the BioSafety Level of the laboratory area in which you will handle this organism/part?</p> | <p>a) What is the BioSafety Level of the laboratory area in which you will handle this organism/part?</p> | ||
<ul> | <ul> | ||
Line 130: | Line 131: | ||
</ul> | </ul> | ||
+ | </div> | ||
</fieldset> | </fieldset> | ||
Line 138: | Line 140: | ||
</form> | </form> | ||
+ | |||
+ | <script> | ||
+ | $("#aolalready").click(function(event) { | ||
+ | $("#aolabbrev").toggle(); | ||
+ | }); | ||
+ | </script> | ||
</body> | </body> | ||
</div> | </div> |
Revision as of 00:01, 13 May 2014
Questions or feedback?
Email safety AT igem DOT org!
Email safety AT igem DOT org!
PAGE UNDER CONSTRUCTION -- NOT READY FOR USE
This Check-In form does not work yet. You can look at the questions and begin preparing answers, but you cannot submit any answers on this page. We will make an announcement when this form is ready.
Questions? Contact <safety (at) igem (dot) org>
- Polish the introductory text.
- Adjust sizes and alignments of form fields to make it look nicer.
- Send round for last feedback/proofread.
- Remove this note.