Difference between revisions of "Safety/Check In"
(still working on new subform click binding) |
(still stylin' that top box) |
||
Line 6: | Line 6: | ||
<link rel="stylesheet" type="text/css" href="https://igem.org/Template:CSS/Forms?action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://igem.org/Template:CSS/Forms?action=raw&ctype=text/css" /> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | #subformbody .twoColumnInline { | ||
+ | border: none; | ||
+ | padding: none; | ||
+ | } | ||
+ | </style> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
var form_info = {}; | var form_info = {}; | ||
Line 37: | Line 45: | ||
<div id="subformbody"> | <div id="subformbody"> | ||
− | <div | + | <div> |
− | < | + | <h4>Start a new Check-In, or choose an existing Check-In:</h4> |
<select id="sub_form" data-form-field="sub_form"> | <select id="sub_form" data-form-field="sub_form"> | ||
<option selected id="new_sub_form_option" value="">New...</option> | <option selected id="new_sub_form_option" value="">New...</option> | ||
Line 44: | Line 52: | ||
<optgroup id="sub_forms_submitted" label="Submitted"></optgroup> | <optgroup id="sub_forms_submitted" label="Submitted"></optgroup> | ||
</select> | </select> | ||
− | </div><div | + | </div> |
+ | <div> | ||
<h4>New Check-In:</h4> | <h4>New Check-In:</h4> | ||
− | <p class="question">Organism name:<br />(Include name of species, strain, and/or cell line.)</p> | + | <div class="twoColumnInline" style="vertical-align: center;"> |
− | + | <p class="question">Organism name:<br />(Include name of species, strain, and/or cell line.)</p> | |
− | <p class="question">This Check-In is for a:</p> | + | <p><input type="text" data-form-field="sub_form_organism_name" size="40"></p> |
− | + | </div><div class="twoColumnInline"> | |
− | + | <p class="question">This Check-In is for a:</p> | |
− | + | <ul> | |
− | + | <li><label><input type="radio" name="Whole or Part" data-form-field="sub_form_whole_or_part" value="whole"> Whole Organism</label></li> | |
− | <p><button type="button" id="start_new_sub_form">Start New Check-In</button></p> | + | <li><label><input type="radio" name="Whole or Part" data-form-field="sub_form_whole_or_part" value="part"> Part from an organism → <span class="question">Name of Part(s):</span></label> <input type="text" data-form-field="sub_form_part_name" size="40"></li> |
+ | </ul> | ||
+ | </div> | ||
+ | <p style="text-align: center;"><button type="button" id="start_new_sub_form">Start New Check-In</button></p> | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 18:52, 29 April 2015
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.
-- Please choose a team
Orange stuff is only visible to wiki superusers (hide orange stuff)
Go to Admin Mode / Go to Team Example / Go to Username:
Start a new Check-In, or choose an existing Check-In:
New Check-In:
Organism name:
(Include name of species, strain, and/or cell line.)
This Check-In is for a:
What will you use this organism/part for? How does it fit into the overall function of your project?
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)
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)
Further Comments
Anything else you want to tell us about this organism/part and how you will use it
Comments about this form
Is it easy or difficult to use? Are the questions confusing? etc.