Template:RiskAssessment: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 107: Line 107:
|event=before hosting this event
|event=before hosting this event
|#default=}}.
|#default=}}.
If you do have an accident or near-miss, please report it using our [https://docs.google.com/forms/d/e/1FAIpQLSf1A0QWBMJibdh5wYaxr2pQ7-TqrnZ7p9_cpx7H5O-Qdj-hZg/viewform?usp=sf_link Near Miss and Accident] reporting form.


[[Category:Risk Assessments]]
[[Category:Risk Assessments]]

Revision as of 14:43, 10 November 2024


This template is for providing a consistent format for all activity and event risk assessments. Risk Assessments using this template will automatically be included on the Risk Assessments category.

Documentation

Usage

Insert the following code block into a new document.

Risk assessments should use the following naming convention "Team:<TeamName>/Risk Assessments/<Activity>", for example "Team:Electronics/Risk Assessments/Soldering"

{{RiskAssessment
|name           = The Activity or Event Name
|assessmentType = e.g. Activity or Event
|reviewed       = The date today (YYYY-MM-DD)
|nextReview     = The date of next review (YYYY-MM-DD)

|notes          = Some text which appears above the risks table.

|risk_1         = '''Risk name''' some description
|mitigation_1   = An explanation of the mitigations.
}}

The risk_N and mitigation_N lines can be repeated with increasing number, for a maximum of 20 risks (currently).