# Electricity

**Canonical URL:** https://www.skillcast.com/courses/electricity-training-course
**Canonical link:** `<link rel="canonical" href="https://www.skillcast.com/courses/electricity-training-course">`
**Provider:** Skillcast
**Duration:** 30 minutes
**Format:** In-depth

## Description

Educate your staff on the controls your Company has in place and what they should do to stay safe and manage the risks associated with electricity and electrical devices.

## Learning Objectives

- Identify the risks posed by electricity at work
- Take action to maintain safety in relation to electricity at work
- Follow the measures that our Company has implemented to manage electricity at work
- React appropriately in case of an electricity-related incident

## Structured data (JSON-LD)

```json
{
  "@context": "https://schema.org",
  "@type": "Course",
  "name": "Electricity",
  "description": "Educate your staff on the controls your Company has in place and what they should do to stay safe and manage the risks associated with electricity and electrical devices.",
  "url": "https://www.skillcast.com/courses/electricity-training-course",
  "provider": {
    "@type": "Organization",
    "name": "Skillcast",
    "@id": "https://www.skillcast.com/"
  },
  "timeRequired": "PT30M",
  "teaches": [
    "Identify the risks posed by electricity at work",
    "Take action to maintain safety in relation to electricity at work",
    "Follow the measures that our Company has implemented to manage electricity at work",
    "React appropriately in case of an electricity-related incident"
  ],
  "learningResourceType": [
    "In-depth"
  ]
}
```
