What is the highest priority in first aid management for any accident or injury?
Match each type of sign to the appropriate description.
When examining a casualty for injuries, what is your first step?
What is the primary purpose of a Safety Data Sheet (SDS)?
Select 2 functions of WHS safety committees.
// <![CDATA[
$(document).ready(function() {
let $total = 0;
$("div.answer input[type=checkbox]").each(function(){
$(this).on('click', function(event) {
if (!$(this).is(":checked")) {
$total = $total - 1;
} else if ($total <= 1) {
$total = $total + 1 ;
} else {
event.preventDefault();
event.stopPropagation();
}
});
});
});
// ]]>
Select 2 common types of manual handling injuries and their potential effects.
// <![CDATA[
$(document).ready(function() {
let $total = 0;
$("div.answer input[type=checkbox]").each(function(){
$(this).on('click', function(event) {
if (!$(this).is(":checked")) {
$total = $total - 1;
} else if ($total <= 1) {
$total = $total + 1 ;
} else {
event.preventDefault();
event.stopPropagation();
}
});
});
});
// ]]>
Which statement best describes a principle of risk assessment and management?
Select the primary function of a Residual Current Device (RCD).
You have arrived at a building site to pick up some equipment. There is a sign at the entrance indicating that asbestos removal is in progress. You will only be onsite for about 5 minutes. Select the action you must take.