Line 194: | Line 194: | ||
<p class="question">4. Have your team members received any safety training yet?</p> | <p class="question">4. Have your team members received any safety training yet?</p> | ||
<ul> | <ul> | ||
− | <li><input type="radio" name="safety_training" data-form-field=" | + | <li><input type="radio" name="safety_training" data-form-field="training_already" value="training_already"> Yes, we have already received safety training.</label></li> |
− | <li><input type="radio" name="safety_training" data-form-field=" | + | <li><input type="radio" name="safety_training" data-form-field="training_notyet" 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=" | + | <li><input type="radio" name="safety_training" data-form-field="training_none" 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> | ||
Revision as of 19:22, 20 March 2018
Example Form
This is the example form you can use to create new ones!