-
Notifications
You must be signed in to change notification settings - Fork 0
/
event_application.yml
122 lines (122 loc) · 3.82 KB
/
event_application.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
options:
hide_event_toc: False
hide_mlh_toc: False
min_resume_age: 17
custom_fields:
- name: linkedin_url
label: 'LinkedIn URL'
validate_regex: '\A(https:\/\/)?(www.)?linkedin.com\/in\/\S+\z'
validate_error: 'Your Linkedin URL is invalid. Example format: https://linkedin.com/in/yourprofile'
- name: github_url
label: 'GitHub URL'
validate_regex: '\A(https:\/\/)?(www.)?github.com\/\S+\z'
validate_error: 'Your Github URL is invalid. Example format: https://github.com/yourprofile'
- name: other_url
label: 'Other website URL'
- name: been_to_hackathon
label: 'Have you been to a hackathon before?'
type: boolean
required: True
toggle_field: how_many_hackathons
- name: how_many_hackathons
label: "About how many hackathons have you attended?"
type: select
options:
- 1
- 2
- 3
- 4
- 5 or more
hidden: True
- name: been_to_hackher
label: 'Have you previously attended HackHer413?'
type: boolean
required: True
toggle_field: previous_hackher_comments
- name: previous_hackher_comments
label: "Since you've attended HackHer413 before, is there anything new or different you'd like to see at HackHer413 2021?"
type: textarea
max_chars: 500
hidden: True
- name: programming_skills
label: "Programming Skills (select all that apply, and if you don't know many that's okay!)"
type: multiselect
options:
- HTML/CSS
- Javascript/Node
- PHP
- SQL
- Ruby
- Java
- Kotlin
- Swift
- Objective C
- C/C++/C#
- Python
- name: hardware_skills
label: 'Hardware Skills (select all that apply)'
type: multiselect
options:
- Embedded Systems
- Robotics
- Wireless Communications
- Circuits
- 3D Printing
- name: other_skills
label: 'If there are any other tech-related skills not listed above that you would like to share, list them below'
type: textarea
max_chars: 500
- name: get_out_of_hh
label: 'What would you like to get out of HackHer413 2021? (select all that apply)'
type: multiselect
options:
- Learn more about hardware and hardware hacking
- Learn more about web programming
- Learn more about AI and machine learning
- Learn more about iOS/Android app development
- Hack with people you know
- Hack with people you don't know
- Network with sponsors
- name: interested_in_beginner
label: "Would you be interested in participating in the beginner's track, with specialized workshops to help you learn coding and other cool skills? You don't need any experience to participate in these workshops!"
type: boolean
required: True
- name: interested_in_beginner_plus_plus
label: "Would you be interested in participating in the beginner++ track? These workshops can help expand on your current experience, and let you take away exciting new skills!"
type: boolean
required: True
- name: hardware_interest
label: "Are you interested in attending hardware workshops at HackHer413 2021?"
type: boolean
required: True
- name: software_interest
label: "Are you interested in attending software workshops at HackHer413 2021?"
type: boolean
required: True
- name: how_did_you_hear
label: 'How did you hear about HackHer413 2021?'
type: multiselect
required: True
options:
- I previously attended HackHer413
- From the MLH website
- From HackUMass
- From another MLH event
- Word of mouth
- From a teacher
- From a friend
- Social media
- I go to UMass
- Other
- name: what_online
label: 'What type of online activities would you like to see at HackHer413 2021?'
type: 'textarea'
max_chars: 500
- name: fun_question
label: 'Are you excited to become a part of the beehive?! #iBeelong #PartoftheSwarm'
type: multiselect
required: True
options:
- yeah
- YEAH
- HELL YEAH