Difference between revisions of "Dev/Forms"

Line 187: Line 187:
  
 
<textarea rows="3" name="7. Your institution's biosafety" data-form-field="institution_biosafety"></textarea>
 
<textarea rows="3" name="7. Your institution's biosafety" data-form-field="institution_biosafety"></textarea>
 +
 +
 +
 +
<p class="question"> 6.  Who provided your safety training? Did you get training from multiple people? </p>
 +
 +
 +
<ul>
 +
<li><input type="checkbox" name="training_who"  data-form-field="training_who_university" value="training_who_university"> University biosafety office </label></li>
 +
<li><input type="checkbox" name="training_who"  data-form-field="training_who_department" value="training_who_department"> Departmental specialist </label></li>
 +
<li><input type="checkbox" name="training_who"  data-form-field="training_who_pi" value="training_who_pi"> PIs/instructors </label></li>
 +
<li><input type="checkbox" name="training_who"  data-form-field="training_who_other" value="training_who_other"> Other </label> <textarea rows="1" name="training_who_descrip" data-form-field="training_who_describe" data-validation="[data-form-field=training_who_other]" placeholder="Please comment"></textarea></li>
 +
</ul>
  
  

Revision as of 16:37, 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.

6. Who provided your safety training? Did you get training from multiple people?

  • University biosafety office
  • Departmental specialist
  • PIs/instructors
  • Other

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

1. Name

2. Example radio select

3. Example text area

4. Example checkbox

5. Example dropdown

Save?

SAVE FORM

Submit form?