correct inconsistencies with fall height
This commit is contained in:
parent
1cd99c0254
commit
d1c8aa6f9b
@ -56,8 +56,8 @@ Questions:
|
|||||||
Text: "Fall protection systems should prevent workers from falling more than:"
|
Text: "Fall protection systems should prevent workers from falling more than:"
|
||||||
Choices:
|
Choices:
|
||||||
- {Label: "2 Feet", Value: False}
|
- {Label: "2 Feet", Value: False}
|
||||||
- {Label: "4 Feet", Value: False}
|
- {Label: "4 Feet", Value: True}
|
||||||
- {Label: "6 Feet", Value: True}
|
- {Label: "6 Feet", Value: False}
|
||||||
- {Label: "8 Feet", Value: False}
|
- {Label: "8 Feet", Value: False}
|
||||||
Q9:
|
Q9:
|
||||||
Text: "Common fall protection systems are:"
|
Text: "Common fall protection systems are:"
|
||||||
|
|||||||
@ -79,7 +79,7 @@
|
|||||||
<li>Fall arrest systems should match the work situation</li>
|
<li>Fall arrest systems should match the work situation</li>
|
||||||
<li>Fall arrest systems should:</li>
|
<li>Fall arrest systems should:</li>
|
||||||
<ul class='list'>
|
<ul class='list'>
|
||||||
<li>prevent a worker from falling more than 6 feet</li>
|
<li>prevent a worker from falling more than 4 feet</li>
|
||||||
<li>prevent a worker from contacting any lower level during arrest of a fall</li>
|
<li>prevent a worker from contacting any lower level during arrest of a fall</li>
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
@ -90,7 +90,7 @@
|
|||||||
<li>bring a worker to a complete stop</li>
|
<li>bring a worker to a complete stop</li>
|
||||||
<li>limit the deceleration distance a worker travels to 3 1/2 feet</li>
|
<li>limit the deceleration distance a worker travels to 3 1/2 feet</li>
|
||||||
<li>have sufficient strength to withstand twice the potential energy impact of a worker </li>
|
<li>have sufficient strength to withstand twice the potential energy impact of a worker </li>
|
||||||
falling a distance of 6 feet - or- have sufficient strength to withstand the free-fall distance permitted by the system, whichever is less</li>
|
falling a distance of 4 feet - or- have sufficient strength to withstand the free-fall distance permitted by the system, whichever is less</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h4>Personal fall protection: </h4>
|
<h4>Personal fall protection: </h4>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user