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
Example Form
This is the example form you can use to create new ones!