Merge pull request 'Safety Corrections' (#8) from quiz-spellcheck into master

Reviewed-on: http://localhost:3000/IS/intranet/pulls/8
This commit is contained in:
Audrey Aaliyah Jensen 2023-09-01 11:33:58 -05:00
commit 0af4ab80f9

View File

@ -35,7 +35,7 @@ Questions:
Text: "Proper lifting techniques include:" Text: "Proper lifting techniques include:"
Choices: Choices:
- {Label: "Bending knees, not wisting at the waist and having a clear path", Value: True} - {Label: "Bending knees, not wisting at the waist and having a clear path", Value: True}
- {Label: "Bending knees, jerk load straight up nad drop the load when setting it down", Value: False} - {Label: "Bending knees, jerk load straight up and drop the load when setting it down", Value: False}
- {Label: "Getting a helper, straight legs, and twisting at the waist", Value: False} - {Label: "Getting a helper, straight legs, and twisting at the waist", Value: False}
- {Label: "Bending knees, getting a helper, and pulling the load across the floor", Value: False} - {Label: "Bending knees, getting a helper, and pulling the load across the floor", Value: False}
Q6: Q6:
@ -90,7 +90,7 @@ Questions:
Q13: Q13:
Text: "Foot protection is made to meet a variety of occupational needs, including:" Text: "Foot protection is made to meet a variety of occupational needs, including:"
Choices: Choices:
- {Label: "Reducing static electricity of wearer.", Value: False} - {Label: "Reducing static electricity of the wearer.", Value: False}
- {Label: "Protecting the toes from crushing injuries.", Value: False} - {Label: "Protecting the toes from crushing injuries.", Value: False}
- {Label: "Keeping hot metal out of shoes.", Value: False} - {Label: "Keeping hot metal out of shoes.", Value: False}
- {Label: "All of the above", Value: True} - {Label: "All of the above", Value: True}
@ -182,7 +182,7 @@ Questions:
- {Label: "Code Red, Paint Room", Value: True} - {Label: "Code Red, Paint Room", Value: True}
- {Label: "Code Yellow, Paint Room", Value: False} - {Label: "Code Yellow, Paint Room", Value: False}
Q27: Q27:
Text: "When using a fire extinguisher, you should us the PASS method for fighting fires." Text: "When using a fire extinguisher, you should use the PASS method for fighting fires."
Choices: Choices:
- {Label: "Pull, alarm, squeeze and sweep.", Value: False} - {Label: "Pull, alarm, squeeze and sweep.", Value: False}
- {Label: "Pull, aim, squeeze and sweep.", Value: True} - {Label: "Pull, aim, squeeze and sweep.", Value: True}