Änderungen von Dokument 5.5. Schulungen
Zuletzt geändert von Jenny Feneberg am 17.04.2025 11:44
Von Version 155.1
bearbeitet von Jenny Feneberg
am 24.10.2022 11:51
am 24.10.2022 11:51
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 172.1
bearbeitet von Jenny Feneberg
am 10.09.2024 16:42
am 10.09.2024 16:42
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Inhalt
-
... ... @@ -16,8 +16,27 @@ 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 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false) 30 +**$title** 31 +#else 32 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]] 33 +#end 34 +#else 35 +**$title** 36 +#end 37 +{{/velocity}} 20 20 39 + 21 21 Online-Schulung 22 22 )))|(% style="width:711px" %)((( 23 23 (% style="text-align: justify;" %) ... ... @@ -34,7 +34,7 @@ 34 34 )))|(% style="text-align:center; width:79px" %)Waldmann|(% style="width:139px" %)((( 35 35 ((( 36 36 (% style="text-align: center;" %) 37 - 15.11.2022(13:30 Uhr)56 + 38 38 39 39 (% style="text-align: center;" %) 40 40 ... ... @@ -45,9 +45,6 @@ 45 45 ))) 46 46 )))|(% style="width:102px" %)((( 47 47 (% style="text-align: center;" %) 48 -[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Online-Schulung%3A%20%22vorbildlich%20f%C3%BChren%20-%20Arbeitsschutz%20f%C3%BCr%20F%C3%BChrungskr%C3%A4fte%22%0ATermin%3A%2015.11.2022%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]] 49 - 50 -(% style="text-align: center;" %) 51 51 52 52 )))|(% style="width:102px" %)((( 53 53 ((( ... ... @@ -60,7 +60,25 @@ 60 60 ))) 61 61 ))) 62 62 |(% style="width:72px" %)2|(% style="width:166px" %)((( 63 -**selbst sicher Gefährdungen beurteilen** 79 +{{velocity}} 80 +#set ($title = 'selbst sicher Gefährdungen beurteilen') 81 +#if ($curwiki != $null) 82 +#set ($vidtoshow = $null) 83 +#foreach ($child in $doc.getChildren()) 84 +#if ($child.toString().contains($title)) 85 +#set ($vidtoshow = $child) 86 +#break 87 +#end 88 +#end 89 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false) 90 +**$title** 91 +#else 92 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]] 93 +#end 94 +#else 95 +**$title** 96 +#end 97 +{{/velocity}} 64 64 65 65 Online-Schulung 66 66 )))|(% style="width:711px" %)((( ... ... @@ -86,7 +86,25 @@ 86 86 ))) 87 87 ))) 88 88 |(% style="width:72px" %)3|(% style="width:166px" %)((( 89 -**Risiken richtig unterweisen** 123 +{{velocity}} 124 +#set ($title = 'Risiken richtig unterweisen') 125 +#if ($curwiki != $null) 126 +#set ($vidtoshow = $null) 127 +#foreach ($child in $doc.getChildren()) 128 +#if ($child.toString().contains($title)) 129 +#set ($vidtoshow = $child) 130 +#break 131 +#end 132 +#end 133 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false) 134 +**$title** 135 +#else 136 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]] 137 +#end 138 +#else 139 +**$title** 140 +#end 141 +{{/velocity}} 90 90 91 91 Online-Schulung 92 92 )))|(% style="width:711px" %)((( ... ... @@ -125,7 +125,25 @@ 125 125 [[**~[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]] 126 126 ))) 127 127 |(% style="width:72px" %)4|(% style="width:166px" %)((( 128 -**ANWANDER für Anwender** – **Einführung in das ANWANDER-Wiki** 180 +{{velocity}} 181 +#set ($title = 'ANWANDER für Anwender – Einführung in das ANWANDER-Wiki') 182 +#if ($curwiki != $null) 183 +#set ($vidtoshow = $null) 184 +#foreach ($child in $doc.getChildren()) 185 +#if ($child.toString().contains($title)) 186 +#set ($vidtoshow = $child) 187 +#break 188 +#end 189 +#end 190 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false) 191 +**$title** 192 +#else 193 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]] 194 +#end 195 +#else 196 +**$title** 197 +#end 198 +{{/velocity}} 129 129 130 130 Online-Schulung 131 131 )))|(% style="width:711px" %)((( ... ... @@ -148,7 +148,25 @@ 148 148 149 149 )))|(% 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]] 150 150 |(% style="width:72px" %)5|(% style="width:166px" %)((( 151 -(% style="color:#171717" %)**Gesund führen - sich und andere** 221 +{{velocity}} 222 +#set ($title = 'Gesund führen - sich und andere') 223 +#if ($curwiki != $null) 224 +#set ($vidtoshow = $null) 225 +#foreach ($child in $doc.getChildren()) 226 +#if ($child.toString().contains($title)) 227 +#set ($vidtoshow = $child) 228 +#break 229 +#end 230 +#end 231 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false) 232 +**$title** 233 +#else 234 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]] 235 +#end 236 +#else 237 +**$title** 238 +#end 239 +{{/velocity}} 152 152 153 153 Präsenz-Schulung 154 154 )))|(% style="width:711px" %)((( ... ... @@ -171,7 +171,25 @@ 171 171 [[**~[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]] 172 172 ))) 173 173 |(% style="width:72px" %)6|(% style="width:166px" %)((( 174 -(% style="font-size:14px" %)**Ausbildung zum Sicherheitsbeauftragten** 262 +{{velocity}} 263 +#set ($title = 'Ausbildung zum Sicherheitsbeauftragten') 264 +#if ($curwiki != $null) 265 +#set ($vidtoshow = $null) 266 +#foreach ($child in $doc.getChildren()) 267 +#if ($child.toString().contains($title)) 268 +#set ($vidtoshow = $child) 269 +#break 270 +#end 271 +#end 272 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false) 273 +**$title** 274 +#else 275 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]] 276 +#end 277 +#else 278 +**$title** 279 +#end 280 +{{/velocity}} 175 175 176 176 Präsenz-Schulung 177 177 )))|(% style="width:711px" %)((( ... ... @@ -191,47 +191,42 @@ 191 191 Abschluss mit Teilnehmerzertifikat. 192 192 )))|(% style="text-align:center; width:75px" %)2 Tage|(% style="text-align:center; width:79px" %)Frank/Reuß|(% style="width:139px" %)((( 193 193 (% style="text-align: center;" %) 194 - 23.& 31.05.2023300 + 195 195 196 196 (% style="text-align: center;" %) 197 -~11. & 19.07.2023 198 - 199 -(% style="text-align: center;" %) 200 -10. & 18.10.2023 201 - 202 -(% style="text-align: center;" %) 203 -(Start jeweils um 08:30 Uhr) 204 - 205 -(% style="text-align: center;" %) 206 206 207 207 )))|(% style="width:102px" %)((( 208 -((( 209 209 (% style="text-align: center;" %) 210 -[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%20%0ATermin%3A%2023.%20%26%2031.05.2023%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]] 211 - 212 -(% style="text-align: center;" %) 213 -[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%20%0ATermin%3A%2011.%20%26%2019.07.2023%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]] 214 - 215 -(% style="text-align: center;" %) 216 -[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%20%0ATermin%3A%2010.%20%26%2018.10.2023%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]] 217 - 218 218 219 -))) 220 - 221 -((( 222 - 223 -))) 224 224 )))|(% style="width:102px" %)((( 225 225 (% style="text-align: center;" %) 226 226 [[**~[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]] 227 227 ))) 228 228 |(% style="width:72px" %)7|(% style="width:166px" %)((( 229 -**Ausbildung zum Brandschutzhelfer** 312 +{{velocity}} 313 +#set ($title = 'Ausbildung zum Brandschutzhelfer') 314 +#if ($curwiki != $null) 315 +#set ($vidtoshow = $null) 316 +#foreach ($child in $doc.getChildren()) 317 +#if ($child.toString().contains($title)) 318 +#set ($vidtoshow = $child) 319 +#break 320 +#end 321 +#end 322 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false) 323 +**$title** 324 +#else 325 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]] 326 +#end 327 +#else 328 +**$title** 329 +#end 330 +{{/velocity}} 230 230 231 231 Präsenz-Schulung 232 232 )))|(% style="width:711px" %)((( 233 233 (% style="text-align: justify;" %) 234 -Für einen möglichen Brandfall im Betr eib 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.335 +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. 235 235 236 236 (% style="text-align: justify;" %) 237 237 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. ... ... @@ -244,14 +244,7 @@ 244 244 )))|(% style="text-align:center; width:75px" %)4 h|(% style="text-align:center; width:79px" %)Bühler|(% style="width:139px" %)((( 245 245 (% style="text-align: center;" %) 246 246 247 -)))|(% style="width:102px" %)((( 248 - 249 - 250 -((( 348 +)))|(% style="width:102px" %) |(% style="width:102px" %)((( 251 251 (% style="text-align: center;" %) 252 - 253 -))) 254 -)))|(% style="width:102px" %)((( 255 -(% style="text-align: center;" %) 256 256 [[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Brandschutzhelfer%22%0AOrt%3A%20Inhouse%0AWunschtermin%3A%0ATeilnehmeranzahl%3A%20%0ARechnungsempf%C3%A4nger%3A]] 257 257 )))