Änderungen von Dokument 5.5. Schulungen
Zuletzt geändert von Jenny Feneberg am 17.04.2025 11:44
Von Version 153.1
bearbeitet von Jenny Feneberg
am 24.10.2022 11:47
am 24.10.2022 11:47
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 168.3
bearbeitet von Timo Schmid
am 25.03.2024 10:43
am 25.03.2024 10:43
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. JennyFeneberg1 +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 +$xwiki.getDocument($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;" %) ... ... @@ -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)57 + 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** 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}} 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** 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}} 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** 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}} 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** 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}} 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** 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}} 175 175 176 176 Präsenz-Schulung 177 177 )))|(% style="width:711px" %)((( ... ... @@ -191,13 +191,13 @@ 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.2023301 +16. & 24.04.2024 195 195 196 196 (% style="text-align: center;" %) 197 - ~11. & 19.07.2023304 +09. & 17.07.2024 198 198 199 199 (% style="text-align: center;" %) 200 - 10. &18.10.2023307 +01. & 09.10.2024 201 201 202 202 (% style="text-align: center;" %) 203 203 (Start jeweils um 08:30 Uhr) ... ... @@ -207,28 +207,43 @@ 207 207 )))|(% style="width:102px" %)((( 208 208 ((( 209 209 (% style="text-align: center;" %) 210 -[[**~[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]]317 +[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Sicherheitsbeauftragten%22%20%0ATermin%3A%2016.%20%26%2024.04.2024%0ATeilnehmer*innen%3A%20%0ARechnungsempf%C3%A4nger%3A]] 211 211 319 +(% style="text-align: center;" %) 320 +[[**~[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]] 212 212 213 - 214 214 (% style="text-align: center;" %) 215 - 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]] 216 216 ))) 217 - 218 -((( 219 - 220 -))) 221 221 )))|(% style="width:102px" %)((( 222 222 (% style="text-align: center;" %) 223 223 [[**~[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]] 224 224 ))) 225 225 |(% style="width:72px" %)7|(% style="width:166px" %)((( 226 -**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}} 227 227 228 228 Präsenz-Schulung 229 229 )))|(% style="width:711px" %)((( 230 230 (% style="text-align: justify;" %) 231 -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.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. 232 232 233 233 (% style="text-align: justify;" %) 234 234 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. ... ... @@ -240,8 +240,13 @@ 240 240 Abschluss mit Teilnehmerzertifikat. 241 241 )))|(% style="text-align:center; width:75px" %)4 h|(% style="text-align:center; width:79px" %)Bühler|(% style="width:139px" %)((( 242 242 (% style="text-align: center;" %) 243 - 365 +Donnerstag, 366 +der 04.07.2024 367 +(Start um 13:00 Uhr) 244 244 )))|(% style="width:102px" %)((( 369 +[[**~[Anfrage~]**>>mailto:[email protected]?subject=Buchungsanfrage&body=Schulung%3A%20%22Ausbildung%20zum%20Brandschutzhelfer%22%0ATermin%3A%2004.07.2024%0ATeilnehmer*innen%3A%20%0ARechnungsempf%C3%A4nger%3A]] 370 + 371 +((( 245 245 246 246 247 247 ((( ... ... @@ -248,6 +248,9 @@ 248 248 (% style="text-align: center;" %) 249 249 250 250 ))) 378 + 379 + 380 +))) 251 251 )))|(% style="width:102px" %)((( 252 252 (% style="text-align: center;" %) 253 253 [[**~[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]]