Änderungen von Dokument 5.5. Schulungen

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

Von Version 166.1
bearbeitet von Timo Schmid
am 25.03.2024 10:17
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 173.1
bearbeitet von Heinz Waldmann
am 19.11.2024 15:11
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.TimoSchmid
1 +XWiki.HeinzWaldmann
Inhalt
... ... @@ -1,9 +1,7 @@
1 1  Wir bieten exklusiv für unsere Kunden, die wir sicherheitstechnisch betreuen, folgende Schulungen an, um Führungskräfte und Mitarbeiter zu den Themen Sicherheit und Gesundheit zu qualifizieren. An den genannten Terminen finden kundenübergreifende Schulungen bei uns in Sulzberg oder Online statt.
2 2  
3 -Präsenz-Schulungen finden ab einer Teilnehmerzahl von 4 Personen statt. Um die Sicherheit Ihrer und unserer Mitarbeiter zu gewährleisten ist die Teilnehmerzahl bis auf Weiteres auf 8 Personen beschränkt.
3 +Präsenz-Schulungen finden ab einer Teilnehmerzahl von 4 Personen statt. Online-Schulungen finden ab 4 Teilnehmern statt.
4 4  
5 -Online-Schulungen finden ab 4 Teilnehmern statt.
6 -
7 7  Gerne führen wir auch sämtliche Schulungen als Inhouse-Veranstaltungen bei Ihnen im Betrieb durch.
8 8  
9 9  Alle Anfragen sind unverbindlich. Wir lassen Ihnen bei allen Anfragen ein individuelles Angebot zukommen.
... ... @@ -19,9 +19,19 @@
19 19  {{velocity}}
20 20  #set ($title = 'vorbildlich führen - Arbeitsschutz für Führungskräfte')
21 21  #if ($curwiki != $null)
22 -#set ($link = $curwiki + ":" + $doc.toString.replaceAll('.WebHome',$title) + '.WebHome')
23 -[[$title>>$link]]
20 +#set ($vidtoshow = $null)
21 +#foreach ($child in $doc.getChildren())
22 +#if ($child.toString().contains($title))
23 +#set ($vidtoshow = $child)
24 +#break
25 +#end
26 +#end
27 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
28 +**$title**
24 24  #else
30 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
31 +#end
32 +#else
25 25  **$title**
26 26  #end
27 27  {{/velocity}}
... ... @@ -66,7 +66,25 @@
66 66  )))
67 67  )))
68 68  |(% style="width:72px" %)2|(% style="width:166px" %)(((
69 -**selbst sicher Gefährdungen beurteilen**
77 +{{velocity}}
78 +#set ($title = 'selbst sicher Gefährdungen beurteilen')
79 +#if ($curwiki != $null)
80 +#set ($vidtoshow = $null)
81 +#foreach ($child in $doc.getChildren())
82 +#if ($child.toString().contains($title))
83 +#set ($vidtoshow = $child)
84 +#break
85 +#end
86 +#end
87 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
88 +**$title**
89 +#else
90 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
91 +#end
92 +#else
93 +**$title**
94 +#end
95 +{{/velocity}}
70 70  
71 71  Online-Schulung
72 72  )))|(% style="width:711px" %)(((
... ... @@ -75,7 +75,7 @@
75 75  
76 76  (% style="text-align: justify;" %)
77 77  Der Link zur Teilnahme wird ca. 1 Woche vor Beginn an die Teilnehmer versendet.
78 -)))|(% style="text-align:center; width:75px" %)2 h|(% style="text-align:center; width:79px" %)Frank|(% style="width:139px" %)(((
104 +)))|(% style="text-align:center; width:75px" %)2 h|(% style="text-align:center; width:79px" %)Reuß|(% style="width:139px" %)(((
79 79  (% style="text-align: center;" %)
80 80  
81 81  )))|(% style="width:102px" %)(((
... ... @@ -92,7 +92,25 @@
92 92  )))
93 93  )))
94 94  |(% style="width:72px" %)3|(% style="width:166px" %)(((
95 -**Risiken richtig unterweisen**
121 +{{velocity}}
122 +#set ($title = 'selbst sicher unterweisen - Erwartungen klar kommunizieren')
123 +#if ($curwiki != $null)
124 +#set ($vidtoshow = $null)
125 +#foreach ($child in $doc.getChildren())
126 +#if ($child.toString().contains($title))
127 +#set ($vidtoshow = $child)
128 +#break
129 +#end
130 +#end
131 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
132 +**$title**
133 +#else
134 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
135 +#end
136 +#else
137 +**$title**
138 +#end
139 +{{/velocity}}
96 96  
97 97  Online-Schulung
98 98  )))|(% style="width:711px" %)(((
... ... @@ -131,7 +131,25 @@
131 131  [[**~[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]]
132 132  )))
133 133  |(% style="width:72px" %)4|(% style="width:166px" %)(((
134 -**ANWANDER für Anwender** – **Einführung in das ANWANDER-Wiki**
178 +{{velocity}}
179 +#set ($title = 'ANWANDER für Anwender – Einführung in das ANWANDER-Wiki')
180 +#if ($curwiki != $null)
181 +#set ($vidtoshow = $null)
182 +#foreach ($child in $doc.getChildren())
183 +#if ($child.toString().contains($title))
184 +#set ($vidtoshow = $child)
185 +#break
186 +#end
187 +#end
188 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
189 +**$title**
190 +#else
191 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
192 +#end
193 +#else
194 +**$title**
195 +#end
196 +{{/velocity}}
135 135  
136 136  Online-Schulung
137 137  )))|(% style="width:711px" %)(((
... ... @@ -154,7 +154,25 @@
154 154  
155 155  )))|(% 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]]
156 156  |(% style="width:72px" %)5|(% style="width:166px" %)(((
157 -(% style="color:#171717" %)**Gesund führen - sich und andere**
219 +{{velocity}}
220 +#set ($title = 'Gesund führen - sich und andere')
221 +#if ($curwiki != $null)
222 +#set ($vidtoshow = $null)
223 +#foreach ($child in $doc.getChildren())
224 +#if ($child.toString().contains($title))
225 +#set ($vidtoshow = $child)
226 +#break
227 +#end
228 +#end
229 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
230 +**$title**
231 +#else
232 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
233 +#end
234 +#else
235 +**$title**
236 +#end
237 +{{/velocity}}
158 158  
159 159  Präsenz-Schulung
160 160  )))|(% style="width:711px" %)(((
... ... @@ -169,7 +169,7 @@
169 169  
170 170  (% style="text-align: justify;" %)
171 171  Abschluss mit Teilnehmerzertifikat.
172 -)))|(% style="text-align:center; width:75px" %)2 Tage|(% style="text-align:center; width:79px" %)Waldmann|(% style="text-align:center; width:139px" %)(((
252 +)))|(% style="text-align:center; width:75px" %)2 Tage|(% style="text-align:center; width:79px" %)Waldmann/Reuß|(% style="text-align:center; width:139px" %)(((
173 173  
174 174  )))|(% style="text-align:center; width:102px" %)(((
175 175  
... ... @@ -177,7 +177,25 @@
177 177  [[**~[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]]
178 178  )))
179 179  |(% style="width:72px" %)6|(% style="width:166px" %)(((
180 -(% style="font-size:14px" %)**Ausbildung zum Sicherheitsbeauftragten**
260 +{{velocity}}
261 +#set ($title = 'Ausbildung zum Sicherheitsbeauftragten')
262 +#if ($curwiki != $null)
263 +#set ($vidtoshow = $null)
264 +#foreach ($child in $doc.getChildren())
265 +#if ($child.toString().contains($title))
266 +#set ($vidtoshow = $child)
267 +#break
268 +#end
269 +#end
270 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
271 +**$title**
272 +#else
273 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
274 +#end
275 +#else
276 +**$title**
277 +#end
278 +{{/velocity}}
181 181  
182 182  Präsenz-Schulung
183 183  )))|(% style="width:711px" %)(((
... ... @@ -197,36 +197,37 @@
197 197  Abschluss mit Teilnehmerzertifikat.
198 198  )))|(% style="text-align:center; width:75px" %)2 Tage|(% style="text-align:center; width:79px" %)Frank/Reuß|(% style="width:139px" %)(((
199 199  (% style="text-align: center;" %)
200 -16. & 24.04.2024
298 +
201 201  
202 202  (% style="text-align: center;" %)
203 -09. & 17.07.2024
204 -
205 -(% style="text-align: center;" %)
206 -01. & 09.10.2024
207 -
208 -(% style="text-align: center;" %)
209 -(Start jeweils um 08:30 Uhr)
210 -
211 -(% style="text-align: center;" %)
212 212  
213 213  )))|(% style="width:102px" %)(((
214 -(((
215 215  (% style="text-align: center;" %)
216 -[[**~[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]]
217 -
218 -(% style="text-align: center;" %)
219 -[[**~[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]]
220 -
221 -(% style="text-align: center;" %)
222 -[[**~[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]]
223 -)))
304 +
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**
310 +{{velocity}}
311 +#set ($title = 'Ausbildung zum Brandschutzhelfer')
312 +#if ($curwiki != $null)
313 +#set ($vidtoshow = $null)
314 +#foreach ($child in $doc.getChildren())
315 +#if ($child.toString().contains($title))
316 +#set ($vidtoshow = $child)
317 +#break
318 +#end
319 +#end
320 +#if ($vidtoshow == $null || $xwiki.getDocument($vidtoshow).getContent().contains('video url') == false)
321 +**$title**
322 +#else
323 +[[$title>>||queryString="doctoshow=$escapetool.url($vidtoshow)"]]
324 +#end
325 +#else
326 +**$title**
327 +#end
328 +{{/velocity}}
230 230  
231 231  Präsenz-Schulung
232 232  )))|(% style="width:711px" %)(((
... ... @@ -243,23 +243,8 @@
243 243  Abschluss mit Teilnehmerzertifikat.
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 -Donnerstag,
247 -der 04.07.2024
248 -(Start um 13:00 Uhr)
249 -)))|(% style="width:102px" %)(((
250 -[[**~[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]]
251 -
252 -(((
253 253  
254 -
255 -(((
346 +)))|(% style="width:102px" %) |(% style="width:102px" %)(((
256 256  (% style="text-align: center;" %)
257 -
258 -)))
259 -
260 -
261 -)))
262 -)))|(% style="width:102px" %)(((
263 -(% style="text-align: center;" %)
264 264  [[**~[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]]
265 265  )))