risk assessment for cricket court
This commit is contained in:
parent
70654cdbc6
commit
5997bc43c1
2 changed files with 177 additions and 1 deletions
|
@ -175,8 +175,9 @@ $event_templates = json_decode('{
|
|||
}
|
||||
}', True);
|
||||
|
||||
|
||||
$archery_schedules = json_decode(file_get_contents('eventbrite-archery.json'), True);
|
||||
$archery_schedules = $archery_schedules["events"]
|
||||
$archery_schedules = $archery_schedules["events"];
|
||||
?>
|
||||
|
||||
<?php foreach($archery_schedules as $event_schedule) : ?>
|
||||
|
@ -327,6 +328,7 @@ $archery_schedules = $archery_schedules["events"]
|
|||
<h3>Risk Assessments</h3>
|
||||
<ul>
|
||||
<li><a href="pakua_cambridge-risk_assessment-fenners_gallery_2021.html">Risk Assessment for Pa-Kua Archery in Fenners Gallery of Kelsey Kerridge</a></li>
|
||||
<li><a href="pakua_cambridge-risk_assessment-cricket_court_2021.html">Risk Assessment for Pa-Kua Martil Arts in the Cricket Courts of Hills Road Sports Centre</a></li>
|
||||
</ul>
|
||||
|
||||
<h2><a id="links" name="links">Links</a></h2>
|
||||
|
|
174
pakua_cambridge-risk_assessment-cricket_court_2021.html
Normal file
174
pakua_cambridge-risk_assessment-cricket_court_2021.html
Normal file
|
@ -0,0 +1,174 @@
|
|||
<html lang="en"><head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>Risk Assessment for Pa-Kua Martial Arts in the Cricket Court of Hills Road Sports Centre</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1">
|
||||
<meta name="author" content="Pa-Kua International League">
|
||||
<link rel="stylesheet" href="style.css" media="all" />
|
||||
<link rel="stylesheet" href="print.css" media="print">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="logo"><img src="pakua-logo-greyscale.svg" alt="logo of the Pa-Kua International League"></div>
|
||||
<h1>Risk Assessment for Pa-Kua Martial Arts in the Cricket Court of Hills Road Sports Centre</h1>
|
||||
|
||||
<p>
|
||||
The following is our current risk assessment for Pa-Kua
|
||||
Cambridge at the particular venue: Cricket Court of Hills Road Sports Centre.</p>
|
||||
<p>
|
||||
Should you identify any further hazards that you feel are not
|
||||
properly represented below, we would ask you to please contact Pa-Kua Cambridge at <a href="mailto:contact@pakua-cambridge.co.uk">contact@pakua-cambridge.co.uk</a>. This document was last updated on <input type="text" placeholder="DD" class="date">/<input type="text" placeholder="MM" class="month">/<input type="text" placeholder="YYYY" class="year">.
|
||||
</p>
|
||||
|
||||
<p>The following is considered to be compulsory and should be
|
||||
considered in conjunction with the action points on this risk
|
||||
assessment;</p>
|
||||
<ul>
|
||||
<li>A proper warm up will be carried out at the start of every lesson</li>
|
||||
<li>Student numbers will be controlled by the instructor at all times</li>
|
||||
<li>All members are given a copy of the club rules and charter</li>
|
||||
<li>Any person feeling unwell or with any other medical condition / injury must contact the instructor BEFORE starting the session, or immediately should the condition develop during the class</li>
|
||||
<li>Any other club rules or association guidelines will be properly observed throughout all classes and training sessions</li>
|
||||
<li>Anyone with symptoms of COVID-19 or any other infectious disease should avoid attending to the class</li>
|
||||
</ul>
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Hazard</th>
|
||||
<th>Risk</th>
|
||||
<th>Persons at Risk</th>
|
||||
<th>Risk rating</th>
|
||||
<th width="50%">Control Measures in Place</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Techniques</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>general minor injury; sprains, strains, bruises</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>instructors</li>
|
||||
<li>participants</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>High</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>Clear demonstration and instruction</li>
|
||||
<li>On-going monitoring and advice</li>
|
||||
<li>No contact at levels where participants are not prepared</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Techniques</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>general major injury; breaks, wounds</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>instructors</li>
|
||||
<li>participants</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>Medium</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>Clear demonstration and instruction</li>
|
||||
<li>On-going monitoring and advice</li>
|
||||
<li>No contact at levels where participants are not prepared</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Room Fixtures</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>Slips, Trips, falls, or damage to furniture</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>instructors</li>
|
||||
<li>participants</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>Low</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>Any unnecessary hazards are removed from the area as appropriate</li>
|
||||
<li>Area used for class checked in advance</li>
|
||||
<li>Separator curtains safely tucked away</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Incorrect Technique</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>general minor injury; sprains, strains, bruises</li>
|
||||
<li>general major injury; breaks</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>instructors</li>
|
||||
<li>participants</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>Low</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>Clear demonstration and instruction</li>
|
||||
<li>on-going monitoring and advice</li>
|
||||
<li>No contact at levels where participants are not prepared</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Viral infection</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>catching infectious disease</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>instructors</li>
|
||||
<li>participants</li>
|
||||
</ul>
|
||||
</td>
|
||||
<td>Medium</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li>Encourage vaccination (COVID-19, flu, etc) for instructors and participants</li>
|
||||
<li>Disallow participating with any symptoms of being sick</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<div class="signatures">
|
||||
<div>
|
||||
<strong>Compiled by</strong>
|
||||
<p>Printed Name</p>
|
||||
<p>Signature</p>
|
||||
<p>Date</p>
|
||||
</div>
|
||||
<div>
|
||||
<strong>Reviewed by</strong>
|
||||
<p>Printed Name</p>
|
||||
<p>Signature</p>
|
||||
<p>Date</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body></html>
|
Loading…
Reference in a new issue