Wiki source code of Schulungsvideos
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | In den Schulungsvideos begleiten wir Sie bei den ersten Schritten und Sie lernen unter anderem, wie Sie Formulare im Formulardesigner erstellen, Workflows konfigurieren und die Formulare bereitstellen. | ||
2 | {{velocity}} | ||
3 | #set ($mainCards = [{ | ||
4 | 'icon': 'fa fa-play-circle', | ||
5 | 'title': 'Lektion 1', | ||
6 | 'description': 'Erste Schritte<br>Formulardesigner', | ||
7 | 'documentation': "Schulung.lektion1", | ||
8 | 'bgcolor': '#cae7df', | ||
9 | 'color': '#2b3649', | ||
10 | 'colordesc': '#617496' | ||
11 | }, { | ||
12 | 'icon': 'fa fa-play-circle', | ||
13 | 'title': 'Lektion 2', | ||
14 | 'description': 'Workflowdesigner', | ||
15 | 'documentation': 'Schulung.lektion2', | ||
16 | 'bgcolor': '#cae7df', | ||
17 | 'color': '#2b3649', | ||
18 | 'colordesc': '#617496' | ||
19 | }, { | ||
20 | 'icon': 'fa fa-play-circle', | ||
21 | 'title': 'Lektion 3', | ||
22 | 'description': 'Postfach', | ||
23 | 'documentation': 'Schulung.lektion3', | ||
24 | 'bgcolor': '#cae7df', | ||
25 | 'color': '#2b3649', | ||
26 | 'colordesc': '#617496' | ||
27 | }, { | ||
28 | 'icon': 'fa fa-play-circle', | ||
29 | 'title': 'Sonstiges', | ||
30 | 'description': 'Datenquellen<br>Double-Opt-In<br>...', | ||
31 | 'documentation': 'Schulung.lektionSonstiges' | ||
32 | }]) | ||
33 | ## 'icon': 'fa fa-play-circle', | ||
34 | ## 'title': 'Einführungsvideos', | ||
35 | ## 'description': 'Kurze Videos zum Vorstellen einzelner FORMCYCLE-Funktionen; ggf. Titel "Schnelleinstieg"', | ||
36 | ## 'documentation': 'https://formcycle.eu/de/features' | ||
37 | ##}, { | ||
38 | ## 'iconfc': 'puzzle', | ||
39 | ## 'title': 'Anwendungsfälle', | ||
40 | ## 'description': 'Formulardaten verarbeiten', | ||
41 | ## 'documentation': 'doc:Anwendungsfälle.WebHome' | ||
42 | ##}, { | ||
43 | ## 'icon': 'fa fa-share-square', | ||
44 | ## 'title': 'Daten extern weiterverarbeiten', | ||
45 | ## 'description': 'Mit FORMCYCLE erfasste Daten an andere Systeme weiterleiten', | ||
46 | ## 'documentation': 'Formcycle.UserInterface.MyForms.WorkflowProcessing' | ||
47 | ##}, { | ||
48 | ##{{html}} | ||
49 | ##$jsontool.serialize(${mainCards})<br> | ||
50 | ##$jsontool.serialize($mainCards)<br> | ||
51 | ##{{/html}} | ||
52 | {{MainMenuTiles cards='$jsontool.serialize($mainCards)' /}} | ||
53 | {{/velocity}} | ||
54 | |||
55 | Nachdem Sie sich die Grundlagenvideos angeschaut haben, gibt es die Möglichkeit, an einem Workshop teilzunehmen. Weitere Informationen zum Inhalt der Workshops finden Sie unter https://www.formcycle.eu/de/schulungen | ||
56 | |||
57 | Voraussetzungen für die Teilnahme an einem Workshop sind die Grundlagenvideos und die Bearbeitung und Einreichung unserer Übungsaufgabe. Die Übungsaufgabe können Sie [[hier>>https://pro.formcloud.de/formcycle/form/provide/15168/]] anfordern. |