Änderungen von Dokument 5.5. Schulungen

Zuletzt geändert von Jenny Feneberg am 17.04.2025 11:44

Von Version 163.1
bearbeitet von Jenny Feneberg
am 02.11.2023 11:02
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 168.2
bearbeitet von Timo Schmid
am 25.03.2024 10:42
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.JennyFeneberg
1 +XWiki.TimoSchmid
Inhalt
... ... @@ -16,8 +16,28 @@
16 16  Sulzberg
17 17  )))|(% style="background-color:#83bcd9; background:none 0% 0% repeat scroll #83bcd9; text-align:center; width:102px" %)Inhouse
18 18  |(% style="width:72px" %)1|(% style="width:166px" %)(((
19 -**vorbildlich führen - Arbeitsschutz für Führungskräfte**
19 +{{velocity}}
20 +#set ($title = 'vorbildlich führen - Arbeitsschutz für Führungskräfte')
21 +#if ($curwiki != $null)
22 +#set ($vidtoshow = $null)
23 +#foreach ($child in $doc.getChildren())
24 +#if ($child.toString().contains($title))
25 +#set ($vidtoshow = $child)
26 +#break
27 +#end
28 +#end
29 +$vidtoshow.getContent().contains('video url')
30 +#if ($vidtoshow != $null)
31 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
32 +#else
33 +**$title**
34 +#end
35 +#else
36 +**$title**
37 +#end
38 +{{/velocity}}
20 20  
40 +
21 21  Online-Schulung
22 22  )))|(% style="width:711px" %)(((
23 23  (% style="text-align: justify;" %)
... ... @@ -57,7 +57,25 @@
57 57  )))
58 58  )))
59 59  |(% style="width:72px" %)2|(% style="width:166px" %)(((
60 -**selbst sicher Gefährdungen beurteilen**
80 +{{velocity}}
81 +#set ($title = 'selbst sicher Gefährdungen beurteilen')
82 +#if ($curwiki != $null)
83 +#set ($vidtoshow = $null)
84 +#foreach ($child in $doc.getChildren())
85 +#if ($child.toString().contains($title))
86 +#set ($vidtoshow = $child)
87 +#break
88 +#end
89 +#end
90 +#if ($vidtoshow != $null)
91 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
92 +#else
93 +**$title**
94 +#end
95 +#else
96 +**$title**
97 +#end
98 +{{/velocity}}
61 61  
62 62  Online-Schulung
63 63  )))|(% style="width:711px" %)(((
... ... @@ -83,7 +83,25 @@
83 83  )))
84 84  )))
85 85  |(% style="width:72px" %)3|(% style="width:166px" %)(((
86 -**Risiken richtig unterweisen**
124 +{{velocity}}
125 +#set ($title = 'Risiken richtig unterweisen')
126 +#if ($curwiki != $null)
127 +#set ($vidtoshow = $null)
128 +#foreach ($child in $doc.getChildren())
129 +#if ($child.toString().contains($title))
130 +#set ($vidtoshow = $child)
131 +#break
132 +#end
133 +#end
134 +#if ($vidtoshow != $null)
135 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
136 +#else
137 +**$title**
138 +#end
139 +#else
140 +**$title**
141 +#end
142 +{{/velocity}}
87 87  
88 88  Online-Schulung
89 89  )))|(% style="width:711px" %)(((
... ... @@ -122,7 +122,25 @@
122 122  [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Risiken%20richtig%20unterweisen%22%0AOrt%3A%20Inhouse%0AWunschtermin%3A%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]]
123 123  )))
124 124  |(% style="width:72px" %)4|(% style="width:166px" %)(((
125 -**ANWANDER für Anwender** – **Einführung in das ANWANDER-Wiki**
181 +{{velocity}}
182 +#set ($title = 'ANWANDER für Anwender – Einführung in das ANWANDER-Wiki')
183 +#if ($curwiki != $null)
184 +#set ($vidtoshow = $null)
185 +#foreach ($child in $doc.getChildren())
186 +#if ($child.toString().contains($title))
187 +#set ($vidtoshow = $child)
188 +#break
189 +#end
190 +#end
191 +#if ($vidtoshow != $null)
192 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
193 +#else
194 +**$title**
195 +#end
196 +#else
197 +**$title**
198 +#end
199 +{{/velocity}}
126 126  
127 127  Online-Schulung
128 128  )))|(% style="width:711px" %)(((
... ... @@ -145,7 +145,25 @@
145 145  
146 146  )))|(% rowspan="1" style="text-align:center; width:102px" %)[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22ANWANDER%20f%C3%BCr%20Anwender%20-%20Einf%C3%BChrung%20in%20das%20ANWANDER-Wiki%22%0AOrt%3A%20Inhouse%0AWunschtermin%3A%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]]
147 147  |(% style="width:72px" %)5|(% style="width:166px" %)(((
148 -(% style="color:#171717" %)**Gesund führen - sich und andere**
222 +{{velocity}}
223 +#set ($title = 'Gesund führen - sich und andere')
224 +#if ($curwiki != $null)
225 +#set ($vidtoshow = $null)
226 +#foreach ($child in $doc.getChildren())
227 +#if ($child.toString().contains($title))
228 +#set ($vidtoshow = $child)
229 +#break
230 +#end
231 +#end
232 +#if ($vidtoshow != $null)
233 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
234 +#else
235 +**$title**
236 +#end
237 +#else
238 +**$title**
239 +#end
240 +{{/velocity}}
149 149  
150 150  Präsenz-Schulung
151 151  )))|(% style="width:711px" %)(((
... ... @@ -168,7 +168,25 @@
168 168  [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Gesund%20f%C3%BChren%20-%20sich%20und%20andere%22%0AOrt%3A%20Inhouse%0AWunschtermin%3A%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]]
169 169  )))
170 170  |(% style="width:72px" %)6|(% style="width:166px" %)(((
171 -(% style="font-size:14px" %)**Ausbildung zum Sicherheitsbeauftragten**
263 +{{velocity}}
264 +#set ($title = 'Ausbildung zum Sicherheitsbeauftragten')
265 +#if ($curwiki != $null)
266 +#set ($vidtoshow = $null)
267 +#foreach ($child in $doc.getChildren())
268 +#if ($child.toString().contains($title))
269 +#set ($vidtoshow = $child)
270 +#break
271 +#end
272 +#end
273 +#if ($vidtoshow != $null)
274 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
275 +#else
276 +**$title**
277 +#end
278 +#else
279 +**$title**
280 +#end
281 +{{/velocity}}
172 172  
173 173  Präsenz-Schulung
174 174  )))|(% style="width:711px" %)(((
... ... @@ -194,6 +194,9 @@
194 194  09. & 17.07.2024
195 195  
196 196  (% style="text-align: center;" %)
307 +01. & 09.10.2024
308 +
309 +(% style="text-align: center;" %)
197 197  (Start jeweils um 08:30 Uhr)
198 198  
199 199  (% style="text-align: center;" %)
... ... @@ -205,10 +205,9 @@
205 205  
206 206  (% style="text-align: center;" %)
207 207  [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%20%0ATermin%3A%2009.%20%26%2017.07.2024%0ATeilnehmer*innen%3A%20%0ARechnungsempf%C3%A4nger%3A]]
208 -)))
209 209  
210 -(((
211 -
322 +(% style="text-align: center;" %)
323 +[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%20%0ATermin%3A%2001.%20%26%2009.10.2024%0ATeilnehmer*innen%3A%20%0ARechnungsempf%C3%A4nger%3A]]
212 212  )))
213 213  )))|(% style="width:102px" %)(((
214 214  (% style="text-align: center;" %)
... ... @@ -215,12 +215,30 @@
215 215  [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%0AOrt%3A%20Inhouse%0AWunschtermin%3A%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]]
216 216  )))
217 217  |(% style="width:72px" %)7|(% style="width:166px" %)(((
218 -**Ausbildung zum Brandschutzhelfer**
330 +{{velocity}}
331 +#set ($title = 'Ausbildung zum Brandschutzhelfer')
332 +#if ($curwiki != $null)
333 +#set ($vidtoshow = $null)
334 +#foreach ($child in $doc.getChildren())
335 +#if ($child.toString().contains($title))
336 +#set ($vidtoshow = $child)
337 +#break
338 +#end
339 +#end
340 +#if ($vidtoshow != $null)
341 +[[$title>>||queryString="doctoshow=$escapetool.url($child)"]]
342 +#else
343 +**$title**
344 +#end
345 +#else
346 +**$title**
347 +#end
348 +{{/velocity}}
219 219  
220 220  Präsenz-Schulung
221 221  )))|(% style="width:711px" %)(((
222 222  (% style="text-align: justify;" %)
223 -Für einen möglichen Brandfall im Betreib hat der Arbeitgeber eine bestimmte Anzahl Mitarbeiter als Brandschutzhelfer zu benennen und auszubilden. Diese Brandschutzhelfer sind grundsätzlich Mitarbeiter, die im Umgang mit Feuerlöscheinrichtungen geschult sind, um Entstehungsbrände sicher zu bekämpfen.
353 +Für einen möglichen Brandfall im Betrieb hat der Arbeitgeber eine bestimmte Anzahl Mitarbeiter als Brandschutzhelfer zu benennen und auszubilden. Diese Brandschutzhelfer sind grundsätzlich Mitarbeiter, die im Umgang mit Feuerlöscheinrichtungen geschult sind, um Entstehungsbrände sicher zu bekämpfen.
224 224  
225 225  (% style="text-align: justify;" %)
226 226  Zum Inhalt der Schulung gehören neben den Grundzügen des vorbeugenden Brandschutzes, die mögliche Brandschutzorganisation im Betrieb, die Funktions- und Wirkungsweise von Feuerlöscheinrichtungen, die Gefahren durch Brände sowie das Verhalten im Brandfall. Eine praktische Übung (Löschübung) findet im Rahmen der Ausbildung statt.