Difference between revisions of "Safety/Check In"
(still stylin' that top box) |
(-) |
||
Line 11: | Line 11: | ||
border: none; | border: none; | ||
padding: none; | padding: none; | ||
+ | } | ||
+ | |||
+ | #organism_name_display, #part_name_display { | ||
+ | text-decoration: underline; | ||
} | } | ||
</style> | </style> | ||
Line 70: | Line 74: | ||
<fieldset> | <fieldset> | ||
− | <legend>Organism Information</legend> | + | <legend>Organism Information: <span id="organism_name_display"></span></legend> |
<p class="question">What risk group is the organism?</p> | <p class="question">What risk group is the organism?</p> | ||
Line 80: | Line 84: | ||
<fieldset> | <fieldset> | ||
− | <legend>Part information</legend> | + | <legend>Part information: <span id="part_name_display"></span></legend> |
<p class="question">What is the natural function of this part?</p> | <p class="question">What is the natural function of this part?</p> | ||
Line 127: | Line 131: | ||
} | } | ||
}); | }); | ||
+ | |||
+ | function custom_one_input_changed_response(input_element, command, effective_date, data, textStatus, jqxhr) { | ||
+ | console.log(typeof input_element); | ||
+ | console.log(input_element instanceof jQuery); | ||
+ | console.log(input_element.get(0)); | ||
+ | } | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 18:58, 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.