Änderungen von Dokument Schulungsvideos


Von Version 23.1
bearbeitet von XIMA Admin
am 14.03.2022, 15:53
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 27.1
bearbeitet von XIMA Admin
am 14.03.2022, 15:55
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -8,37 +8,36 @@
8 8  
9 9  Wenn die Übungen aller Blöcke abgeschlossen wurden, **kann** das Ergebnis (Formular mit Workflow) eingereicht werden und Sie erhalten zwei kostenfreie Supportanfragen.
10 10  
11 -
12 12  {{velocity}}
13 13  #set ($mainCards = [{
14 14   'icon': 'fa fa-play-circle',
15 15   'title': 'Lektion 1',
16 16   'description': 'Erste Schritte<br>Formulardesigner',
17 - 'documentation': "Formcycle.Designer"
16 + 'documentation': "Formcycle.Designer",
17 + 'bgcolor': '#cae7df',
18 + 'color': '#2b3649',
19 + 'colordesc': '#617496'
18 18  }, {
19 19   'icon': 'fa fa-play-circle',
20 20   'title': 'Lektion 2',
21 21   'description': 'Posteingang<br>Workflowdesigner',
22 22   'documentation': 'Formcycle.Designer.Workflow',
23 - 'bgcolor': '#617496',
24 - 'color': '#fff',
25 - 'colordesc': '#e1e2e4'
25 + 'bgcolor': '#cae7df',
26 + 'color': '#2b3649',
27 + 'colordesc': '#617496'
26 26  }, {
27 27   'icon': 'fa fa-play-circle',
28 28   'title': 'Lektion 3',
29 29   'description': 'Veröffentlichen<br>Benutzerverwaltung',
30 30   'documentation': 'Formcycle.UserInterface',
31 - 'bgcolor': '#617496',
32 - 'color': '#fff',
33 - 'colordesc': '#e1e2e4'
33 + 'bgcolor': '#cae7df',
34 + 'color': '#2b3649',
35 + 'colordesc': '#617496'
34 34  }, {
35 35   'icon': 'fa fa-play-circle',
36 36   'title': 'Sonstiges',
37 37   'description': 'Double-Opt-In<br>Platzhalter<br>Templates<br>...',
38 - 'documentation': 'Formcycle.Inbox',
39 - 'bgcolor': '#617496',
40 - 'color': '#fff',
41 - 'colordesc': '#e1e2e4'
40 + 'documentation': 'Formcycle.Inbox'
42 42  }])
43 43  
44 44  ## 'icon': 'fa fa-play-circle',