Difference between revisions of "Dev/Forms"

Line 192: Line 192:
  
  
<p class="question">4. Have your team members received any safety training yet?</p>
+
<h3> Biosafety Level </h3>
<ul>
+
<p class="question">2. What is the Safety Level of your lab? </p>
<li><input type="radio" name="safety_training"  data-form-field="safety_training" value="training_already"> Yes, we have already received safety training.</label></li>
+
+
<li><input type="radio" name="safety_training"  data-form-field="safety_training" value="training_notyet"> We plan to receive safety training in the future: </label> <textarea rows="2" name="Plan to receive safety training in future (when?)" data-form-field="training_notyet_describe" data-validation="[value=training_notyet]" placeholder="Please specify approximately when"></textarea></li>
+
  
<li><input type="radio" name="safety_training" data-form-field="safety_training" value="training_none"> We will not have safety training:</label> <textarea rows="2" name="No safety training (comment)" data-form-field="training_none_describe" data-validation="[value=training_none]" placeholder="Please comment"></textarea></li>
+
<ul>
</ul>
+
<li><label><input type="radio" name="lab_safety_level" data-form-field="lab_bsl" value="bsl_1"> Level 1 (low risk)</label></li>
 +
<li><label><input type="radio" name="lab_safety_level"  data-form-field="lab_bsl" value="bsl_2"> Level 2 (moderate risk)</label></li>
 +
<li style="color: #a0a0a0;"><label><span class="wrapper"><input type="radio" disabled id="bsl_3"></span> Level 3 (high risk)</label></li>
 +
<li style="color: #a0a0a0;"><label><span class="wrapper"><input type="radio" disabled id="bsl_4"></span> Level 4 (extreme risk)</label></li>
 +
<li><label><input type="radio"  name="lab_safety_level" data-form-field="lab_bsl" value="bsl_none"> Our team is not doing any wet-lab work</label></li>
 +
<li><label><input type="radio" name="lab_safety_level"  data-form-field="lab_bsl" value="bsl_other"> Other safety level:</label> <textarea rows="2" name="Other safety level (describe)" data-form-field="bsl_other_describe" data-validation="[value=bsl_other]" placeholder="Please describe"></textarea></li>
 +
 
 +
<li><label><input type="radio" name="lab_safety_level" data-form-field="lab_bsl" value="bsl_multiple"> We have several different lab spaces with different Safety Levels:</label> <textarea rows="2" name="Different safety levels (describe)" data-form-field="bsl_multiple_describe" data-validation="[value=bsl_multiple]" placeholder=" Please describe what experiments you do in each space"></textarea></li>
 +
 
 +
 
 +
<li><label><input type="radio"name="lab_safety_level"  data-form-field="lab_bsl" value="bsl_unknown"> Unknown (please comment):</label> <textarea rows="2" name="Safety level unknown (comment)" data-form-field="bsl_unknown_describe" data-validation="[value=bsl_unknown]" placeholder="Please describe"></textarea></li>
 +
</ul>
  
  

Revision as of 19:36, 20 March 2018

MENU


You have JavaScript disabled.

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

Example Form

This is the example form you can use to create new ones!

Example Form

Team Selection

Please choose a team

Current message:

Welcome, !


You selected team:

Are you in this team?

Your role is:

You can: - - this form

1.- Section Title

Name

7. Who is responsible for the safety of biology labs at your institution? What are the guidelines for laboratory biosafety? Please give a link to these guidelines, or briefly describe them if you cannot give a link.

Biosafety Level

2. What is the Safety Level of your lab?

5. Please briefly describe the topics that you learned about (or will learn about) in your safety training.

  • Lab access and rules (including appropriate clothing, eating and drinking, etc.)
  • Responsible individuals (such as lab or departmental specialist or institutional biosafety officer)
  • Differences between biosafety levels
  • Biosafety equipment (such as biosafety cabinets)
  • Good microbial technique (such as lab practices)
  • Disinfection and sterilization
  • Emergency procedures
  • Transport rules
  • Chemicals, fire and electrical safety
  • We will not have safety training:

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

1. Name

2. Example radio select

3. Example text area

4. Example checkbox

5. Example dropdown

Save?

SAVE FORM

Submit form?