You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/english/events/registration.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,29 @@ dynamic_form_engine:
27
27
content: ''
28
28
required: true
29
29
type: email
30
+
- identifier: participation-type
31
+
id: participation-type
32
+
title: Participation type
33
+
content: ''
34
+
use_card_style: false
35
+
options:
36
+
- id: in-person
37
+
value: In-person
38
+
title: In-person
39
+
content: ''
40
+
- id: online
41
+
value: Online
42
+
title: Online
43
+
content: ''
44
+
required: true
45
+
type: radio
30
46
- identifier: terms-and-conditions
31
47
id: terms-and-conditions
32
48
title: By checking this box you agree with
33
49
content: >
34
50
- Submitted data will only be processed in the context of the event.
35
51
36
-
- Your registration is complete once the participation fee has been paid as outlined in the confirmation email.
52
+
- Your registration is complete once the participation fee (€300 for in-person participation or €200 for online participation) has been paid. Payment instructions will be send to you by email.
37
53
38
54
- Inform Algorithm Audit as soon as possible if you are unable to attend the event by sending an email to info@algorithmaudit.eu.
Copy file name to clipboardExpand all lines: content/nederlands/events/registration.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,13 +27,29 @@ dynamic_form_engine:
27
27
content: ''
28
28
required: true
29
29
type: email
30
+
- identifier: participation-type
31
+
id: participation-type
32
+
title: Type deelname
33
+
content: ''
34
+
use_card_style: false
35
+
options:
36
+
- id: in-person
37
+
value: Fysiek
38
+
title: Fysiek
39
+
content: ''
40
+
- id: online
41
+
value: Online
42
+
title: Online
43
+
content: ''
44
+
required: true
45
+
type: radio
30
46
- identifier: terms-and-conditions
31
47
id: terms-and-conditions
32
48
title: Door dit vakje aan te vinken ga je akkoord met
33
49
content: >
34
50
- Ingezonden gegevens worden alleen verwerkt in het kader van het event.
35
51
36
-
- Je aanmelding is definitief zodra de deelnamekosten zijn voldaan zoals beschreven in de bevestigingsmail.
52
+
- Je inschrijving is volledig zodra de deelnamekosten (€300 voor fysieke deelname of €200 voor online deelname) zijn betaald. Betalingsinstructies worden je per e-mail toegestuurd.
37
53
38
54
- Informeer Algorithm Audit zo snel mogelijk als je niet bij het event aanwezig kunt zijn door een mail te sturen naar info@algorithmaudit.eu.
0 commit comments